]> git.ipfire.org Git - thirdparty/gcc.git/commit
gimplify.c (gimple_push_condition): Make sure that we don't have any saved condition...
authorAndrew Pinski <pinskia@physics.uc.edu>
Mon, 11 Oct 2004 12:57:09 +0000 (12:57 +0000)
committerAndrew Pinski <pinskia@gcc.gnu.org>
Mon, 11 Oct 2004 12:57:09 +0000 (05:57 -0700)
commitd775bc45ed5f595f432deebf542d772d27399018
treebff8c5a95ee7fed0e8e927b733ab0eb4ac011d95
parent6b34e55ebea4404cb779961ee0fb1df7c5d5d2ec
gimplify.c (gimple_push_condition): Make sure that we don't have any saved condition cleanup if...

2004-10-11  Andrew Pinski  <pinskia@physics.uc.edu>

        * gimplify.c (gimple_push_condition): Make sure that we don't
        have any saved condition cleanup if we were at the top level.

From-SVN: r88877
gcc/ChangeLog
gcc/gimplify.c