[Bug target/81654] Should interrupt attribute be allowed together with naked attribute?
ubizjak at gmail dot com
gcc-bugzilla@gcc.gnu.org
Tue Aug 1 19:49:00 GMT 2017
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81654
--- Comment #1 from Uroš Bizjak <ubizjak at gmail dot com> ---
Short answer to the question in the summary: No.
You are out of luck with every function that touches the stack in any kind of
automatic way.
Patch that makes interrupt and naked attribute mutually exclusive is welcome,
even if the subject falls into "Doctor, it hurts when I do that..." category.
More information about the Gcc-bugs
mailing list