[Bug middle-end/20995] [3.4 regression] ICE in const_binop, at fold-const.c:1391
reichelt at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Thu Apr 14 08:40:00 GMT 2005
------- Additional Comments From reichelt at gcc dot gnu dot org 2005-04-14 08:39 -------
Shorter testcase:
======================================
template<int N> void foo()
{
double d = (N ? 0.0 : 0) + 1;
}
======================================
--
What |Removed |Added
----------------------------------------------------------------------------
CC| |reichelt at gcc dot gnu dot
| |org
Keywords| |monitored
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20995
More information about the Gcc-bugs
mailing list