[Bug target/28966] -maltivec -m32 causes the stack to be saved and restored even though there is no need for it

2007-10-31 Thread pthaugen at gcc dot gnu dot org
--- Comment #4 from pthaugen at gcc dot gnu dot org 2007-10-31 19:48 --- Subject: Bug 28966 Author: pthaugen Date: Wed Oct 31 19:48:19 2007 New Revision: 129806 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=129806 Log: 2007-10-01 Pat Haugen <[EMAIL PROTECTED]> Backp

[Bug target/28966] -maltivec -m32 causes the stack to be saved and restored even though there is no need for it

2007-01-10 Thread pinskia at gcc dot gnu dot org
-- pinskia at gcc dot gnu dot org changed: What|Removed |Added Known to fail||3.3.3 3.4.0 4.0.0 4.1.0 |

[Bug target/28966] -maltivec -m32 causes the stack to be saved and restored even though there is no need for it

2006-12-21 Thread nathan at gcc dot gnu dot org
--- Comment #3 from nathan at gcc dot gnu dot org 2006-12-21 09:04 --- Fixed on mainline 2006-12-21 Nathan Sidwell <[EMAIL PROTECTED]> PR target/28966 PR target/29248 * reload1.c (reload): Realign stack after it changes size. -- nathan at gcc dot gnu dot or

[Bug target/28966] -maltivec -m32 causes the stack to be saved and restored even though there is no need for it

2006-12-21 Thread nathan at gcc dot gnu dot org
-- nathan at gcc dot gnu dot org changed: What|Removed |Added AssignedTo|unassigned at gcc dot gnu |nathan at gcc dot gnu dot |dot org

[Bug target/28966] -maltivec -m32 causes the stack to be saved and restored even though there is no need for it

2006-12-18 Thread nathan at gcc dot gnu dot org
--- Comment #2 from nathan at gcc dot gnu dot org 2006-12-18 18:37 --- patch here. http://gcc.gnu.org/ml/gcc-patches/2006-12/msg01260.html -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28966

[Bug target/28966] -maltivec -m32 causes the stack to be saved and restored even though there is no need for it

2006-12-18 Thread nathan at gcc dot gnu dot org
--- Comment #1 from nathan at gcc dot gnu dot org 2006-12-18 18:36 --- *** Bug 29248 has been marked as a duplicate of this bug. *** -- nathan at gcc dot gnu dot org changed: What|Removed |Added -