This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/23624] [3.4/4.0/4.1 Regression] ICE: internal compiler error: in invert_truthvalue, at fold-const.c:2697


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]