[Bug c++/77637] ICE on x86_64-linux-gnu (Segmentation fault, tree_check, cp_parser_std_attribute_list...)

rguenth at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Sep 19 07:33:00 GMT 2016


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

Richard Biener <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |ice-on-invalid-code
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2016-09-19
     Ever confirmed|0                           |1
      Known to fail|                            |5.4.0, 6.2.0, 7.0

--- Comment #1 from Richard Biener <rguenth at gcc dot gnu.org> ---
Confirmed.  clang rejects it with

t.ii:1:5: error: expected expression
int[[...]] a;
    ^


More information about the Gcc-bugs mailing list