re PR middle-end/17564 (New treatment of function pointers when used with equality...
authorNathanael Nerode <neroden@gcc.gnu.org>
Sun, 12 Dec 2004 21:01:17 +0000 (21:01 +0000)
committerJohn David Anglin <danglin@gcc.gnu.org>
Sun, 12 Dec 2004 21:01:17 +0000 (21:01 +0000)
commitb8c26d709c132d137fc17b6a1b1b45fc6ad0f5c4
tree222d8cc2a15f29ae26355787d23a5ff64786ba2b
parent25da5dc7c6535e061ddfd5ee06b73d228e181c43
re PR middle-end/17564 (New treatment of function pointers when used with equality operators, when casts are involved)

PR middle-end/17564
* dojump.c (do_compare_and_jump): Only canonicalize function pointers
in a comparison if both sides are function pointers.

Co-Authored-By: John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
From-SVN: r92061
gcc/ChangeLog
gcc/dojump.c