Don't use -Wno-uninitialized in math/

Andreas Schwab schwab@linux-m68k.org
Fri Aug 21 17:50:00 GMT 2015


Steve Ellcey <sellcey@imgtec.com> writes:

> There is something weird going on.  If I cut out the line that compiles
> s_fmal.c I can run that command and get the error.  If I change the '-c'
> to '-E' to get a preprocessed source file and then compile that with
> '-c' (and all the other options normally used in the compilation) I
> don't get the error.

Probably something is inappropriately setting the system-header flag in
the line directives.  Does it still happen if you preprocess with -P?

Andreas.

-- 
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."



More information about the Libc-alpha mailing list