------- Comment #1 from tschwinge at gcc dot gnu dot org  2009-12-15 16:57 
-------
Richard Earnshaw wrote:
> I'm not sure what other architectures do in this case.  Do they also put
> out adjustments to the cfi?

I had a look at x86 and x86_64 -- they still need a frame pointer together with
-pg, which is thus set-up (with CFI information) before calling mcount.  I'll
try to locate and have a look at another architecture.


-- 


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

Reply via email to