[Bug target/65369] [5 Regression] nettle test failure on powerpc64le-linux-gnu when built with -O3
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Mar 12 15:48:00 GMT 2015
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65369
--- Comment #23 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Created attachment 35019
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=35019&action=edit
pr65369.c
Adjusted testcase that now works reliably at -O0, and even with -O3
-fno-inline, but fails with -O3 on powerpc64le-linux. Works on x86_64-linux.
Contains LP64 dependency right now...
More information about the Gcc-bugs
mailing list