[Bug tree-optimization/8781] Pessimization of C++ (functional) code

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Wed Aug 3 02:50:00 GMT 2005


------- 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



More information about the Gcc-bugs mailing list