[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[Bug preprocessor/11931] unjustified warning for C89 code using HUGE_VAL



PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11931



------- Additional Comments From jsm at polyomino dot org dot uk  2003-08-15 18:51 -------
Subject: Re:  unjustified warning for C89 code using
 HUGE_VAL

On Fri, 15 Aug 2003, pinskia at gcc dot gnu dot org wrote:

> Most likely the same issue as PR 7263 which is for __extension__ and LL/ULL.
> The warning is issued from the preprocessor.

Note that another possible fix for this problem that I think was suggested
in one of the discussions was disabling this warning in the expansion of a
macro defined in a system header (supposing that making __extension__ have
its effect here is impractical).





------- You are receiving this mail because: -------
You reported the bug, or are watching the reporter.



Reply to: