re PR tree-optimization/85446 (wrong-code on riscv64)
authorJakub Jelinek <jakub@redhat.com>
Thu, 19 Apr 2018 07:46:54 +0000 (09:46 +0200)
committerJakub Jelinek <jakub@gcc.gnu.org>
Thu, 19 Apr 2018 07:46:54 +0000 (09:46 +0200)
commitf53e7e138cf20f1a10fbcef2c14d838f494d4610
treee92ff9b30968ce6b604216596e2a33ba4587ecdd
parenta0e1df888de5675d071239b1db57fd48d6ff47b7
re PR tree-optimization/85446 (wrong-code on riscv64)

PR tree-optimization/85446
* match.pd ((intptr_t) x eq/ne CST to x eq/ne (typeof x) cst): Require
the integral and pointer types to have the same precision.

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