[libc-commits] [libc] [libc][NFC] Fix GCC volatile warning (PR #78509)

Guillaume Chatelet via libc-commits libc-commits at lists.llvm.org
Wed Jan 17 14:59:35 PST 2024


gchatelet wrote:

> > this test failed on gcc?
> 
> Is this test failing with GCC?

It doesn't AFAICT, GCC warns about "type qualifiers ignored on cast result type".

https://github.com/llvm/llvm-project/pull/78509


More information about the libc-commits mailing list