re PR tree-optimization/22504 (benchmark - galgel fails at runtime with miscompare...
authorSteven Bosscher <steven@gcc.gnu.org>
Tue, 26 Jul 2005 21:38:45 +0000 (21:38 +0000)
committerSteven Bosscher <steven@gcc.gnu.org>
Tue, 26 Jul 2005 21:38:45 +0000 (21:38 +0000)
commit86979811f3433ff5778aa71689c7ef3459903516
tree3a709c3fb8644eb0283cc951308cf5256abfe046
parentfaf9ab985cd148e516b7254455707d5aabe4f277
re PR tree-optimization/22504 (benchmark - galgel fails at runtime with miscompare output)

PR tree-optimization/22504
* tree-complex.c (expand_complex_addition): Use 'code' instead
of MINUS_EXPR for (VARYING, ONLY_IMAG) and (ONLY_IMAG, VARYING).

From-SVN: r102401
gcc/ChangeLog
gcc/tree-complex.c