re PR bootstrap/30511 (False array bound check causes gcc failed to boostrap)
authorDirk Mueller <dmueller@suse.de>
Sun, 21 Jan 2007 16:12:10 +0000 (16:12 +0000)
committerDirk Mueller <mueller@gcc.gnu.org>
Sun, 21 Jan 2007 16:12:10 +0000 (16:12 +0000)
commit1eb7b0490470ad3690fb31ed4799008ebdf1e21f
treee98cb630de12d5eb716512e618033f5078e643d0
parente9e90c1f98233c09b734988f2a481a1476bd2266
re PR bootstrap/30511 (False array bound check causes gcc failed to boostrap)

2007-01-21  Dirk Mueller  <dmueller@suse.de>

        PR bootstrap/30511
        * tree-vrp.c (check_array_bounds): do not warn
        about ADDR_EXPR's of ARRAY_REF's which are immediately
        used in binary expressions.

From-SVN: r121032
gcc/ChangeLog
gcc/tree-vrp.c