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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
           Keywords|                            |rejects-valid
   Last reconfirmed|                            |2021-09-02
            Summary|__attribute__               |"fast" and "g" should be
                   |((optimize(...))) version   |aliases of "Ofast" and "Og"
                   |of -Ofast                   |inside optimize attribute
     Ever confirmed|0                           |1

--- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Confirmed. "g" has the same issue too.

Reply via email to