]> gcc.gnu.org Git - gcc.git/commit
fold-const.c (fold_build_cleanup_point_expr): For a RETURN_EXPR...
authorAndrew Pinski <pinskia@physics.uc.edu>
Tue, 28 Dec 2004 15:56:51 +0000 (15:56 +0000)
committerAndrew Pinski <pinskia@gcc.gnu.org>
Tue, 28 Dec 2004 15:56:51 +0000 (07:56 -0800)
commit0e256a822b855ecae6b5ef593b30a7e2e522e6d1
treee87421c97610dec778e8bfad5e457ab9d38f46cb
parent2b0729bafa0d29686bccee7b698782bec41544e5
fold-const.c (fold_build_cleanup_point_expr): For a RETURN_EXPR...

2004-12-28  Andrew Pinski  <pinskia@physics.uc.edu>

        * fold-const.c (fold_build_cleanup_point_expr): For a RETURN_EXPR,
        we only need a cleanup point expression when the expression on the
        left hand side of the MODIFIY_EXPR inside the return has side
        effects.

From-SVN: r92672
gcc/ChangeLog
gcc/fold-const.c
This page took 0.065772 seconds and 5 git commands to generate.