This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug bootstrap/50822] [4.7 regression] Solaris/SPARC bootstrap failure with Sun as: invalid assembler for ios_init.cc


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

--- Comment #4 from Rainer Orth <ro at gcc dot gnu.org> 2011-10-25 15:04:19 UTC ---
Even with .weakref disabled in gas, gcc emits

<symbol> = <nonexistant symbol>

which gas silently accepts, while Sun as does not.  How is this supposed to
work?

  Rainer


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]