[Bug c/104289] -fdiagnostics-parseable-fixits doesn't always generate fixit notes

2022-02-02 Thread eric.pouech at orange dot fr via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104289 --- Comment #2 from eric.pouech at orange dot fr --- Thx for looking into it. For sake of completeness, clang supports it flawlessly. [eric]$ clang -fdiagnostics-parseable-fixits -c b2.c b2.c:9:28: warning: format specifies type 'int' but the

[Bug c/104289] -fdiagnostics-parseable-fixits doesn't always generate fixit notes

2022-01-31 Thread dmalcolm at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104289 David Malcolm changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug c/104289] -fdiagnostics-parseable-fixits doesn't always generate fixit notes

2022-01-30 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104289 Andrew Pinski changed: What|Removed |Added Severity|normal |enhancement