i386: Remove OPTIMIZE_FOR_GCC_5 from Linux libc-do-syscall.S
commit6e5c7a1e262961adb52443ab91bd2c9b72316402
authorFlorian Weimer <fweimer@redhat.com>
Wed, 4 May 2022 13:37:21 +0000 (4 15:37 +0200)
committerFlorian Weimer <fweimer@redhat.com>
Wed, 4 May 2022 13:37:21 +0000 (4 15:37 +0200)
treeaabb562f5ba1d4b14390a1ad3feddd41ea2fff76
parentdb1efe02c9f15affc3908d6ae73875b82898a489
i386: Remove OPTIMIZE_FOR_GCC_5 from Linux libc-do-syscall.S

After commit a78e6a10d0b50d0ca80309775980fc99944b1727
("i386: Remove broken CAN_USE_REGISTER_ASM_EBP (bug 28771)"),
it is never defined.

Reviewed-by: H.J. Lu <hjl.tools@gmail.com>
sysdeps/unix/sysv/linux/i386/libc-do-syscall.S