[Bug rtl-optimization/101882] [16 Regression] combine vs. insn with earlyclobber and input and output set to a hard register
segher at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sun Jul 6 03:06:38 GMT 2025
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101882
--- Comment #16 from Segher Boessenkool <segher at gcc dot gnu.org> ---
It is allowed by recog(). Most likely your pattern is incorrect, but it
is not completely impossible there is something wrong in genrecog.cc --
but that isn't combine either.
More information about the Gcc-bugs
mailing list