https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95883
Jason Merrill changed:
What|Removed |Added
CC||jason at gcc dot gnu.org
Sta
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95883
--- Comment #4 from Timothee Besset ---
We are in the same situation; we are assessing a move to a newer gcc but we
need to maintain compatibility with older gcc, at least for the time being. We
would like to avoid having to use macros for all of
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95883
Patrick Moran changed:
What|Removed |Added
CC||patrick.a.moran at gmail dot
com
--- Co
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95883
--- Comment #2 from Timothee Besset ---
Created attachment 48787
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=48787&action=edit
Add a parse for gnu attributes before CPP_DEREF, fixes regression
Proposed patch. Add a parsing for gnu attri
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95883
--- Comment #1 from Timothee Besset ---
Known to fail: 9.3, 10.0
Putting the full link to the original bug so it gets linked:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90333