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

Piotr Henryk Dabrowski <phd at phd dot re> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |phd at phd dot re

--- Comment #8 from Piotr Henryk Dabrowski <phd at phd dot re> ---
Can we then have a new "#pragma GCC" for changing such options like
-fpermissive?
Or -Werror which I would like to toggle conditionally for a portion of code?

In general: can we have pragma(s) for every gcc command-line switch?
Would that be possible?
We already have diagnostic for warnings, optimize for optimization options.

Reply via email to