aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/fmap.adb
diff options
context:
space:
mode:
authorBill Seurer <seurer@linux.vnet.ibm.com>2017-04-25 15:22:40 +0000
committerBill Seurer <seurer@gcc.gnu.org>2017-04-25 15:22:40 +0000
commit77071af63c0fc02c377e2751946e6d5726906f6f (patch)
tree99b8adb5509f96239368470c1cc55d74b777a93c /gcc/ada/fmap.adb
parentfbe91804589555b48f00e1e26b98096745fc6882 (diff)
downloadgcc-77071af63c0fc02c377e2751946e6d5726906f6f.zip
gcc-77071af63c0fc02c377e2751946e6d5726906f6f.tar.gz
gcc-77071af63c0fc02c377e2751946e6d5726906f6f.tar.bz2
[PATCH, rs6000] pr80482 Relax vector builtin parameter checks
PR target/80482 This patch changes the parameter testing for powerpc vector builtins to relax the existing requirement that the parameters be identical to instead that they be compatible. This allows for mixing parameters with differing qualified (const, volatile, etc.) types. See https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80482 for more information. Bootstrapped and tested on powerpc64le-unknown-linux-gnu and powerpc64be-unknown-linux-gnu with no regressions. Is this ok for trunk? [gcc] 2017-04-25 Bill Seurer <seurer@linux.vnet.ibm.com> PR target/80482 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Change type checks to test for compatibility instead of equality. [gcc/testsuite] 2017-04-25 Bill Seurer <seurer@linux.vnet.ibm.com> PR target/80482 * gcc.target/powerpc/vec-constvolatile.c: New test. From-SVN: r247250
Diffstat (limited to 'gcc/ada/fmap.adb')
0 files changed, 0 insertions, 0 deletions