------- Comment #38 from dberlin at gcc dot gnu dot org  2005-10-04 12:30 
-------
As a 4.1 kludge, i can make the points-to analyzer do what it does for unions,
which is to glob everything to a single variable for those classes where it has
found two fields it thinks overlap.

This will lose alias precision, but it won't be worse than what 4.0 was.


-- 


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

Reply via email to