[Bug c++/68819] Invalid "-Wmisleading-indentation" warning if location_t >=LINE_MAP_MAX_LOCATION_WITH_COLS
burnus at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Dec 10 09:07:00 GMT 2015
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68819
--- Comment #7 from Tobias Burnus <burnus at gcc dot gnu.org> ---
(In reply to David Malcolm from comment #6)
> Tobias: does the attached patch fix the issue for your test case?
Yes, it does - which is not very surprising as I did have a column number of 0.
More information about the Gcc-bugs
mailing list