Re: [PATCH] Fix emit_group_store regression on big-endian

2022-10-13 Thread Richard Biener via Gcc-patches
On Wed, Oct 12, 2022 at 1:01 AM Eric Botcazou via Gcc-patches wrote: > > Hi, > > the recent optimization implemented for complex modes in: > https://gcc.gnu.org/pipermail/gcc-patches/2022-May/595865.html > contains an oversight for big-endian platforms in the "interesting corner > case"

[PATCH] Fix emit_group_store regression on big-endian

2022-10-11 Thread Eric Botcazou via Gcc-patches
Hi, the recent optimization implemented for complex modes in: https://gcc.gnu.org/pipermail/gcc-patches/2022-May/595865.html contains an oversight for big-endian platforms in the "interesting corner case" mentioned in the message: it uses a lowpart SUBREG when the integer modes have different