https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58476
Michael Deutschmann changed:
What|Removed |Added
CC||michael at talosis dot ca
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59782
--- Comment #4 from Michael Deutschmann ---
> According to [1], 4.7.1 is already OK, so > 4007 should be enough.
But 4.7.0 isn't OK, so >= 4007 isn't enough. (> 4007 is functionally
equivalent to >= 4008.)
Note that this does make fixing 4.7.4
Priority: P3
Component: preprocessor
Assignee: unassigned at gcc dot gnu.org
Reporter: michael at talosis dot ca
GCC 4.7.0 and other older versions have a bug (#48326) where the target
attribute can leak, causing illegal instructions to be emitted in code intended
to be