clarify passing and returning NO_CLASS values in function calling
4 views
Skip to first unread message
A Sandberg Eriksson
unread,
Jun 6, 2026, 4:55:07 AMJun 6
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to x86-6...@googlegroups.com
Hi all, it is not explicitly spelled out how this happens. I think they are skipped in argument passing and no return value (at least that is what GCC does). Can we say this explicitly if correct?