------- Comment #17 from andi-gcc at firstfloor dot org  2010-01-03 08:12 
-------
Nope, the examples all disable frame pointer
(the first version of the tester had this problem, but that was fixed)

It's all not frame pointer set up anyways, but sub $...,%esp ... ; add
$...,%esp
with no use of the stack frame (or often even nothing at all) inbetween


-- 


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

Reply via email to