Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 4 Aug 1995 10:11:33 -0700
From:      Joerg Wunsch <joerg>
To:        CVS-commiters, cvs-gnu
Subject:   cvs commit: src/gnu/usr.bin/cc/include tm.h
Message-ID:  <199508041711.KAA22309@freefall.cdrom.com>

next in thread | raw e-mail | index | archive | help
joerg       95/08/04 10:11:33

  Modified:    gnu/usr.bin/cc/include  tm.h
  Log:
  Make only a `-r' flag (as opposed to `-r*') special within the
  LINK_SPEC.  This solves a problem with the f77 frontend where
  aproviding the -r8 option (use REAL*8) caused `cc' to ``forget'' to
  pass the entry point to the linker.
  
  Closes PR #gnu/644: f77 -r8
  
  Reviewed by:	watanabe@komadori.earth.s.kobe-u.ac.jp (Takeshi WATANABE)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199508041711.KAA22309>