[Bug c++/86586] [6/7/8/9 Regression] -Wsign-compare affects code generation

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Jul 19 14:03:00 GMT 2018


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86586

--- Comment #6 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
That said, if the -W* does't affect code generation goal is very important and
we don't find any other way, perhaps the price to pay for that is acceptable. 
Even the PR86569 patch isn't without cost (in that case even the cost is we
generate worse code with -O0).


More information about the Gcc-bugs mailing list