------- Comment #4 from rguenth at gcc dot gnu dot org  2010-05-09 20:49 -------
Hm.  The issue is we do not clone the ipa-pta flag in gimple_df but transfer
ipa-pta info based on the setting of the flag in the src.  This confuses
us later.

I have a patch.


-- 


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

Reply via email to