[Bug fortran/35223] IBITS gives compiler error
burnus at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Mon Feb 18 07:45:00 GMT 2008
------- Comment #14 from burnus at gcc dot gnu dot org 2008-02-18 07:45 -------
> Error: Result of IBITS overflows its kind at (1)
I wonder whether one should also add to simplify.c's range_check
"Result of %s overflows its kind at %L"
the following
". This check can be disabled with the option -fno-range-check"
(That is independent of the removal of the bit manipulations range check.)
--
burnus at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |burnus at gcc dot gnu dot
| |org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35223
More information about the Gcc-bugs
mailing list