This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/40033] [4.5 regression] ICE with invalid statement expression
- From: "d dot g dot gorbachev at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 16 Oct 2009 21:57:38 -0000
- Subject: [Bug c/40033] [4.5 regression] ICE with invalid statement expression
- References: <bug-40033-1771@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #1 from d dot g dot gorbachev at gmail dot com 2009-10-16 21:57 -------
Created an attachment (id=18814)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=18814&action=view)
testcase
A similar problem:
bug.cc: In function 'void f()':
bug.cc:5:20: error: '__cxa_begin_catch' cannot be used as a function
bug.cc:5:20: internal compiler error: tree check: expected class 'type', have
'exceptional' (error_mark) in useless_type_conversion_p, at tree-ssa.c:1221
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40033