[libc-commits] [libc] [libc][NFC] Fix "type qualifiers ignored on cast result type" GCC warning (PR #78509)
Nick Desaulniers via libc-commits
libc-commits at lists.llvm.org
Wed Jan 17 15:06:21 PST 2024
nickdesaulniers wrote:
> As in the compiler may do constant folding with a default rounding mode (rather than a rounding mode that may be changed during runtime)?
https://gcc.gnu.org/onlinedocs/gcc/Optimize-Options.html#index-frounding-math
https://github.com/llvm/llvm-project/pull/78509
More information about the libc-commits
mailing list