https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80920
--- Comment #6 from Jonathan Wakely ---
The caret location is just using the same info as the diagnostic message:
b.C:7:12:...
Should we suppress that too? So if you have a file with thousands of lines in,
rather than give a location that is in
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80920
--- Comment #5 from Jason Vas Dias ---
I think if GCC cannot get the position of an error correct,
then it should not show the position at all .
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80920
Jonathan Wakely changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80920
Eric Gallager changed:
What|Removed |Added
CC||egallager at gcc dot gnu.org
--- Comment
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80920
ensadc at mailnesia dot com changed:
What|Removed |Added
CC||ensadc at mailnesia dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80920
Jonathan Wakely changed:
What|Removed |Added
Keywords||diagnostic
Status|UNCONFIR