This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug middle-end/50145] FAIL: gcc.dg/torture/pr50067-*.c -O* execution test on powerpc*-*-*


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)


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]