https://gcc.gnu.org/bugzilla/show_bug.cgi?id=50316
Andrew Pinski changed:
What|Removed |Added
Resolution|--- |DUPLICATE
Status|UNCONFIRMED
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50316
--- Comment #6 from Uros Bizjak 2011-09-09 10:09:57
UTC ---
(In reply to comment #5)
> It is not known bug, register allocator assigns x87 stack register to SImode
> (integer) move. This bug can't be solved without (minimized) testcase.
Please
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50316
--- Comment #5 from Uros Bizjak 2011-09-09 09:58:51
UTC ---
(In reply to comment #4)
> Hi Tobias, I have upgraded to version 4.7.0 and the cse bug is gone.
> However, when I tried to compile shelxl (crystal structure refinement
> program) with
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50316
--- Comment #4 from ygepes at gmail dot com 2011-09-09 08:18:11 UTC ---
Hi Tobias, I have upgraded to version 4.7.0 and the cse bug is gone.
However, when I tried to compile shelxl (crystal structure refinement
program) with this version, throwin