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

--- Comment #16 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
(In reply to Carlos Eduardo Seo from comment #15)
> I see some failures after this patch on aarch64-linux-gnu:
> 
> FAIL: gcc.dg/guality/pr54693-2.c -O2 -flto -fuse-linker-plugin
> -fno-fat-lto-objects  -DPREVENT_OPTIMIZATION line 21 x == 10 - i
> FAIL: gcc.dg/guality/pr54693-2.c -O2 -flto -fuse-linker-plugin
> -fno-fat-lto-objects  -DPREVENT_OPTIMIZATION line 21 y == 20 - 2 * i
> FAIL: gcc.dg/guality/pr54693-2.c -O2 -flto -fuse-linker-plugin
> -fno-fat-lto-objects  -DPREVENT_OPTIMIZATION line 21 z == 30 - 3 * i
> 
> Could you please take a look?

I suspect it is similar to what was already discussed here: 

https://gcc.gnu.org/pipermail/gcc-patches/2024-April/649347.html

Reply via email to