re PR tree-optimization/26447 (verify_flow_info failed, load PRE with java program)
authorRichard Guenther <rguenther@suse.de>
Thu, 4 May 2006 07:44:37 +0000 (07:44 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Thu, 4 May 2006 07:44:37 +0000 (07:44 +0000)
commit23ba9627f42b41b4431d63d55431d01fd5af9bf4
tree50d692e043640fe958ccfee2d8b4f4c741b1d483
parent0d4b9fa4c89b68be32fdec9f49aa14ad53578cb9
re PR tree-optimization/26447 (verify_flow_info failed, load PRE with java program)

2006-05-04  Richard Guenther  <rguenther@suse.de>

PR tree-optimization/26447
* tree-ssa-pre.c (realify_fake_stores): For necessary loads
produce SSA_NAME copies before the store stmt to avoid
breaking exception handling.

From-SVN: r113517
gcc/ChangeLog
gcc/tree-ssa-pre.c