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]

Re: [testcase] Simplified testcases why current gcc trunk cannot compile glibc


On Mon, Oct 15, 2001 at 04:06:22PM -0400, Roland McGrath wrote:
> It is existing practice to use `__attribute__((unused))' on functions
> defined in header files to suppress the warnings, with the expectation that
> they will be optimized out rather than become dead code.

It's hard to believe this, since it wouldn't happen like
this without -O3.



r~


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