------- Comment #15 from hubicka at gcc dot gnu dot org  2008-02-23 18:10 
-------
Still, can I ask how does the PLT entry of Darwin look like?  It seems a bit
weird that recursive call that should not trigger lazy binding will get into
code relying on the alignment.
Or are some kind of aliases in place? I guess if the function has aliases we
will need to disable the optimization since it can be called by one name but
recurse to different overwritten name or so.

Honza


-- 


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

Reply via email to