[Bug middle-end/107941] json diagnostics format does not include header stack info

2024-07-26 Thread dmalcolm at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107941 David Malcolm changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug middle-end/107941] json diagnostics format does not include header stack info

2024-07-26 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107941 --- Comment #6 from GCC Commits --- The master branch has been updated by David Malcolm : https://gcc.gnu.org/g:4d1f71d49e396cb879d43dc96dc591079af66bbe commit r15-2354-g4d1f71d49e396cb879d43dc96dc591079af66bbe Author: David Malcolm Date: F

[Bug middle-end/107941] json diagnostics format does not include header stack info

2024-07-20 Thread dmalcolm at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107941 David Malcolm changed: What|Removed |Added Keywords||SARIF --- Comment #5 from David Malcolm

[Bug middle-end/107941] json diagnostics format does not include header stack info

2022-12-01 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107941 --- Comment #4 from Andrew Pinski --- diagnostic_report_current_module in diagnostic.cc is what outputs the include stack for the text output case.

[Bug middle-end/107941] json diagnostics format does not include header stack info

2022-12-01 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107941 --- Comment #3 from Andrew Pinski --- (In reply to David Malcolm from comment #2) > Does the SARIF output format contain the information you need? No it does not: {"$schema": "https://raw.githubusercontent.com/oasis-tcs/sarif-spec/master/Schema

[Bug middle-end/107941] json diagnostics format does not include header stack info

2022-12-01 Thread dmalcolm at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107941 --- Comment #2 from David Malcolm --- Does the SARIF output format contain the information you need?

[Bug middle-end/107941] json diagnostics format does not include header stack info

2022-12-01 Thread marxin at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107941 Martin Liška changed: What|Removed |Added Last reconfirmed||2022-12-01 Ever confirmed|0

[Bug middle-end/107941] json diagnostics format does not include header stack info

2022-11-30 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107941 Andrew Pinski changed: What|Removed |Added See Also||https://gcc.gnu.org/bugzill