[Bug target/30506] not sibcalling a function
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Thu Jan 18 23:26:00 GMT 2007
------- Comment #3 from pinskia at gcc dot gnu dot org 2007-01-18 23:26 -------
(In reply to comment #2)
> hmm, you've a right, so could we rework the bug to some kind
> of feature-request? i'd love to see the stack cleanup before f() call.
Actually for this case, we just need to have f sibcalled and now the reason why
it is not sibcalled is a different reason and target dependent issue now
because it is sibcalled on ppc.
--
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|middle-end |target
GCC target triplet| |x86-64-linux-gnu
Summary|violation of automatic |not sibcalling a function
|storage duration |
|[basic.stc.auto 3.7.2/1]. |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30506
More information about the Gcc-bugs
mailing list