[Bug testsuite/105055] New: pr95483-1.c makes incorrect assumption of SSE2 being enabled.

2022-03-25 Thread poulhies at adacore dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105055 Bug ID: 105055 Summary: pr95483-1.c makes incorrect assumption of SSE2 being enabled. Product: gcc Version: 11.0 Status: UNCONFIRMED Severity: normal

[Bug target/99744] __attribute__ ((target("general-regs-only"))) doesn't work with GPR intrinsics

2022-03-15 Thread poulhies at adacore dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99744 --- Comment #18 from Marc Poulhiès --- Solved our regressions in pr99744-{1,2,4,5}.c, thanks!

[Bug target/99744] __attribute__ ((target("general-regs-only"))) doesn't work with GPR intrinsics

2022-03-15 Thread poulhies at adacore dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99744 Marc Poulhiès changed: What|Removed |Added CC||poulhies at adacore dot com --- Comment

[Bug libstdc++/104442] atomic::wait incorrectly loops in case of spurious notification when __waiter is shared

2022-02-11 Thread poulhies at adacore dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104442 --- Comment #9 from Marc Poulhiès --- FWIW, I confirm that the vxworks issue is fixed in latest gcc-11 branch ! Thanks

[Bug libstdc++/104442] atomic::wait incorrectly loops in case of spurious notification when __waiter is shared

2022-02-10 Thread poulhies at adacore dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104442 --- Comment #7 from Marc Poulhiès --- Thanks !

[Bug libstdc++/104442] atomic::wait incorrectly loops in case of spurious notification when __waiter is shared

2022-02-09 Thread poulhies at adacore dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104442 --- Comment #2 from Marc Poulhiès --- Ok thanks for looking into this. I'll submit the patch on the list then !

[Bug libstdc++/104442] New: atomic::wait incorrectly loops in case of spurious notification when __waiter is shared

2022-02-08 Thread poulhies at adacore dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104442 Bug ID: 104442 Summary: atomic::wait incorrectly loops in case of spurious notification when __waiter is shared Product: gcc Version: 11.0 Status: UNCONFIRMED

[Bug libstdc++/65343] unexpected exception thrown during destruction of static object in debug mode

2022-01-25 Thread poulhies at adacore dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65343 --- Comment #6 from Marc Poulhiès --- (In reply to Jonathan Wakely from comment #5) > Patch for stage 1: Thank you ! I can confirm this patch fixes the issue we have on vxworks.

[Bug libstdc++/65343] unexpected exception thrown during destruction of static object in debug mode

2022-01-25 Thread poulhies at adacore dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65343 Marc Poulhiès changed: What|Removed |Added CC||poulhies at adacore dot com --- Comment