http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50906
David Kühling changed:
What|Removed |Added
CC||dvdkhlng at gmx dot de
--- Comment #16
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44606
--- Comment #12 from David Kühling 2011-01-21 15:17:34
UTC ---
Ok, looks like the change to reload1.c introduced by GCC revision 168347
(author froydnj):
http://gcc.gnu.org/viewcvs/trunk/gcc/reload1.c?r1=168347&r2=168346&pathrev=168347
fixes th
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44606
--- Comment #10 from David Kühling 2010-11-02 14:39:12
UTC ---
I can reproduce this bug with gcc-4_4-branch SVN HEAD, compiling gcc in
cross-compile mode and running the resulting executable with qemu-ppc.
Instructions to reproduce everything wi