aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-vect-loop.c
diff options
context:
space:
mode:
authorBob Duff <duff@adacore.com>2015-05-22 10:36:56 +0000
committerArnaud Charlet <charlet@gcc.gnu.org>2015-05-22 12:36:56 +0200
commitca811241793e95b1c7be841dda57e459dd03b2eb (patch)
tree649f3ba91b6b3b3ce8a2e5c37a6b94d090f1caf1 /gcc/tree-vect-loop.c
parenta95f708ec32470ae773950928c3fb1962d0ec86e (diff)
downloadgcc-ca811241793e95b1c7be841dda57e459dd03b2eb.zip
gcc-ca811241793e95b1c7be841dda57e459dd03b2eb.tar.gz
gcc-ca811241793e95b1c7be841dda57e459dd03b2eb.tar.bz2
exp_utils.ads, [...] (Find_Optional_Prim_Op): New interface to return Empty when not found...
2015-05-22 Bob Duff <duff@adacore.com> * exp_utils.ads, exp_utils.adb (Find_Optional_Prim_Op): New interface to return Empty when not found, so we can avoid handling Program_Error in that case. (Find_Prim_Op): Fix latent bug: raise Program_Error when there are no primitives. * exp_ch7.adb, sem_util.adb: Use Find_Optional_Prim_Op when the code is expecting Empty. * sem_ch8.adb: Use Find_Optional_Prim_Op to avoid handling Program_Error. From-SVN: r223541
Diffstat (limited to 'gcc/tree-vect-loop.c')
0 files changed, 0 insertions, 0 deletions