On 15.05.19 17:45, Robin Dapp wrote:
> Hi,
>
> this patch adds -march=z900 to a test case that expects larl for loading
> a value via the GOT. On z10 and later, lgrl is used which is tested in
> a new test case.
>
> Regards
> Robin
>
> --
>
> gcc/testsuite/ChangeLog:
>
> 2019-05-15 Robin Da
> 2019-05-15 Robin Dapp
>
> * gcc.target/s390/global-array-element-pic.c: Add -march=z900.
> * gcc.target/s390/global-array-element-pic2.c: New test for z10+.
LGTM
Hi,
this patch adds -march=z900 to a test case that expects larl for loading
a value via the GOT. On z10 and later, lgrl is used which is tested in
a new test case.
Regards
Robin
--
gcc/testsuite/ChangeLog:
2019-05-15 Robin Dapp
* gcc.target/s390/global-array-element-pic.c: Add -