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++/59231] [4.8/4.9 Regression] gcc misses [-Werror=sign-compare] when inside a template


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

--- Comment #6 from Paolo Carlini <paolo.carlini at oracle dot com> ---
However, what Jason suggested at the time was "ANOTHER job for
c_inhibit_evaluation_warning" (emphasis mine). In my mind that was important
because I saw a clear consistency rationale in the fix. Before changing /
reverting anything here, we should therefore audit all those uses and figure
out which ones we want to remove and finally decide which replacement. Frankly,
I'm not sure this is 4.9 material (whoever does the job ;)


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