[Bug c++/59131] Compiler segfaults while generating code to save local variables in transactional section

2019-06-08 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59131 Marek Polacek changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug c++/59131] Compiler segfaults while generating code to save local variables in transactional section

2014-07-10 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59131 Marek Polacek changed: What|Removed |Added CC||mpolacek at gcc dot gnu.org --- Comment

[Bug c++/59131] Compiler segfaults while generating code to save local variables in transactional section

2014-07-10 Thread patrick.marlier at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59131 --- Comment #6 from Patrick Marlier --- This bug seems to be the same as this one: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=52173 Maybe the patch can be backported to 4.7 (hopefully without breaking anything?).

[Bug c++/59131] Compiler segfaults while generating code to save local variables in transactional section

2014-07-10 Thread patrick.marlier at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59131 --- Comment #5 from Patrick Marlier --- Created attachment 33098 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=33098&action=edit reduced testcase

[Bug c++/59131] Compiler segfaults while generating code to save local variables in transactional section

2013-11-27 Thread aldyh at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59131 --- Comment #4 from Aldy Hernandez --- FWIW, also works on 4.8.

[Bug c++/59131] Compiler segfaults while generating code to save local variables in transactional section

2013-11-27 Thread aldyh at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59131 Aldy Hernandez changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|2013-11-14 00:00:

[Bug c++/59131] Compiler segfaults while generating code to save local variables in transactional section

2013-11-15 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59131 Paolo Carlini changed: What|Removed |Added Status|WAITING |UNCONFIRMED CC|

[Bug c++/59131] Compiler segfaults while generating code to save local variables in transactional section

2013-11-15 Thread machens at tuhh dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59131 --- Comment #2 from Holger Machens --- Created attachment 31224 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=31224&action=edit Test case to reproduce the bug

[Bug c++/59131] Compiler segfaults while generating code to save local variables in transactional section

2013-11-14 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59131 Paolo Carlini changed: What|Removed |Added Status|UNCONFIRMED |WAITING Last reconfirmed|