This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: [PATCH] Don't use PSEUDO_END for non-PSEUDO function
- From: Florian Weimer <fweimer at redhat dot com>
- To: Andreas Schwab <schwab at suse dot de>
- Cc: libc-alpha at sourceware dot org
- Date: Mon, 22 Oct 2018 12:57:54 +0200
- Subject: Re: [PATCH] Don't use PSEUDO_END for non-PSEUDO function
- References: <mvmva5us2ui.fsf@suse.de>
* Andreas Schwab:
> * sysdeps/unix/sysv/linux/riscv/setcontext.S: Use END instead of
> PSEUDO_END.
Is this just about cosmetics, or does this change fix a bug?
Thanks,
Florian