re PR middle-end/35705 (Symbol address check eliminated by C frontend.)
authorJohn David Anglin <dave.anglin@nrc-cnrc.gc.ca>
Tue, 1 Apr 2008 22:14:41 +0000 (22:14 +0000)
committerJohn David Anglin <danglin@gcc.gnu.org>
Tue, 1 Apr 2008 22:14:41 +0000 (22:14 +0000)
commit10743280477e38895d983bccb4e5cd80b16306af
tree08652b02353ba0265c7c10802a5d776195e92189
parent7151ffbe56dd95cbd05e4e5c418468d30dc33c2f
re PR middle-end/35705 (Symbol address check eliminated by C frontend.)

PR middle-end/35705
* fold-const.c (get_pointer_modulus_and_residue): Return modulus 1 if
the expression is a function address.

From-SVN: r133804
gcc/ChangeLog
gcc/fold-const.c