2008-04-02 Doug Kwan <dougkwan@google.com>
commit10c960f4ac57158567fca7c653f66bb559f7bca1
authordougkwan <dougkwan@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 2 Apr 2008 22:34:46 +0000 (2 22:34 +0000)
committerdougkwan <dougkwan@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 2 Apr 2008 22:34:46 +0000 (2 22:34 +0000)
treef9db8e52ae8d2fb9b4af8013602ab9c5fe192830
parentc632303df4609e48df84e150b94c1a7e2edafdc0
2008-04-02  Doug Kwan  <dougkwan@google.com>

* tree-complex.c (expand_complex_comparison): Set condition code
correctly for the NE_EXPR case.
* cfgexpand.c (gimple_to_tree): Generate assignment to return value
if necessary.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/gimple-tuples-branch@133849 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog.tuples
gcc/cfgexpand.c
gcc/tree-complex.c