[Bug target/101311] GCC refuses to use SSE registers to carry out an explicit XOR on a float.

2021-07-03 Thread the4naves at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101311 --- Comment #1 from Josh Nave --- Additionally, other instructions could have been used (such as `pxor`) which are less float-centric (and maybe faster?).

[Bug target/101311] New: GCC refuses to use SSE registers to carry out an explicit XOR on a float.

2021-07-03 Thread the4naves at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101311 Bug ID: 101311 Summary: GCC refuses to use SSE registers to carry out an explicit XOR on a float. Product: gcc Version: 11.1.0 Status: UNCONFIRMED Severity:

[Bug c/100058] New: -Wpadded is inconsistent using -mms-bitfields

2021-04-12 Thread the4naves at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100058 Bug ID: 100058 Summary: -Wpadded is inconsistent using -mms-bitfields Product: gcc Version: 10.3.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: