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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
           Keywords|                            |compile-time-hog
           Assignee|unassigned at gcc dot gnu.org      |pinskia at gcc dot 
gnu.org

--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Note this might speed up the compiler slightly if we change it to `if
(*attrlist)` so I am going to test that change.

Reply via email to