This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/50145] FAIL: gcc.dg/torture/pr50067-*.c -O* execution test on powerpc*-*-*
- From: "rguenth at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Sun, 21 Aug 2011 19:37:26 +0000
- Subject: [Bug middle-end/50145] FAIL: gcc.dg/torture/pr50067-*.c -O* execution test on powerpc*-*-*
- Auto-submitted: auto-generated
- References: <bug-50145-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50145
--- Comment #1 from Richard Guenther <rguenth at gcc dot gnu.org> 2011-08-21 19:37:26 UTC ---
Can you please check why? I suppose it's a big/little-endian issue with the
testcase, so the expected array contents change? Making the short input
array values duplicated in both bytes could fix the test (with adjusting
the expected output as well)