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?

Reply via email to