public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug rtl-optimization/51771] New: trans-mem: abnormal edges get lost or corrupted
@ 2012-01-05 23:44 torvald at gcc dot gnu.org
  2012-01-05 23:49 ` [Bug rtl-optimization/51771] " torvald at gcc dot gnu.org
                   ` (12 more replies)
  0 siblings, 13 replies; 14+ messages in thread
From: torvald at gcc dot gnu.org @ 2012-01-05 23:44 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51771

             Bug #: 51771
           Summary: trans-mem: abnormal edges get lost or corrupted
    Classification: Unclassified
           Product: gcc
           Version: unknown
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: rtl-optimization
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: torvald@gcc.gnu.org
                CC: aldyh@gcc.gnu.org, rth@gcc.gnu.org


For each call to libitm we create an abnormal edge back to the transaction's
begin, which models that libitm could restart.  Those edges seem to be intact
during the middle-end but get lost or corrupted somewhere after that.  This
leads to miscompilation of STAMP Genome on x86_64, for example.

For 4.7, we can mark _ITM_beginTransaction as returns-twice.  This seems to
work but isn't optimal, so we should fix the handling of abnormal edges for
4.8.


^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2012-12-05 19:19 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-01-05 23:44 [Bug rtl-optimization/51771] New: trans-mem: abnormal edges get lost or corrupted torvald at gcc dot gnu.org
2012-01-05 23:49 ` [Bug rtl-optimization/51771] " torvald at gcc dot gnu.org
2012-01-17 23:58 ` patrick.marlier at gmail dot com
2012-01-31 13:35 ` torvald at gcc dot gnu.org
2012-01-31 13:56 ` torvald at gcc dot gnu.org
2012-05-03 15:07 ` luked at cs dot rochester.edu
2012-06-01 16:40 ` aldyh at gcc dot gnu.org
2012-06-01 16:47 ` aldyh at gcc dot gnu.org
2012-06-01 16:53 ` aldyh at gcc dot gnu.org
2012-06-04 16:09 ` aldyh at gcc dot gnu.org
2012-11-29 17:05 ` aldyh at gcc dot gnu.org
2012-12-03 18:43 ` aldyh at gcc dot gnu.org
2012-12-03 18:52 ` aldyh at gcc dot gnu.org
2012-12-05 19:19 ` torvald at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).