aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran
diff options
context:
space:
mode:
authorAndreas Krebbel <krebbel@linux.vnet.ibm.com>2017-03-24 13:51:32 +0000
committerAndreas Krebbel <krebbel@gcc.gnu.org>2017-03-24 13:51:32 +0000
commitdc4f29bc9a9dfcc68b20c0ce767cc3d6fb7409d4 (patch)
treea8f580507132e9c6e96b398f2eb9e19b19cb2378 /gcc/fortran
parent56010684160c394a1824909e2ac450a6da41db40 (diff)
downloadgcc-dc4f29bc9a9dfcc68b20c0ce767cc3d6fb7409d4.zip
gcc-dc4f29bc9a9dfcc68b20c0ce767cc3d6fb7409d4.tar.gz
gcc-dc4f29bc9a9dfcc68b20c0ce767cc3d6fb7409d4.tar.bz2
S/390: PR79893: Add diagnostics vec_load_bndry builtin.
The boundary argument of the vec_load_bndry builtin needs to be rewritten. At that point it must be constant already. The current diagnostics in s390_expand_builtins is too late for this. The patch adds an additional check for that builtin which will be triggered already during preprocessing. Regression tested on s390x. gcc/testsuite/ChangeLog: 2017-03-24 Andreas Krebbel <krebbel@linux.vnet.ibm.com> PR target/79893 * gcc.target/s390/zvector/pr79893.c: New test. gcc/ChangeLog: 2017-03-24 Andreas Krebbel <krebbel@linux.vnet.ibm.com> PR target/79893 * config/s390/s390-c.c (s390_adjust_builtin_arglist): Issue an error if the boundary argument is not constant. From-SVN: r246442
Diffstat (limited to 'gcc/fortran')
0 files changed, 0 insertions, 0 deletions