[Bug target/27629] SIGSEGV in printstack()

ebotcazou at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Wed May 17 20:41:00 GMT 2006



------- Comment #8 from ebotcazou at gcc dot gnu dot org  2006-05-17 20:40 -------
> Maybe it's one of the runtime library functions that's static (maybe _start?).

Excerpt from gcc/config/sparc/sol2-c1.asm:

        .section        ".text"
        .proc   022
        .global _start

_start:
        mov     0, %fp          ! Mark bottom frame pointer

I'd suggest to bug Sun about what they mean with "static".


-- 


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



More information about the Gcc-bugs mailing list