[Bug tree-optimization/83412] GCC line directive suppresses warnings

2017-12-14 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83412 --- Comment #4 from Martin Sebor --- I see. I (obviously) didn't know that. It seems like something worth documenting.

[Bug tree-optimization/83412] GCC line directive suppresses warnings

2017-12-14 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83412 Richard Biener changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug tree-optimization/83412] GCC line directive suppresses warnings

2017-12-13 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83412 --- Comment #2 from Andrew Pinski --- # 12 "a.c" 3 4 This means you are in a system header so -Wsystem is needed IIRC.

[Bug tree-optimization/83412] GCC line directive suppresses warnings

2017-12-13 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83412 Martin Sebor changed: What|Removed |Added Keywords||diagnostic Known to fail|