[committed] hppa: Implement swapcontext in assembler (bug 28960)

John David Anglin dave.anglin@bell.net
Tue Mar 15 16:04:51 GMT 2022


On 2022-03-15 11:50 a.m., Andreas Schwab wrote:
> On Mär 15 2022, John David Anglin wrote:
>
>> +PSEUDO_END(__swapcontext)
> PSEUDO_END is supposed to pair with PSEUDO, to be used for syscalls
> only.  General assembler routines should be terminated with END.
Okay.   But I didn't see any issues with it in the generated .s file:

.EXIT ! .PROCEND ! .cfi_endproc ! .size __swapcontext, .-__swapcontext !

Dave

-- 
John David Anglin  dave.anglin@bell.net



More information about the Libc-alpha mailing list