Moving statements from one BB to other BB.
Sandeep Maram
sandeep244@gmail.com
Mon Apr 14 10:55:00 GMT 2008
Hi,
I have transferred all the statements of one BB( header of one loop)
to another BB. After that I have updated SSA information too.
But I get this error-
definition in block 6 does not dominate use in block 3
for SSA_NAME: i_25 in statement:
# VUSE <a_18>
D.1189_10 = a[i_25];
loop.c:8: internal compiler error: verify_ssa failed
Can any one please tell me what is the problem?
Thanks,
Sandeep.
More information about the Gcc
mailing list