[ tree-ssa] PRE problem

law@redhat.com law@redhat.com
Fri Feb 20 18:11:00 GMT 2004


In message <419DF372-63CD-11D8-ABAD-000A95DA505C@dberlin.org>, Daniel Berlin wr
ites:
 >> Seems reasonable.
 >>
 >> The problem is we do this substitution (reverse copy propagation) 
 >> *without*
 >> fixing up the annotation for method_signature.3.  Specifically, if we 
 >> do this
 >> kind of substitution we need to fix is_dereferenced_{load,store} and
 >> type_mem_tag in method_signature.3's annotation.
 >>
 >
 >This is not copy propagation code.
 >It's verifying the safety of a rename.
 >We don't actually use the generated expressions except to check their 
 >versions in the part you are quoting.
 >So i'm not sure what problem this causes for you.
We get a segfault trying to build up operands because we have a
dereference of a pointer with no tag.


jeff



More information about the Gcc mailing list