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/60114] Incorrect column number for -pedantic and -Wconversion


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60114

--- Comment #3 from Marek Polacek <mpolacek at gcc dot gnu.org> ---
-Woverflow is turned on by default, so it doesn't matter if you specify it or
not; what matters here is the -Wpedantic (we have a bug about that discrepancy:
PR59753).  So yeah, expected.


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