Skip to content

Conversation

devnexen
Copy link
Member

To apply when a function when the body is purely inline assembly.

@nielsdos
Copy link
Member

Travis failure is legitimate. It fails on s390x because the naked attribute isn't supported on that platform.
https://gcc.gnu.org/onlinedocs/gcc/S_002f390-Function-Attributes.html (s390x function attribute list) does not list naked, while e.g. https://gcc.gnu.org/onlinedocs/gcc/x86-Function-Attributes.html (x86 function attribute list) does

To apply when a function when the body is purely inline assembly.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants