This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/17913] [4.0 Regression] ICE jumping into statement expression
- From: "rguenth at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 9 Sep 2005 10:41:27 -0000
- Subject: [Bug c++/17913] [4.0 Regression] ICE jumping into statement expression
- References: <20041009192304.17913.jsm28@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From rguenth at gcc dot gnu dot org 2005-09-09 10:41 -------
This is fixed in the C frontend. C++ needs taking care (4.1 works). By the
solution for the C frontend problem I suppose this is now ice-on-invalid-code.
--
What |Removed |Added
----------------------------------------------------------------------------
Component|c |c++
Keywords|ice-on-valid-code |ice-on-invalid-code
Known to fail| |4.0.1
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17913