[Bug rtl-optimization/51771] trans-mem: abnormal edges get lost or corrupted

2012-12-05 Thread torvald at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51771 torvald at gcc dot gnu.org changed: What|Removed |Added Status|WAITING |RESOLVED Res

[Bug rtl-optimization/51771] trans-mem: abnormal edges get lost or corrupted

2012-12-03 Thread aldyh at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51771 Aldy Hernandez changed: What|Removed |Added Status|NEW |WAITING --- Comment #10 from A

[Bug rtl-optimization/51771] trans-mem: abnormal edges get lost or corrupted

2012-12-03 Thread aldyh at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51771 --- Comment #9 from Aldy Hernandez 2012-12-03 18:43:14 UTC --- Created attachment 28862 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=28862 patch to revert the returns twice patch

[Bug rtl-optimization/51771] trans-mem: abnormal edges get lost or corrupted

2012-11-29 Thread aldyh at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51771 Aldy Hernandez changed: What|Removed |Added AssignedTo|unassigned at gcc dot |aldyh at gcc dot gnu.org

[Bug rtl-optimization/51771] trans-mem: abnormal edges get lost or corrupted

2012-06-04 Thread aldyh at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51771 --- Comment #7 from Aldy Hernandez 2012-06-04 16:08:30 UTC --- (In reply to comment #4) > Created attachment 27303 [details] > RBTree microbenchmark test case > > I believe that I'm seeing this in the RSTM suite's RBTree microbenchmark as > well

[Bug rtl-optimization/51771] trans-mem: abnormal edges get lost or corrupted

2012-06-01 Thread aldyh at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51771 Aldy Hernandez changed: What|Removed |Added Priority|P3 |P4 Severity|normal

[Bug rtl-optimization/51771] trans-mem: abnormal edges get lost or corrupted

2012-06-01 Thread aldyh at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51771 --- Comment #6 from Aldy Hernandez 2012-06-01 16:46:27 UTC --- Created attachment 27543 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=27543 Proposed patch by Richard Henderson-- untested This is an old, untested patch from rth that attempt

[Bug rtl-optimization/51771] trans-mem: abnormal edges get lost or corrupted

2012-06-01 Thread aldyh at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51771 Aldy Hernandez changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug rtl-optimization/51771] trans-mem: abnormal edges get lost or corrupted

2012-05-03 Thread luked at cs dot rochester.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51771 --- Comment #4 from Luke Dalessandro 2012-05-03 15:06:57 UTC --- Created attachment 27303 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=27303 RBTree microbenchmark test case I believe that I'm seeing this in the RSTM suite's RBTree microbe

[Bug rtl-optimization/51771] trans-mem: abnormal edges get lost or corrupted

2012-01-31 Thread torvald at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51771 torvald at gcc dot gnu.org changed: What|Removed |Added Target Milestone|--- |4.8.0

[Bug rtl-optimization/51771] trans-mem: abnormal edges get lost or corrupted

2012-01-31 Thread torvald at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51771 --- Comment #3 from torvald at gcc dot gnu.org 2012-01-31 13:20:32 UTC --- Created attachment 26532 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=26532 test for false returns-twice warning Attached a test that triggers a false warning due to

[Bug rtl-optimization/51771] trans-mem: abnormal edges get lost or corrupted

2012-01-17 Thread patrick.marlier at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51771 Patrick Marlier changed: What|Removed |Added CC||patrick.marlier at gmail

[Bug rtl-optimization/51771] trans-mem: abnormal edges get lost or corrupted

2012-01-05 Thread torvald at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51771 --- Comment #1 from torvald at gcc dot gnu.org 2012-01-05 23:48:36 UTC --- Author: torvald Date: Thu Jan 5 23:48:30 2012 New Revision: 182937 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=182937 Log: Mark transaction begin as returns-twic