]> git.ipfire.org Git - thirdparty/gcc.git/commit
* gcc-interface/utils2.c (build_cond_expr): Move SAVE_EXPR ahead of
authorebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 24 Apr 2009 07:20:19 +0000 (07:20 +0000)
committerebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 24 Apr 2009 07:20:19 +0000 (07:20 +0000)
commit7bade17d36e5a33cf1bc664d3dbfd147f3c3a009
tree03a8d14167ccef6572ef939b3637bdd160c0c809
parent86f19fdee0a53931eb8bbf4764341a0a68d99d6c
* gcc-interface/utils2.c (build_cond_expr): Move SAVE_EXPR ahead of
the conditional expression only if it is common to both arms.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@146673 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ada/ChangeLog
gcc/ada/gcc-interface/utils2.c