https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63326
Manuel López-Ibáñez changed:
What|Removed |Added
Status|RESOLVED|REOPENED
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63326
--- Comment #2 from Dietmar Schindler ---
(In reply to Andrew Pinski from comment #1)
> #pragma are considered statements.
This can't be entirely true, since #pragma can be used where statements cannot
(outside of functions), and #pragma STDC ce
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63326
Andrew Pinski changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---