[Bug bootstrap/11318] [3.4 regresssion] Spurious bootstrap comparison failures on sparc-sun-solaris

zack at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Wed Jun 25 21:40:00 GMT 2003


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11318


zack at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |WAITING


------- Additional Comments From zack at gcc dot gnu dot org  2003-06-25 19:17 -------
That should be unnecessary; sparc-sun-solaris should pick up the elfos.h
TARGET_ASM_FILE_START_FILE_DIRECTIVE setting.  Setting it unconditionally
in sparc/sparc.c will break older (a.out) targets that don't want a .file
directive.

Please investigate why the elfos.h definition is not getting used.



More information about the Gcc-bugs mailing list