[Bug libitm/61594] ICE (assertion failure) in trans-mem.c

2022-01-31 Thread marxin at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61594 Martin Liška changed: What|Removed |Added Keywords|needs-bisection | CC|

[Bug libitm/61594] ICE (assertion failure) in trans-mem.c

2022-01-06 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61594 Andrew Pinski changed: What|Removed |Added Known to fail||4.9.4 Last reconfirmed|

[Bug libitm/61594] ICE (assertion failure) in trans-mem.c

2015-01-26 Thread torvald at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61594 torvald at gcc dot gnu.org changed: What|Removed |Added Version|5.0 |4.9.1 --- Comment #7 from to

[Bug libitm/61594] ICE (assertion failure) in trans-mem.c

2015-01-26 Thread torvald at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61594 --- Comment #6 from torvald at gcc dot gnu.org --- We can keep it open, but my guess is that it would need some volunteer to actively drive the backporting process. I.e., with a patch and testing. Given that TM is experimental, I think backportin

[Bug libitm/61594] ICE (assertion failure) in trans-mem.c

2015-01-26 Thread hammacher at cs dot uni-saarland.de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61594 Clemens Hammacher changed: What|Removed |Added Status|RESOLVED|UNCONFIRMED Resolution|WORKS

[Bug libitm/61594] ICE (assertion failure) in trans-mem.c

2015-01-23 Thread patrick.marlier at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61594 --- Comment #4 from Patrick Marlier --- GCC 4.8.3 and 4.9.1 still fail with an ICE. Please adjust the version in the PR and change the status. (I did not test 4.8.4 and 4.9.2 but I can test it).

[Bug libitm/61594] ICE (assertion failure) in trans-mem.c

2015-01-23 Thread torvald at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61594 torvald at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Bug libitm/61594] ICE (assertion failure) in trans-mem.c

2014-07-03 Thread patrick.marlier at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61594 Patrick Marlier changed: What|Removed |Added CC||aldyh at gcc dot gnu.org,

[Bug libitm/61594] ICE (assertion failure) in trans-mem.c

2014-07-03 Thread patrick.marlier at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61594 --- Comment #1 from Patrick Marlier --- Created attachment 33058 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=33058&action=edit reduced testcase $ xgcc -Wall -Wextra -Wfatal-errors -O2 -fgnu-tm -S pr61594.c pr61594.c: In function ‘fn1’: