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/53823] [4.8 Regression] FAIL: gcc.c-torture/execute/930921-1.c execution at -O0 and -O1


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53823

--- Comment #13 from Richard Henderson <rth at gcc dot gnu.org> 2012-07-31 21:29:52 UTC ---
Created attachment 27914
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=27914
Cross-compile output

Hmm.  I can't seem to reproduce this via a cross-compiler.

I tried CC='gcc -m32' of hppa-linux, so as to get the same
behavior wrt HOST_BITS_PER_WIDE_INT as your native bootstrap.
I compared the output on the testcase with mainline and 4.7
and they come out identical.

How does this -O1 output compare with native?


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