This is the mail archive of the libc-alpha@sourceware.org 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] Quash warning


On Fri, Aug 17, 2012 at 02:08:05PM -0700, Roland McGrath wrote:
> This is OK, but if there are many that come from the same macros then it
> might be worth looking into a different approach that makes the macro
> itself arrange to suppress the warning, rather than cluttering up a lot of
> source code.  I'm not sure if just adding a 'foo = foo;' statement is
> enough, but it might be.

On x86_64 when using ldbl-96 I've seen just this one.  But with
ldbl-128{,ibm} there will be another occurences, I suspect.

	Marek


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