aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp
diff options
context:
space:
mode:
authorTamar Christina <tamar.christina@arm.com>2022-11-14 20:09:07 +0000
committerTamar Christina <tamar.christina@arm.com>2022-11-14 20:09:07 +0000
commit2044cf2d6591f7e80411141cbb81b135fa1eca1b (patch)
tree2a61eb22d4bd324d488e2063803050699f398a41 /gcc/cp
parenteab3d2d17dd8fedc856cf175a3f2174770ecb64d (diff)
downloadgcc-2044cf2d6591f7e80411141cbb81b135fa1eca1b.zip
gcc-2044cf2d6591f7e80411141cbb81b135fa1eca1b.tar.gz
gcc-2044cf2d6591f7e80411141cbb81b135fa1eca1b.tar.bz2
middle-end: Fix addsub patch removing return statements
My recent patch had return statements in the match.pd expressions which were recently outlawed.. Unfornately I didn't rebase this patch before committing so this broke the build. I've just reflowed the conditions to avoid the returns. gcc/ChangeLog: * match.pd: Remove returns.
Diffstat (limited to 'gcc/cp')
0 files changed, 0 insertions, 0 deletions