[Bug c++/47606] [trans-mem] internal compiler error in expand_block_tm with O2

2011-11-02 Thread patrick.marlier at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47606 Patrick Marlier changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Bug c++/47606] [trans-mem] internal compiler error in expand_block_tm with O2

2011-07-12 Thread rth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47606 Richard Henderson changed: What|Removed |Added Status|REOPENED|NEW AssignedTo|rth at gcc dot

[Bug c++/47606] [trans-mem] internal compiler error in expand_block_tm with O2

2011-06-17 Thread rth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47606 Richard Henderson changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|FIXED

[Bug c++/47606] [trans-mem] internal compiler error in expand_block_tm with O2

2011-06-17 Thread rth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47606 Richard Henderson changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug c++/47606] [trans-mem] internal compiler error in expand_block_tm with O2

2011-03-07 Thread aldyh at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47606 Aldy Hernandez changed: What|Removed |Added AssignedTo|aldyh at gcc dot gnu.org|rth at gcc dot gnu.org --- Comment #7 fr

[Bug c++/47606] [trans-mem] internal compiler error in expand_block_tm with O2

2011-02-24 Thread aldyh at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47606 --- Comment #6 from Aldy Hernandez 2011-02-24 19:08:36 UTC --- Created attachment 23459 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=23459 Additional ICE on incorrect code At -O0 we get a correct diagnosis for this incorrect snippet: b.c

[Bug c++/47606] [trans-mem] internal compiler error in expand_block_tm with O2

2011-02-24 Thread aldyh at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47606 Aldy Hernandez changed: What|Removed |Added Attachment #23243|0 |1 is obsolete|

[Bug c++/47606] [trans-mem] internal compiler error in expand_block_tm with O2

2011-02-23 Thread aldyh at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47606 Aldy Hernandez changed: What|Removed |Added Status|WAITING |ASSIGNED AssignedTo|unassigned a

[Bug c++/47606] [trans-mem] internal compiler error in expand_block_tm with O2

2011-02-15 Thread patrick.marlier at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47606 --- Comment #3 from Patrick Marlier 2011-02-15 15:59:37 UTC --- (In reply to comment #2) > Created attachment 23351 [details] > further reduced testcase Remark: In this testcase, you removed the __attribute__((transaction_pure)) which was making

[Bug c++/47606] [trans-mem] internal compiler error in expand_block_tm with O2

2011-02-15 Thread aldyh at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47606 --- Comment #2 from Aldy Hernandez 2011-02-15 15:37:59 UTC --- Created attachment 23351 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=23351 further reduced testcase

[Bug c++/47606] [trans-mem] internal compiler error in expand_block_tm with O2

2011-02-15 Thread aldyh at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47606 Aldy Hernandez changed: What|Removed |Added Status|UNCONFIRMED |WAITING Last reconfirmed|