diff options
author | Tamar Christina <tamar.christina@arm.com> | 2022-11-14 20:09:07 +0000 |
---|---|---|
committer | Tamar Christina <tamar.christina@arm.com> | 2022-11-14 20:09:07 +0000 |
commit | 2044cf2d6591f7e80411141cbb81b135fa1eca1b (patch) | |
tree | 2a61eb22d4bd324d488e2063803050699f398a41 /gcc/cp | |
parent | eab3d2d17dd8fedc856cf175a3f2174770ecb64d (diff) | |
download | gcc-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