https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64332
Jonathan Wakely changed:
What|Removed |Added
Last reconfirmed|2014-12-16 00:00:00 |2022-1-10
--- Comment #7 from Jonathan
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64332
--- Comment #6 from Manuel López-Ibáñez ---
(In reply to Azat from comment #5)
> > Whether the correct behavior is that the system_header applies to the
> > definition or to the expansion location, I am not sure. However, the bad
> > location of
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64332
--- Comment #5 from Azat ---
On Tue, Dec 16, 2014 at 05:16:41PM +, manu at gcc dot gnu.org wrote:
> The C FE does not point to __constructor (3:1 vs 3:19), thus it doesn't
> realize
> this comes from a macro expansion, thus (in your testcase
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64332
Manuel López-Ibáñez changed:
What|Removed |Added
Keywords||diagnostic
Status|UNCO