http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47862
--- Comment #9 from Pat Haugen 2011-03-16
20:19:20 UTC ---
Author: pthaugen
Date: Wed Mar 16 20:19:14 2011
New Revision: 171072
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=171072
Log:
PR target/47862
* caller-save.c (in
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47862
--- Comment #8 from Pat Haugen 2011-03-15
19:43:44 UTC ---
Author: pthaugen
Date: Tue Mar 15 19:43:38 2011
New Revision: 171016
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=171016
Log:
PR target/47862
* caller-save.c (in
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47862
Pat Haugen changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47862
--- Comment #6 from Pat Haugen 2011-03-07
19:47:07 UTC ---
Author: pthaugen
Date: Mon Mar 7 19:47:03 2011
New Revision: 170750
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=170750
Log:
PR target/47862
* config/rs6000/rs6
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47862
--- Comment #5 from Pat Haugen 2011-03-07
19:40:21 UTC ---
Author: pthaugen
Date: Mon Mar 7 19:40:15 2011
New Revision: 170749
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=170749
Log:
PR target/47862
* config/rs6000/rs6
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47862
--- Comment #4 from Pat Haugen 2011-03-07
19:27:13 UTC ---
Author: pthaugen
Date: Mon Mar 7 19:27:09 2011
New Revision: 170748
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=170748
Log:
PR target/47862
* config/rs6000/rs6
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47862
Peter Bergner changed:
What|Removed |Added
Status|UNCONFIRMED |ASSIGNED
URL|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47862
--- Comment #3 from Pat Haugen 2011-02-25
17:36:03 UTC ---
The following fixes the problem by changing the save mode for FP regs to V2DF
mode for TARGET_VSX. But I have questions/concerns on this that need more
digging:
- I believe this will aff
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47862
--- Comment #2 from Pat Haugen 2011-02-25
00:55:20 UTC ---
The DI mode for the spill locations is being decided in
caller-save.c:init_caller_save(), which appears to decide what mode should be
used when a caller-saved reg needs to be saved/restor
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47862
--- Comment #1 from Pat Haugen 2011-02-24
21:54:00 UTC ---
Looks like the bogus spill/restore insns are being inserted via caller-save.c
routines since IRA assigned volatile regs to pseudos which are live across a
call.
190.sched1 dump for the
10 matches
Mail list logo