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++/17913] [3.4/4.0 Regression] ICE jumping into statement expression



------- 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 mainline and the 4.0 branch as well.


-- 

reichelt at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|patch                       |accepts-invalid
      Known to work|4.1.0                       |
            Summary|[4.0 Regression] ICE jumping|[3.4/4.0 Regression] ICE
                   |into statement expression   |jumping into statement
                   |                            |expression


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



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