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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |UNCONFIRMED
     Ever confirmed|1                           |0

--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
I don't think this is a bug. #pragma here is being treated as a statement.
There has been a few bugs about this in the last year too. Yes it is confusing
but the c standard allows it.

Reply via email to