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


------- 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


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