[Bug preprocessor/79106] wrong source line printed in diagnostics for a translation unit

2024-04-09 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79106 Andrew Pinski changed: What|Removed |Added CC||rowe-gcc at excc dot ex.ac.uk ---

[Bug preprocessor/79106] wrong source line printed in diagnostics for a translation unit

2024-04-09 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79106 --- Comment #9 from Andrew Pinski --- Also note both EDG is able to handle this correctly (clang was already mentioned).

[Bug preprocessor/79106] wrong source line printed in diagnostics for a translation unit

2019-12-09 Thread lucas.bader at sap dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79106 Lucas Bader changed: What|Removed |Added CC||lucas.bader at sap dot com --- Comment #7

[Bug preprocessor/79106] wrong source line printed in diagnostics for a translation unit

2017-01-17 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79106 --- Comment #6 from Martin Sebor --- That's right. I believe printing the contents of the translation unit and not even opening the files referenced by the #line directives in it like Clang does is the expected and correct behavior. Not just

[Bug preprocessor/79106] wrong source line printed in diagnostics for a translation unit

2017-01-17 Thread dmalcolm at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79106 David Malcolm changed: What|Removed |Added CC||dmalcolm at gcc dot gnu.org --- Comment

[Bug preprocessor/79106] wrong source line printed in diagnostics for a translation unit

2017-01-17 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79106 Martin Sebor changed: What|Removed |Added Status|RESOLVED|NEW Resolution|INVALID

[Bug preprocessor/79106] wrong source line printed in diagnostics for a translation unit

2017-01-17 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79106 Richard Biener changed: What|Removed |Added Keywords||diagnostic Status|NEW

[Bug preprocessor/79106] wrong source line printed in diagnostics for a translation unit

2017-01-16 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79106 Martin Sebor changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug preprocessor/79106] wrong source line printed in diagnostics for a translation unit

2017-01-16 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79106 Jakub Jelinek changed: What|Removed |Added CC||jakub at gcc dot gnu.org --- Comment #1