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

Marek Polacek <mpolacek at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
     Ever confirmed|0                           |1
                 CC|                            |mpolacek at gcc dot gnu.org
             Status|UNCONFIRMED                 |NEW
           Keywords|                            |ice-on-valid-code
   Last reconfirmed|                            |2024-07-20

--- Comment #1 from Marek Polacek <mpolacek at gcc dot gnu.org> ---
Started with r5-4459-g3e605b20a0c804:

commit 3e605b20a0c804d57d4be0f4f2bbab8b4e42fce6
Author: Jason Merrill <ja...@redhat.com>
Date:   Mon Oct 27 13:42:12 2014 -0400

    Implement N3653 (Member initializers and aggregates) and fix references to
'this' in constexpr constructors.

            Implement N3653 (Member initializers and aggregates) and fix
            references to 'this' in constexpr constructors.

also see r12-6028-ga37e8ce3b66325.

Reply via email to