]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/match.pd
match.pd (simple_comparison): Don't optimize if either operand is a function pointer...
authorJohn David Anglin <danglin@gcc.gnu.org>
Fri, 28 Sep 2018 23:13:10 +0000 (23:13 +0000)
committerJohn David Anglin <danglin@gcc.gnu.org>
Fri, 28 Sep 2018 23:13:10 +0000 (23:13 +0000)
commit400bc5261ebde7046e2afd1c064109109ba2c0c1
tree059384b0aefedfc865ed804fb2fc1e115a940d55
parent68cf2892dff86ff9b39436932d6c1484a120347f
match.pd (simple_comparison): Don't optimize if either operand is a function pointer when...

* match.pd (simple_comparison): Don't optimize if either operand is
a function pointer when target needs function pointer canonicalization.

From-SVN: r264705
gcc/ChangeLog
gcc/match.pd