re PR rtl-optimization/8634 (incorrect code for inlining of memcpy under -O2)
authorGlen Nakamura <glen@imodulo.com>
Mon, 7 Apr 2003 22:57:41 +0000 (22:57 +0000)
committerRichard Henderson <rth@gcc.gnu.org>
Mon, 7 Apr 2003 22:57:41 +0000 (15:57 -0700)
commitb0a3412c466ef89b925f4754f27b5b0af9d82989
tree5c9af0f6f2b13994e8a18e00191c5bf0c49f5ad6
parentc5a1e3d69af23fefe755f18ece4d76542766aa46
re PR rtl-optimization/8634 (incorrect code for inlining of memcpy under -O2)

        PR opt/8634
        * explow.c (maybe_set_unchanging): Don't flag non-static const
        aggregate type initializers with RTX_UNCHANGING_P.

From-SVN: r65352
gcc/ChangeLog
gcc/explow.c