[Bug rtl-optimization/82683] Combine: GCC generates bad code with -tune=thunderx2t99
segher at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Oct 24 13:54:00 GMT 2017
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82683
--- Comment #9 from Segher Boessenkool <segher at gcc dot gnu.org> ---
The "failed to match" messages are hugely important (in fact, I want it
to print more: _why_ did combination fail, in all the cases where it is
not because of recog).
The "deferring deletion" messages are not from combine (from df, instead).
Yes they are annoying, much more so in other passes.
More information about the Gcc-bugs
mailing list