This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/66290] wrong location for -Wunused-macros


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.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]