re PR tree-optimization/39643 (cris-elf gcc.dg/torture/builtin-math-3.c -O1 and...
authorRichard Guenther <rguenther@suse.de>
Mon, 6 Apr 2009 14:16:15 +0000 (14:16 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Mon, 6 Apr 2009 14:16:15 +0000 (14:16 +0000)
commit4bad83f55a7df9d7ee7660e4be87245da4aa8b69
tree2c6e715b64be648e18f15050199b1eb3b029cfb2
parent94986f6d3503507f78d2d9d10cd0b98f8f65ce3f
re PR tree-optimization/39643 (cris-elf gcc.dg/torture/builtin-math-3.c  -O1 and -Os sincos one)

2009-04-06  Richard Guenther  <rguenther@suse.de>

PR tree-optimization/39643
* tree-ssa-ccp.c (ccp_fold): Fold REALPART_EXPRs and
IMAGPART_EXPRs of complex constants.
(execute_fold_all_builtins): If we folded a call queue
TODO_update_address_taken.

From-SVN: r145604
gcc/ChangeLog
gcc/tree-ssa-ccp.c