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

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Known to fail|                            |11.1.0
   Last reconfirmed|                            |2024-01-08
   Target Milestone|---                         |11.5
     Ever confirmed|0                           |1
      Known to work|                            |10.5.0
             Status|UNCONFIRMED                 |NEW
            Summary|ICE when using              |[11/12/13/14 Regression]
                   |[[gnu::copy("")]] attribute |ICE when using
                   |                            |[[gnu::copy("")]] attribute

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Confirmed, GCC 10 and before errored out correctly though with a bogus
location:
<source>:376772:107: error: 'copy' attribute argument cannot be a string

Reply via email to