This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: PATCH: PR target/35657: TDmode isn't aligned at 128bit when passing to a function


Hi,

We are investigating ia32 Linux ABI update for all the new H/W and S/W
features. We want consistent alignment for all 8 byte types. That is to
align them to 4 byte. David has an update for ia32 Linux psABI to address
this.

David, can you post a formal ia32 ABI update on alignment of 8 byte
types to ia32 psABI group?

Thanks.


H.J.
On Tue, Apr 29, 2008 at 9:19 AM, Mark Mitchell <mark@codesourcery.com> wrote:
> Uros Bizjak wrote:
>
>
> > Has the conclusion w.r.t. to TDmode alignment been reached? Looking
> > into the thread at [1], I don't think that we have authoritative
> > answer on this issue. I think that to avoid possible ABI
> > incompatibilities with future gcc versions, this should be finalized
> > before 4.3.1 is released.
> >
>
>  I agree.  If we don't already have a P1 issue, please open one.  We can
> always decide to downgrade it, but we shoudn't forget.
>
>  Thanks,
>
>
>
>  --
>  Mark Mitchell
>  CodeSourcery
>  mark@codesourcery.com
>  (650) 331-3385 x713
>
>


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]