[Bug other/23572] No warning for assigning a value to a 'float' variable that overflows with option -Wextra
danglin at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Fri Apr 6 18:58:00 GMT 2007
------- Comment #15 from danglin at gcc dot gnu dot org 2007-04-06 19:58 -------
The same errors occur on hppa*-*-hpux*. FP_INFINITE isn't defined in
HP-UX 10. For HP-UX 11, we need "-D_HPUX_SOURCE" to get math.h to define
FP_INFINITE.
--
danglin at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |danglin at gcc dot gnu dot
| |org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23572
More information about the Gcc-bugs
mailing list