[PATCH]: PR c/34921 Misalign stack variable referenced by nested function

Andrew Pinski pinskia@gmail.com
Sun Feb 24 18:43:00 GMT 2008


On Sun, Feb 24, 2008 at 10:10 AM, H.J. Lu <hjl.tools@gmail.com> wrote:
>  > See http://gcc.gnu.org/ml/gcc-patches/2007-05/msg01167.html .
>  >
>
>  Your solution won't be needed on stack alignment branch for
>  targets which implement stack realignment. We will submit patches
>  for review in coming weeks.

And I think your solution is wrong and still does not support a real
generic solution rather it implements target specific stuff.

Plus I still don't think it supports big alignment of stack variables
like needing 128bit alignment, which is required for SPU DMA.

-- Pinski



More information about the Gcc-patches mailing list