https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87091
--- Comment #6 from David Malcolm ---
I've been using this PR to track various tweaks to how we print that fix-it
hint. As well as the bug fix referred to in comment #1, we've gone from:
In file included from
../x86_64-pc-linux-gnu/libstdc++-v
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87091
--- Comment #5 from David Malcolm ---
Author: dmalcolm
Date: Mon Aug 27 14:02:05 2018
New Revision: 263885
URL: https://gcc.gnu.org/viewcvs?rev=263885&root=gcc&view=rev
Log:
Less verbose fix-it hints for missing header files (PR 87091)
This pat
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87091
--- Comment #4 from David Malcolm ---
Author: dmalcolm
Date: Mon Aug 27 13:46:32 2018
New Revision: 263884
URL: https://gcc.gnu.org/viewcvs?rev=263884&root=gcc&view=rev
Log:
diagnostics: show an extra line of context in line-insertion fix-it hin
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87091
--- Comment #3 from David Malcolm ---
Author: dmalcolm
Date: Fri Aug 24 21:17:48 2018
New Revision: 263843
URL: https://gcc.gnu.org/viewcvs?rev=263843&root=gcc&view=rev
Log:
diagnostics: tweaks to line-spans vs line numbering (PR 87091)
This pa
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87091
David Malcolm changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87091
--- Comment #1 from David Malcolm ---
Looks a lot like the issue I fixed in r263606.