On 7/29/24 2:13 PM, Richard Sandiford wrote:
Sorry for the slow reply!
Slow?!? I think I sent that Thu/Fri last week. Nothing to be sorry
about at all in my mind!
No, I agree it looks like a bug. Seems like:
if (outermode == innermostmode
&& known_eq (byte, 0U)
Sorry for the slow reply!
Jeff Law writes:
> We don't really have a good place for discussions anymore other than
> gcc-patches, but this really isn't a patch.. Oh well.
>
>
> I'm debugging a failure of ext-dce on a big endian target (m68k) and I
> can't help but think it's actually exposed a
We don't really have a good place for discussions anymore other than
gcc-patches, but this really isn't a patch.. Oh well.
I'm debugging a failure of ext-dce on a big endian target (m68k) and I
can't help but think it's actually exposed a latent bug in subreg
handling. Your input would be a