2002-11-05 Andrew Haley <aph@redhat.com>
authoraph <aph@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 5 Nov 2002 14:32:24 +0000 (14:32 +0000)
committeraph <aph@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 5 Nov 2002 14:32:24 +0000 (14:32 +0000)
commit0a50b321eb84214d8062df61370330c19f927c10
tree186141225e3e26e2247c4d66e3760aa63e53a38c
parent0bf0dbac6e182b27379502f06c07d2ac53cd73e1
2002-11-05  Andrew Haley  <aph@redhat.com>

        * fold-const.c (fold): Don't transform (a0 op compound(a1,a2))
        to (compound(a1,a0 op a2)) if a0 or a1 have side effects.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@58822 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/fold-const.c