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++/17642] internal compiler error: in invert_truthvalue, at fold-const.c:2997


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-09-23 22:02 -------
This is a front-end problem (or one where we forgot that COND_EXPR's first operand has to take a 
BOOLEAN_TYPE).

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17642


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