[Bug c++/23624] [3.4/4.0/4.1 Regression] ICE: internal compiler error: in invert_truthvalue, at fold-const.c:2697
rguenth at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Tue Aug 30 09:13:00 GMT 2005
------- Additional Comments From rguenth at gcc dot gnu dot org 2005-08-30 08:58 -------
It's weird we only fail with f being a template function. In fact, only in this
case we reach the point where we try the invalid folding.
Nevertheless, I have an (obvious) patch. Testing in progress.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23624
More information about the Gcc-bugs
mailing list