This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/81472] New: gcc.dg/torture/pr52028.c failed on armeb big-endian
- From: "amker at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 18 Jul 2017 09:01:52 +0000
- Subject: [Bug target/81472] New: gcc.dg/torture/pr52028.c failed on armeb big-endian
- Auto-submitted: auto-generated
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.