https://gcc.gnu.org/bugzilla/show_bug.cgi?id=122465

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|13.5                        |16.0
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED
            Summary|[13/14/15/16 Regression]    |[13/14/15 Regression] ICE:
                   |ICE: segmentation fault in  |segmentation fault in
                   |c_parse_file() instead of   |c_parse_file() instead of
                   |normal exit when parsing    |normal exit when parsing
                   |malformed C++ for loop with |malformed C++ for loop with
                   |const (or any qualifier)    |const (or any qualifier)
                   |size_t                      |size_t

--- Comment #6 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Fixed on the trunk, error recovery, so not worth fixing on release branches.

Reply via email to