mirror of
https://sourceware.org/git/glibc.git
synced 2025-08-08 17:42:12 +03:00
Fix all the remaining misspellings -- BZ 25337
This commit is contained in:
@@ -1074,7 +1074,7 @@ extern UDItype __umulsidi3 (USItype, USItype);
|
||||
#elif __riscv_xlen == 64
|
||||
#define MULUW3 "call __muldi3"
|
||||
#else
|
||||
#error unsupport xlen
|
||||
#error unsupported xlen
|
||||
#endif /* __riscv_xlen */
|
||||
/* We rely on the fact that MULUW3 doesn't clobber the t-registers.
|
||||
It can get better register allocation result. */
|
||||
|
Reference in New Issue
Block a user