[Bug c++/17913] [3.4/4.0 Regression] ICE jumping into statement expression

2006-03-10 Thread mmitchel at gcc dot gnu dot org
-- mmitchel at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|4.0.3 |4.0.4 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17913

[Bug c++/17913] [3.4/4.0 Regression] ICE jumping into statement expression

2006-01-02 Thread reichelt at gcc dot gnu dot org
--- Comment #23 from reichelt at gcc dot gnu dot org 2006-01-02 12:09 --- The testcase causes an ICE in gcc 3.4.x and 4.0.x. It works on mainline and the 4.1 branch. But that behavior of the C++ frontend deviates from the C frontend where the code is rejected. So this should be fixed on