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

Martin Sebor <msebor at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
      Known to work|                            |5.3.0
           Keywords|                            |ice-on-invalid-code
   Last reconfirmed|                            |2017-02-08
                 CC|                            |msebor at gcc dot gnu.org
     Ever confirmed|0                           |1
            Summary|ICE in add_stmt, at         |[6/7 Regression] ICE in
                   |cp/semantics.c:385          |add_stmt, at
                   |                            |cp/semantics.c:385
      Known to fail|                            |6.1.0, 7.0

--- Comment #1 from Martin Sebor <msebor at gcc dot gnu.org> ---
Confirmed.  Bisection points to r228777 (gcc 6.0.0):

r228777 | jakub | 2015-10-13 15:06:23 -0400 (Tue, 13 Oct 2015) | 1087 lines

The revision just prior to it rejects test case in z1.cc with:

z1.cc:1:19: error: expected declaration specifiers before end of line

Reply via email to