explow.c (maybe_set_unchanging): New function, broken out from...
authorJason Merrill <jason@casey.soma.redhat.com>
Tue, 6 Jun 2000 03:37:50 +0000 (03:37 +0000)
committerJason Merrill <jason@gcc.gnu.org>
Tue, 6 Jun 2000 03:37:50 +0000 (23:37 -0400)
commit258a120bab5d85ac9541551620ff0fc24de1c354
treef6353c2b2d7aabfa8a09b3b3da4ca7183de48eab
parentc9d8a8136198b464ef8de88f9ea5d8364d848e8b
explow.c (maybe_set_unchanging): New function, broken out from...

        * explow.c (maybe_set_unchanging): New function, broken out from...
        (set_mem_attributes): Here.
        * expr.h: Declare it.
        * stmt.c (expand_decl): Call it.

From-SVN: r34421
gcc/ChangeLog
gcc/explow.c
gcc/expr.h
gcc/stmt.c