--- Comment #7 from pthaugen at gcc dot gnu dot org 2007-10-31 19:48
---
Subject: Bug 29248
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
--- Comment #6 from nathan at gcc dot gnu dot org 2006-12-18 18:36 ---
this is really a duplicate of 28966. Like vxworks has an unconditional 128 bit
stack alignment, unlike other targets where it is only 128bit when altivec
comes into play.
*** This bug has been marked as a duplicate
--- Comment #5 from pinskia at gcc dot gnu dot org 2006-09-27 05:14 ---
#define STACK_BOUNDARY (16*BITS_PER_UNIT)
This is a target issue.
--
pinskia at gcc dot gnu dot org changed:
What|Removed |Added
--