This is the mail archive of the gcc@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]

Re: trunk: bootstrap comparison failure


> Now if this breaks other logic in ld & friends on have_cdtor targets, I guess we could

   0) return to always inlining on non_have_cdtors targets and hope for the best :)

>  1) du _sub_I/sub_D mangling only on targets not having ctors/dtors where merged constructor is always produced
>  2) make constructor merging to discover those specially named functions and
>     actually rename those specially called functions.
>  3) update collect2 to not collect static symbols
>  4) update the tools to also deal with sub_? variant.

Honza


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