36_musttail_sret.cbackend.gcc.skip (177B)
1 gcc tail-call checker rejects __attribute__((musttail)) on an sret-returning call ('return value used after call'); clang honors it. C backend emit is clang-portable only here.
kitkit | |
| git clone https://git.ryansepassi.com/git/kit.git | |
| Log | Files | Refs | README |
36_musttail_sret.cbackend.gcc.skip (177B)
1 gcc tail-call checker rejects __attribute__((musttail)) on an sret-returning call ('return value used after call'); clang honors it. C backend emit is clang-portable only here.