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]
Other format: [Raw text]

Re: [PATCH, rs6000] fix visibility problems for out-of-line prologues/epilogues


        * config/rs6000/ppc-asm.h (HIDDEN_FUNC): New macro.
        * config/rs6000/crtresfpr.asm, config/rs6000/crtresgpr.asm,
...

Okay.

> I realize that doing this potentially breaks applications that were
> using the symbol.  However, if you were using the symbol, then things
> were broken anyway.

Yep.

Thanks, David


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