[Bug libgomp/45838] [4.6 Regression] FAIL: libgomp.c/pr34513.c execution test

danglin at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Oct 4 22:07:00 GMT 2010


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

John David Anglin <danglin at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Target|hppa-unknown-linux-gnu      |hppa*-*-*
               Host|hppa-unknown-linux-gnu      |hppa*-*-*
            Summary|FAIL: libgomp.c/pr34513.c   |[4.6 Regression] FAIL:
                   |execution test              |libgomp.c/pr34513.c
                   |                            |execution test
              Build|hppa-unknown-linux-gnu      |hppa*-*-*

--- Comment #1 from John David Anglin <danglin at gcc dot gnu.org> 2010-10-04 22:07:52 UTC ---
(gdb) r
Starting program:
/home/dave/gnu/gcc-4.6/objdir/hppa-linux/libgomp/testsuite/pr34513.xg 
[Thread debugging using libthread_db enabled]
[New Thread 0x41153440 (LWP 14854)]
[New Thread 0x41953440 (LWP 14855)]
[New Thread 0x42153440 (LWP 14856)]

Program received signal SIGABRT, Aborted.
0x4076487c in raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:67
67    ../nptl/sysdeps/unix/sysv/linux/raise.c: No such file or directory.
    in ../nptl/sysdeps/unix/sysv/linux/raise.c
(gdb) bt
#0  0x4076487c in raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:67
#1  0x40769228 in abort () at abort.c:92
#2  0x00010788 in main ()
    at /home/dave/gnu/gcc/gcc/libgomp/testsuite/libgomp.c/pr34513.c:31

errors = 3



More information about the Gcc-bugs mailing list