[Bug c++/105779] New: internal_error on passing a pointer to static function to another function

2022-05-30 Thread bart at bartjanssens dot org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105779 Bug ID: 105779 Summary: internal_error on passing a pointer to static function to another function Product: gcc Version: 12.1.0 Status: UNCONFIRMED Severity: n

[Bug target/64243] Passing and returning structures with single member of floating type via SSE registers is wrong on Windows x86-64 ABI

2020-12-30 Thread bart at bartjanssens dot org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64243 --- Comment #7 from Bart Janssens --- Thanks, confirmed that this is also working on GCC 10.2. Unfortunately the latest in our compiler images is 9.1, and that seems to be still affected, so we'll have to upgrade.

[Bug target/64243] Passing and returning structures with single member of floating type via SSE registers is wrong on Windows x86-64 ABI

2020-12-29 Thread bart at bartjanssens dot org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64243 Bart Janssens changed: What|Removed |Added CC||bart at bartjanssens dot org --- Comment