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]

Re: cc1plus assembler output for HP-UX 10.20


  In message <00033015081402.00502@Maidavale>you write:
  > Weak symbols sounds like a useful new feature for template instantiation
  > folding.  Can I, however, turn this feature off, on platforms where as/ld d
  > not support it, to get the benefit of the other improvements in gcc? 
Look at more recent snapshots.  I added autoconf support for detecting
.weak support.  THe PA port will now only use .weak if it finds an assembler
that supports it.

I'm not sure who put the gcc_compiled symbol back in the assembly output -- 
it is not needed at all by the PA tools.
jeff


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