aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-vect-patterns.cc
diff options
context:
space:
mode:
authorRonan Desplanques <desplanques@adacore.com>2022-10-31 18:08:37 +0100
committerMarc Poulhiès <poulhies@adacore.com>2022-11-14 14:46:50 +0100
commit0a2304a04925e43a50a345fb6a0b0c8ba180a973 (patch)
tree740cad554924d0efe83e69e9d69298d65211bda6 /gcc/tree-vect-patterns.cc
parent442886a99dae94012575bcc1cd3407284da42081 (diff)
downloadgcc-0a2304a04925e43a50a345fb6a0b0c8ba180a973.zip
gcc-0a2304a04925e43a50a345fb6a0b0c8ba180a973.tar.gz
gcc-0a2304a04925e43a50a345fb6a0b0c8ba180a973.tar.bz2
ada: Fix non-capturing parentheses handling
Before this patch, non-capturingly parenthesized expressions with more than one branch were processed incorrectly when part of a branch followed by another branch. This patch fixes this by aligning the handling of non-capturing parentheses with the handling of regular parentheses. gcc/ada/ * libgnat/s-regpat.adb (Parse): Fix handling of non-capturing parentheses.
Diffstat (limited to 'gcc/tree-vect-patterns.cc')
0 files changed, 0 insertions, 0 deletions