]> git.ipfire.org Git - thirdparty/gcc.git/commit
More duplicates reported by genmatch
authorRichard Biener <rguenther@suse.de>
Thu, 5 Dec 2024 12:47:36 +0000 (13:47 +0100)
committerRichard Biener <rguenth@gcc.gnu.org>
Fri, 6 Dec 2024 09:29:08 +0000 (10:29 +0100)
commite65b09d461d2a4f37fb55d6dcd2e94b1f444daea
tree396d663001c0e0b97dba33643dbcfe1ec024a9d1
parent1c07f7a1b45b3d6f46cb25f3bf068d94fe4131e8
More duplicates reported by genmatch

Here are a bit less obvious cases of duplicate, mostly of the
form (op (op:c @0 @1) (op:c @0 @1)) where it's enough to have
one :c to get all relevant cases.

* match.pd: Remove redundant :c, reported by genmatch as
duplicate patterns.
gcc/match.pd