------- 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