public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libitm/55693] New: libitm.c++/eh-1.C execution test on darwin from r193271
@ 2012-12-14 18:53 howarth at nitro dot med.uc.edu
  2012-12-14 18:55 ` [Bug libitm/55693] " howarth at nitro dot med.uc.edu
                   ` (51 more replies)
  0 siblings, 52 replies; 53+ messages in thread
From: howarth at nitro dot med.uc.edu @ 2012-12-14 18:53 UTC (permalink / raw)
  To: gcc-bugs


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

             Bug #: 55693
           Summary: libitm.c++/eh-1.C execution test on darwin from
                    r193271
    Classification: Unclassified
           Product: gcc
           Version: 4.8.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: libitm
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: howarth@nitro.med.uc.edu


The commit of...

Author: rth
Date: Tue Nov  6 23:55:39 2012
New Revision: 193271

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=193271
Log:
tm: Add uninstrumented code path

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/cfg-flags.def
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/testsuite/c-c++-common/tm/trxn-expr-3.c
    trunk/gcc/testsuite/gcc.dg/tm/debug-1.c
    trunk/gcc/testsuite/gcc.dg/tm/irrevocable-3.c
    trunk/gcc/testsuite/gcc.dg/tm/irrevocable-4.c
    trunk/gcc/testsuite/gcc.dg/tm/memopt-10.c
    trunk/gcc/testsuite/gcc.dg/tm/memopt-11.c
    trunk/gcc/testsuite/gcc.dg/tm/props-4.c
    trunk/gcc/testsuite/gcc.dg/tm/wrap-3.c
    trunk/gcc/testsuite/gcc.dg/tm/wrap-4.c
    trunk/gcc/trans-mem.c
    trunk/gcc/trans-mem.h
    trunk/gcc/tree-cfg.c

introduced the regression...

FAIL: libitm.c++/eh-1.C execution test

at -m32/-m64 on x86_64-apple-darwin*. The attached eh-1-gdb-trace.log contains
a stepwise walk from main until the segfault. The issue doesn't exist at
r193270.

Note that r193279 has to be applied at r193270 or r193271 to fix the bootstrap.


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

end of thread, other threads:[~2013-02-11 23:37 UTC | newest]

Thread overview: 53+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-12-14 18:53 [Bug libitm/55693] New: libitm.c++/eh-1.C execution test on darwin from r193271 howarth at nitro dot med.uc.edu
2012-12-14 18:55 ` [Bug libitm/55693] " howarth at nitro dot med.uc.edu
2012-12-14 19:35 ` [Bug libitm/55693] regression in " howarth at nitro dot med.uc.edu
2012-12-14 19:40 ` howarth at nitro dot med.uc.edu
2012-12-14 19:54 ` dominiq at lps dot ens.fr
2012-12-14 20:31 ` howarth at nitro dot med.uc.edu
2012-12-14 21:25 ` [Bug libitm/55693] [4.8 Regression] libitm.c++/eh-1.C execution test fails " dominiq at lps dot ens.fr
2013-01-11 22:54 ` torvald at gcc dot gnu.org
2013-01-12  3:25 ` howarth at nitro dot med.uc.edu
2013-01-15 19:14 ` rth at gcc dot gnu.org
2013-01-17 17:36 ` aldyh at gcc dot gnu.org
2013-01-17 18:26 ` aldyh at gcc dot gnu.org
2013-01-17 18:45 ` aldyh at gcc dot gnu.org
2013-01-17 22:17 ` echristo at gmail dot com
2013-01-18 17:15 ` aldyh at redhat dot com
2013-01-18 17:23 ` aldyh at gcc dot gnu.org
2013-01-18 22:03 ` howarth at nitro dot med.uc.edu
2013-01-18 22:16 ` howarth at nitro dot med.uc.edu
2013-01-19 17:12 ` howarth at nitro dot med.uc.edu
2013-01-23  4:01 ` howarth at nitro dot med.uc.edu
2013-01-23  4:34 ` aldyh at gcc dot gnu.org
2013-01-23  8:45 ` iains at gcc dot gnu.org
2013-01-23  9:44 ` jakub at gcc dot gnu.org
2013-01-23  9:56 ` dominiq at lps dot ens.fr
2013-01-23 13:33 ` iains at gcc dot gnu.org
2013-01-23 14:12 ` aldyh at redhat dot com
2013-01-23 16:45 ` howarth at nitro dot med.uc.edu
2013-01-23 16:49 ` howarth at nitro dot med.uc.edu
2013-01-23 17:33 ` howarth at nitro dot med.uc.edu
2013-01-23 18:31 ` dominiq at lps dot ens.fr
2013-01-23 19:32 ` howarth at nitro dot med.uc.edu
2013-01-23 19:42 ` howarth at nitro dot med.uc.edu
2013-01-23 20:00 ` iains at gcc dot gnu.org
2013-01-23 20:15 ` iains at gcc dot gnu.org
2013-01-23 20:36 ` iains at gcc dot gnu.org
2013-01-23 21:14 ` howarth at nitro dot med.uc.edu
2013-01-23 21:28 ` howarth at nitro dot med.uc.edu
2013-01-23 22:16 ` iains at gcc dot gnu.org
2013-01-24  5:54 ` howarth at nitro dot med.uc.edu
2013-01-24 11:34 ` iains at gcc dot gnu.org
2013-01-24 14:55 ` howarth at nitro dot med.uc.edu
2013-01-24 15:24 ` howarth at nitro dot med.uc.edu
2013-01-25 13:24 ` howarth at nitro dot med.uc.edu
2013-02-04 19:51 ` mrs at gcc dot gnu.org
2013-02-07 19:34 ` howarth at nitro dot med.uc.edu
2013-02-07 22:00 ` dominiq at lps dot ens.fr
2013-02-08 11:47 ` patrick.marlier at gmail dot com
2013-02-08 14:39 ` howarth at nitro dot med.uc.edu
2013-02-08 14:40 ` howarth at nitro dot med.uc.edu
2013-02-08 18:18 ` howarth at nitro dot med.uc.edu
2013-02-11 17:55 ` howarth at nitro dot med.uc.edu
2013-02-11 23:30 ` mrs at gcc dot gnu.org
2013-02-11 23:37 ` mrs 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).