[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] New: Compiler segfaults while generating code to save local variables in transactional section

2013-11-14 Thread machens at tuhh dot de
Severity: normal Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: machens at tuhh dot de I've analyzed code generated to save and restore local variables in transactional sections and wrote some tests with very much

[Bug c++/59130] New: Inline(d) or static functions not registered in transactional clone table

2013-11-14 Thread machens at tuhh dot de
: normal Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: machens at tuhh dot de Created attachment 31218 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=31218&action=edit Test case to reproduce the bug When a function poi