function.c (purge_addressof_1): If the note accesses a mem+addressof in a wider mode...
authorRichard Henderson <rth@cygnus.com>
Tue, 12 Jan 1999 00:24:25 +0000 (16:24 -0800)
committerRichard Henderson <rth@gcc.gnu.org>
Tue, 12 Jan 1999 00:24:25 +0000 (16:24 -0800)
commitfbdfe39cf2e796a57d0370bc1d841ff439948d48
tree684fcad77ee721ed4f11fd55f48d8e58e435ac59
parent5f6c11d6e5d0ad0306c806e61d17e4b92f681c05
function.c (purge_addressof_1): If the note accesses a mem+addressof in a wider mode than any replacement...

        * function.c (purge_addressof_1): If the note accesses a mem+addressof
        in a wider mode than any replacement, adjust the cached replacement.
        Cache trivial substitutions as well.

From-SVN: r24629
gcc/ChangeLog
gcc/function.c