This is the mail archive of the libc-alpha@sources.redhat.com mailing list for the glibc 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] add ppc64 specific code


> OK I'll take a look at this. On the .hidden the gcc-3.2 may not
> have all support for this. Full support is promised for gcc-3.3.

The .hidden is never mandatory, just optimal, right?  (The exports are
controlled by version scripts anyway.)  So if you use attribute_hidden and
the other glibc macros with existing configure checks, then it will be
suboptimal in gcc 3.2 but better when 3.3 comes along.

> OK, I'll need to do a quick forward port to current cvs first then create
> new patch.

Please do.


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