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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P3                          |P2
             Status|UNCONFIRMED                 |NEW
      Known to work|                            |8.3.0
           Keywords|                            |ice-on-valid-code
   Last reconfirmed|                            |2019-05-13
     Ever confirmed|0                           |1
            Summary|Internal compiler error     |[9/10 Regression] Internal
                   |with no_unique_address      |compiler error with
                   |empty type with constructor |no_unique_address empty
                   |call followed by value      |type with constructor call
                   |initialized to non-zero     |followed by value
                   |                            |initialized to non-zero
   Target Milestone|---                         |9.2

--- Comment #1 from Richard Biener <rguenth at gcc dot gnu.org> ---
Confirmed.  GCC 8 ignores the attribute and works.

Reply via email to