This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/66290] wrong location for -Wunused-macros
- From: "manu at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Wed, 17 Aug 2016 19:28:36 +0000
- Subject: [Bug c++/66290] wrong location for -Wunused-macros
- Authentication-results: sourceware.org; auth=none
- Auto-submitted: auto-generated
- References: <bug-66290-4@http.gcc.gnu.org/bugzilla/>
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.