OSDN Git Service

2009-04-06 Richard Guenther <rguenther@suse.de>
authorrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 6 Apr 2009 14:16:15 +0000 (14:16 +0000)
committerrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 6 Apr 2009 14:16:15 +0000 (14:16 +0000)
commit0fefde02a19bf2769eba47faf59dae78dc982b77
tree2c6e715b64be648e18f15050199b1eb3b029cfb2
parentf2e803a56c606d86d38cf1c2084e8ecf0042bf28
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@145604 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/tree-ssa-ccp.c