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: marking mips/_tilib.c functions as hidden?


On Sun, Feb 02, 2003 at 05:53:56AM -0200, Alexandre Oliva wrote:
> Hmm...  This reminded me you wanted the TImode functions in
> gcc/config/mips/_tilib.c to not be exported from libgcc.  Would
> marking them with attribute hidden be an acceptable solution?

That's one way.  Not adding them to the link map also works.


r~


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