[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
: normal Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: bart at bartjanssens dot org Target Milestone: --- Created attachment 53054 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=53054&action=edit Minimal exa

[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

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

2018-07-30 Thread bart at bartjanssens dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64243 --- Comment #2 from Bart Janssens --- Any chance that this can be upgraded to "confirmed"? Seems this has been around for a while...

[Bug c/86727] New: Struct argument in xmm0 register instead of rcx on Win64

2018-07-29 Thread bart at bartjanssens dot org
Priority: P3 Component: c Assignee: unassigned at gcc dot gnu.org Reporter: bart at bartjanssens dot org Target Milestone: --- Created attachment 44462 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=44462&action=edit Test case When passing a struct conta