https://gcc.gnu.org/bugzilla/show_bug.cgi?id=122275
--- Comment #3 from LIU Hao <lh_mouse at 126 dot com> --- Created attachment 62553 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=62553&action=edit proposed fix So, define an `unsigned short` for x87 CW, instead of reusing `_cw` which is exclusively used for MXCSR now.
