re PR middle-end/28151 (ICE with complex math)
authorEric Botcazou <ebotcazou@adacore.com>
Sun, 25 Jun 2006 17:16:25 +0000 (17:16 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Sun, 25 Jun 2006 17:16:25 +0000 (17:16 +0000)
commit858214db144c6a1f271021102a6315ad1ecd9f51
treed395a0feadd03e36c4eaeb8eebbcadbbf09fdb76
parent036d1f6aacb3383406872c5410e83b3e91fb6e1b
re PR middle-end/28151 (ICE with complex math)

PR middle-end/28151
* fold-const.c (const_binop): Be prepared for self returning zero.
Simplify code handling complex values.

From-SVN: r114992
gcc/ChangeLog
gcc/fold-const.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.c-torture/compile/20060625-1.c [new file with mode: 0644]