------- Additional Comments From pinskia at gcc dot gnu dot org  2005-08-03 
02:50 -------
hmm, why are things being marked as call clobered when their addresses don't 
escape at all.

Mostly:
D.1928_31, is dereferenced, its value escapes, points-to anything

which is the variable for the function call, that does not make sense at all.

-- 


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

Reply via email to