[Bug rtl-optimization/32475] [4.3 Regression] function with asm() does not setup stack frame
ian at airs dot com
gcc-bugzilla@gcc.gnu.org
Mon Jul 2 02:50:00 GMT 2007
------- Comment #19 from ian at airs dot com 2007-07-02 02:50 -------
I don't see an inconsistency in my answers. If you mark local variables as
having a reference to the stack pointer before combine, then you should handle
log_links as appropriate.
I am explicitly not telling you what to do. I am telling you what the problem
is, and leaving the solution up to you. The correct solution is in the
dataflow code, which I don't really know.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32475
More information about the Gcc-bugs
mailing list