https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81472
Bug ID: 81472 Summary: gcc.dg/torture/pr52028.c failed on armeb big-endian Product: gcc Version: 8.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: target Assignee: unassigned at gcc dot gnu.org Reporter: amker at gcc dot gnu.org Target Milestone: --- The test started failing from r248356 as below: FAIL: gcc.dg/torture/pr52028.c -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test FAIL: gcc.dg/torture/pr52028.c -O3 -g execution test For instance for armeb-none-linux-gnueabihf --with-cpu=cortex-a9 --with-fpu=neon-fp16 Latent by r249990 and again by r249994.