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] S/390: Fix symbol ref alignment


On 10/23/2015 02:12 PM, Robin Dapp wrote:
> gcc/testsuite/ChangeLog:
> 
> 2015-10-23  Robin Dapp  <rdapp@linux.vnet.ibm.com>
> 
>         * gcc.target/s390/load-relative-check.c: New test to check
>         generation of load relative instructions.
> 
> 
> gcc/ChangeLog:
> 
> 2015-10-23  Robin Dapp  <rdapp@linux.vnet.ibm.com>
> 
>         * config/s390/s390.h: Add new symref flags, _NOTALIGN2 etc.
>         * config/s390/s390.c (s390_check_symref_alignment): Use new
>         symref flags, early abort on wrong alignment
>         (s390_secondary_reload): Use new symref flags.
>         (s390_encode_section_info): Likewise.
>         * config/s390/predicates.md: Likewise.

Applied. Thanks!

-Andreas-



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