]> git.proxmox.com Git - wasi-libc.git/commit
Use the compiler's real/imag operators instead of union type punning.
authorDan Gohman <sunfish@mozilla.com>
Mon, 29 Apr 2019 12:59:36 +0000 (05:59 -0700)
committerDan Gohman <sunfish@mozilla.com>
Thu, 9 May 2019 16:15:30 +0000 (09:15 -0700)
commit288738d1948d0f97e8e4b2d377d031fb5768d04d
treefe493158ccac587bfa89b9a1dfbf9075a481c7fe
parent900b8032b4478350aedadb82dae5424e2bd3fe68
Use the compiler's real/imag operators instead of union type punning.

This removes the last use of union type punning from WASI libc's
public header files.
expected/wasm32-wasi/predefined-macros.txt
libc-top-half/musl/include/complex.h