https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70764
--- Comment #3 from Nick Clifton <nickc at gcc dot gnu.org> --- Hi Kyrylo, > FAIL: tmp is -1, not 0 > FAIL: tmp2 is -1, not 0 > FAIL: gcc.dg/guality/pr41447-1.c -O2 -flto -fno-use-linker-plugin > -flto-partition=none execution test Would you mind uploading this binary so that I can have a look at it ? > There are optimisation levels where the test passes though. > For example: > PASS: gcc.dg/guality/pr41447-1.c -O2 -flto -fuse-linker-plugin > -fno-fat-lto-objects. Could you upload this one too, so that I can compare it ? > Perhaps we should XFAIL the test for aarch64? Not yet - we need to know why the test is failing for the aarch64. Cheers Nick
