mirror of git://sourceware.org/git/glibc.git
GCC <= 11 wrongly assumes the rounding is to nearest and performs a constant folding where it should evaluate since the result is not exact [1]. [1] https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57245 |
||
|---|---|---|
| .. | ||
| fpu | ||
| multiarch | ||
| nptl | ||
| Makefile | ||
| add_n.S | ||
| dl-hash.h | ||
| isa.h | ||
| memcmp.S | ||
| memcpy.S | ||
| memmove.S | ||
| mempcpy.S | ||
| memset.S | ||
| pthread_spin_trylock.S | ||
| strcmp.S | ||