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, alpha]: Fix all struct-layout-1 failures


Uros Bizjak <ubizjak@gmail.com> writes:

> 2009-01-10  Uros Bizjak  <ubizjak@gmail.com>
>
>    * config/alpha/alpha.c (alpha_legitimate_address_p): Explicit
>    relocations of local symbols  wider than UNITS_PER_WORD are not valid.
>    (alpha_legitimize_address): Do not split local symbols wider than
>    UNITS_PER_WORD into HIGH/LO_SUM parts.
>
> testsuite/ChangeLog:
>
> 2009-01-10  Uros Bizjak  <ubizjak@gmail.com>
>
>    Revert:
>    2009-01-05  Uros Bizjak  <ubizjak@gmail.com>
>
>    * gcc.dg/compat/struct-layout-1_generate.c (dg-options): Add -mieee
>    for alpha*-*-* targets.
>    * g++.dg/compat/struct-layout-1_generate.c (dg-options): Ditto.

This is OK.

Thanks.

Ian


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