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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Last reconfirmed|                            |2024-09-04
     Ever confirmed|0                           |1
           Assignee|unassigned at gcc dot gnu.org      |pinskia at gcc dot 
gnu.org
             Status|UNCONFIRMED                 |ASSIGNED

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
The problem is simple aarch64_lookup_shared_state_flags does NOT handle
attributes in the global namespace. It thinks all cxx11_attribute_p attributes
have a namespace associated with them but in this case, reproducible does NOT.

Reply via email to