This is the mail archive of the gcc-patches@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: C++ PATCH: Throttle inlining


>>>>> "law" == law  <law@redhat.com> writes:

    law> Cool.  I'm wondering if this bug is what's been causing
    law> multiple symbol errors on hpux11 on the gcc-3.0 branch.  Time
    law> to fire up another build.

Could be -- but only if those popped up in the last week or so.  If
they predate that, or if they persist now, it's likely there's some
deeper problem.  Do we use COMDAT on HPUX11?  I know HP's tools do, so
the OS supports it, but I'm not sure if GCC knows how to take
advantage of that support.

Thanks,

--
Mark Mitchell                   mark@codesourcery.com
CodeSourcery, LLC               http://www.codesourcery.com


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