[Bug c++/66290] wrong location for -Wunused-macros
manu at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Aug 17 19:28:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66290
Manuel López-Ibáñez <manu at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Last reconfirmed|2016-07-23 00:00:00 |2016-8-17
CC| |dmalcolm at gcc dot gnu.org
Version|unknown |7.0
--- Comment #2 from Manuel López-Ibáñez <manu at gcc dot gnu.org> ---
I don't care much about this particular warning, but either we do not print a
caret line when the column is zero or we print it at column 1. But the current
behavior is broken and a regression w.r.t. how it was working in 4.9.
More information about the Gcc-bugs
mailing list