[PATCH] specs changes for PPC/Linux

Jeffrey A Law law@upchuck.cygnus.com
Mon May 31 20:56:00 GMT 1999


  In message < 99051317070002.01268@ns1102.munich.netsurf.de >you write:
  > 
  > --Boundary-=_XrJmOWFrxsjyBldbEFSArCBynEcd
  > Content-Type: text/plain
  > Content-Transfer-Encoding: 8bit
  > 
  > Hi,
  > 
  > this patch contains some minor synchronizations with other Linux platforms 
  > and
  > a small change to the -fpic/-fPIC handling to avoid false FAILs in the
  > testsuite during variation tests with unix{,-fpic,-fPIC}. Or is there anoth
  > er
  > way to accomplish this directly in the testsuite? Like ignoring these
  > *Initialization* warnings of the preprocessor?
  > 
  > Franz.
  > 
  > 	* sysv4.h (CC1_SPEC): Add support for -profile
  > 	(LIB_LINUX_SPEC): Likewise.
  > 	(LIB_LINUX_SPEC): Add support for -pthread
  > 	(CPP_OS_LINUX_SPEC): Likewise.
  > 	(CPP_SYSV_SPEC): Avoid redefinitions if both -fpic and -fPIC are
  > 	specified
Thanks.  I've installed this patch.

Better to avoid the redefinitions than to wack up the testsuite to ignore
the warnings caused by the bogus redefinitions.

jeff



More information about the Gcc-patches mailing list