aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran/trans-expr.c
diff options
context:
space:
mode:
authorRichard Biener <rguenther@suse.de>2021-04-28 10:41:41 +0200
committerRichard Biener <rguenther@suse.de>2021-04-28 12:03:49 +0200
commitf7ee6a1e8ac62950dd32874bf75e748a2895d595 (patch)
treeaaf3072b3e68b2574027e52d392f86bcdf21ff03 /gcc/fortran/trans-expr.c
parentf9d670128f6e6b3631a2db575ddf6f19fa43afdc (diff)
downloadgcc-f7ee6a1e8ac62950dd32874bf75e748a2895d595.zip
gcc-f7ee6a1e8ac62950dd32874bf75e748a2895d595.tar.gz
gcc-f7ee6a1e8ac62950dd32874bf75e748a2895d595.tar.bz2
tree-optimization/100292 - avoid invalid GIMPLE from vector lowering
We have to avoid folding the condition when building a COND_EXPR since we no longer gimplify the whole thing. The folding done at COND_EXPR build time will deal with possible simplifications. 2021-04-28 Richard Biener <rguenther@suse.de> PR tree-optimization/100292 * tree-vect-generic.c (expand_vector_condition): Do not fold the comparisons. * gcc.dg/pr100292.c: New testcase.
Diffstat (limited to 'gcc/fortran/trans-expr.c')
0 files changed, 0 insertions, 0 deletions