[Bug tree-optimization/32722] [4.3 Regression] Bootstrap failure with -fno-tree-store-copy-prop

rguenth at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Wed Jul 11 13:14:00 GMT 2007



------- Comment #2 from rguenth at gcc dot gnu dot org  2007-07-11 13:14 -------
Created an attachment (id=13886)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=13886&action=view)
"reduced" testcase

I suppose it needs some minimal DECL_UID, this is as small as I can get it
(automated).  Fails in verify_ssa compiling with -O2 -fno-tree-store-copy-prop
--param ggc-min-expand=0 --param ggc-min-heapsize=0.

tree-ssa-structalias.3.min.i:1098: error: definition in block 5 follows the use
for SSA_NAME: D.4370_29 in statement:
D.4369_26 = D.4370_29;
tree-ssa-structalias.3.min.i:1098: internal compiler error: verify_ssa failed
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32722



More information about the Gcc-bugs mailing list