aboutsummaryrefslogtreecommitdiff
path: root/gcc/c/c-tree.h
diff options
context:
space:
mode:
authorAndreas Krebbel <krebbel@linux.vnet.ibm.com>2017-10-04 11:59:30 +0000
committerAndreas Krebbel <krebbel@gcc.gnu.org>2017-10-04 11:59:30 +0000
commit30d027da83cdcc174747ce19381525a16c4a4503 (patch)
tree5aeec85f033603ace711571b98c84aba26cf9b7c /gcc/c/c-tree.h
parentc059a92eccd96d00ffd23801d032eba14ff2a244 (diff)
downloadgcc-30d027da83cdcc174747ce19381525a16c4a4503.zip
gcc-30d027da83cdcc174747ce19381525a16c4a4503.tar.gz
gcc-30d027da83cdcc174747ce19381525a16c4a4503.tar.bz2
New target check for double<->int conversions
gcc/ChangeLog: 2017-10-04 Andreas Krebbel <krebbel@linux.vnet.ibm.com> * doc/sourcebuild.texi: Document vect_intdouble_cvt and vect_doubleint_cvt. gcc/testsuite/ChangeLog: 2017-10-04 Andreas Krebbel <krebbel@linux.vnet.ibm.com> * gcc.dg/vect/pr66251.c: Replace vect_floatint_cvt with vect_doubleint_cvt and vect_intfloat_cvt with vect_intdouble_cvt. * gcc.dg/vect/vect-floatint-conversion-2.c: Replace vect_floatint_cvt with vect_doubleint_cvt. * gcc.dg/vect/vect-intfloat-conversion-3.c: Replace vect_intfloat_cvt with vect_intdouble_cvt. * gfortran.dg/vect/pr60510.f: Require vect_intdouble_cvt. * gfortran.dg/vect/vect-8.f90: Make number of vectorized loops depend on vect_intdouble_cvt. * lib/target-supports.exp (check_effective_target_vect_doubleint_cvt) (check_effective_target_vect_intdouble_cvt): New procs. From-SVN: r253406
Diffstat (limited to 'gcc/c/c-tree.h')
0 files changed, 0 insertions, 0 deletions