https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69543
--- Comment #11 from David Malcolm ---
(In reply to David Malcolm from comment #10)
> The lines in comment #9 came from 18f0e0e551a995687e1822aabb9b7d7ee8f11492
> aka r186971 (affecting gcc.dg/cpp/pragma-diagnostic-2.c)
This was:
"[PATCH 07/11
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69543
--- Comment #10 from David Malcolm ---
The lines in comment #9 came from 18f0e0e551a995687e1822aabb9b7d7ee8f11492
aka r186971 (affecting gcc.dg/cpp/pragma-diagnostic-2.c)
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69543
--- Comment #9 from David Malcolm ---
(In reply to David Malcolm from comment #8)
> The following testcases still have xfails:
> c-c++-common/pr69543-3.c
> c-c++-common/pr69543-4.c
> so this isn't quite fixed yet.
These XFAILs are fixed (for
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69543
--- Comment #8 from David Malcolm ---
The following testcases still have xfails:
c-c++-common/pr69543-3.c
c-c++-common/pr69543-4.c
so this isn't quite fixed yet.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69543
Aldy Hernandez changed:
What|Removed |Added
Status|UNCONFIRMED |WAITING
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69543
--- Comment #6 from David Malcolm ---
Author: dmalcolm
Date: Tue Feb 23 17:44:28 2016
New Revision: 233638
URL: https://gcc.gnu.org/viewcvs?rev=233638&root=gcc&view=rev
Log:
PR preprocessor/69126: avoid comparing ad-hoc and non-ad-hoc locations
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69543
--- Comment #5 from David Malcolm ---
Author: dmalcolm
Date: Tue Feb 23 17:39:16 2016
New Revision: 233637
URL: https://gcc.gnu.org/viewcvs?rev=233637&root=gcc&view=rev
Log:
Add test coverage for _Pragma (PR preprocessor 69126, 69543, 69558)
We
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69543
Jakub Jelinek changed:
What|Removed |Added
CC||jakub at gcc dot gnu.org
Target Milest