[Bug other/56960] How to set up stack pointer in gcc 4.7.2
pinskia at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Apr 15 06:05:00 GMT 2013
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56960
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Component|c |other
Resolution| |WONTFIX
--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> 2013-04-15 06:05:16 UTC ---
bugzilla is not the right place to ask this question. Bugzilla is for bugs
against the clean sources except for the old case where you already debugged
what is going wrong.
Try using a debugger first to see why it is segfaulting and if that fails then
write to gcc@ rather than bugzilla.
Could it be because stack_pointer_rtx is NULL at this point?
More information about the Gcc-bugs
mailing list