public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/59305] New: gcc.dg/atomic/c11-atomic-exec-5.c fails with WARNING: program timed out on x86_64-apple-darwin13
@ 2013-11-26 17:54 howarth at nitro dot med.uc.edu
  2013-11-26 18:17 ` [Bug target/59305] " dominiq at lps dot ens.fr
                   ` (34 more replies)
  0 siblings, 35 replies; 36+ messages in thread
From: howarth at nitro dot med.uc.edu @ 2013-11-26 17:54 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 59305
           Summary: gcc.dg/atomic/c11-atomic-exec-5.c fails with WARNING:
                    program timed out on x86_64-apple-darwin13
           Product: gcc
           Version: 4.9.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
          Assignee: unassigned at gcc dot gnu.org
          Reporter: howarth at nitro dot med.uc.edu

The new gcc.dg/atomic/c11-atomic-exec-5.c execution test fails on
x86_64-apple-darwin13 for all optimization levels...

Running
/sw/src/fink.build/gcc49-4.9.0-1000/gcc-4.9-20131126/gcc/testsuite/gcc.dg/atomic/atomic.exp
...
WARNING: program timed out.
FAIL: gcc.dg/atomic/c11-atomic-exec-5.c  -O0  execution test
WARNING: program timed out.
FAIL: gcc.dg/atomic/c11-atomic-exec-5.c  -O1  execution test
WARNING: program timed out.
FAIL: gcc.dg/atomic/c11-atomic-exec-5.c  -O2  execution test
WARNING: program timed out.
FAIL: gcc.dg/atomic/c11-atomic-exec-5.c  -O3 -fomit-frame-pointer  execution
test
WARNING: program timed out.
FAIL: gcc.dg/atomic/c11-atomic-exec-5.c  -O3 -fomit-frame-pointer
-funroll-loops  execution test
WARNING: program timed out.
FAIL: gcc.dg/atomic/c11-atomic-exec-5.c  -O3 -fomit-frame-pointer
-funroll-all-loops -finline-functions  execution test
WARNING: program timed out.
FAIL: gcc.dg/atomic/c11-atomic-exec-5.c  -O3 -g  execution test
WARNING: program timed out.
FAIL: gcc.dg/atomic/c11-atomic-exec-5.c  -Os  execution test
WARNING: program timed out.
FAIL: gcc.dg/atomic/c11-atomic-exec-5.c  -O2 -flto -flto-partition=none 
execution test
WARNING: program timed out.
FAIL: gcc.dg/atomic/c11-atomic-exec-5.c  -O2 -flto  execution test

for gcc trunk at r205392 built with...

Using built-in specs.
COLLECT_GCC=gcc-fsf-4.9
COLLECT_LTO_WRAPPER=/sw/lib/gcc4.9/libexec/gcc/x86_64-apple-darwin13.0.0/4.9.0/lto-wrapper
Target: x86_64-apple-darwin13.0.0
Configured with: ../gcc-4.9-20131126/configure --prefix=/sw
--prefix=/sw/lib/gcc4.9 --mandir=/sw/share/man --infodir=/sw/lib/gcc4.9/info
--enable-languages=c,c++,fortran,lto,objc,obj-c++,java --with-gmp=/sw
--with-libiconv-prefix=/sw --with-isl=/sw --with-cloog=/sw --with-mpc=/sw
--with-system-zlib --enable-checking=yes --x-includes=/usr/X11R6/include
--x-libraries=/usr/X11R6/lib --program-suffix=-fsf-4.9
Thread model: posix
gcc version 4.9.0 20131126 (experimental) (GCC)


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

end of thread, other threads:[~2023-07-07 10:30 UTC | newest]

Thread overview: 36+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-11-26 17:54 [Bug target/59305] New: gcc.dg/atomic/c11-atomic-exec-5.c fails with WARNING: program timed out on x86_64-apple-darwin13 howarth at nitro dot med.uc.edu
2013-11-26 18:17 ` [Bug target/59305] " dominiq at lps dot ens.fr
2013-11-27  8:57 ` [Bug target/59305] [4.9 Regression] " rguenth at gcc dot gnu.org
2013-11-27 15:58 ` joseph at codesourcery dot com
2013-12-16 20:43 ` howarth at nitro dot med.uc.edu
2013-12-16 20:44 ` howarth at nitro dot med.uc.edu
2013-12-16 20:46 ` howarth at nitro dot med.uc.edu
2013-12-16 21:13 ` dominiq at lps dot ens.fr
2013-12-17 13:32 ` dominiq at lps dot ens.fr
2013-12-17 13:54 ` dominiq at lps dot ens.fr
2014-02-03 16:05 ` ro at gcc dot gnu.org
2014-02-03 16:21 ` iains at gcc dot gnu.org
2014-02-05 14:12 ` ro at CeBiTec dot Uni-Bielefeld.DE
2014-02-05 14:56 ` iains at gcc dot gnu.org
2014-02-05 14:59 ` ro at CeBiTec dot Uni-Bielefeld.DE
2014-02-05 15:06 ` iains at gcc dot gnu.org
2014-02-05 15:11 ` ro at CeBiTec dot Uni-Bielefeld.DE
2014-02-05 18:22 ` dominiq at lps dot ens.fr
2014-02-05 18:23 ` dominiq at lps dot ens.fr
2014-03-31  9:13 ` rguenth at gcc dot gnu.org
2014-03-31  9:55 ` iains at gcc dot gnu.org
2014-03-31 10:25 ` ebotcazou at gcc dot gnu.org
2014-03-31 11:14 ` rguenth at gcc dot gnu.org
2014-04-22 11:36 ` [Bug target/59305] [4.9/4.10 " jakub at gcc dot gnu.org
2014-07-16 13:28 ` jakub at gcc dot gnu.org
2014-09-14 17:12 ` [Bug target/59305] [4.9/5 " dominiq at lps dot ens.fr
2014-10-30 10:39 ` jakub at gcc dot gnu.org
2015-06-26 19:59 ` [Bug target/59305] [4.9/5/6 " jakub at gcc dot gnu.org
2015-06-26 20:30 ` jakub at gcc dot gnu.org
2015-10-01 15:13 ` clyon at gcc dot gnu.org
2015-10-01 15:39 ` pinskia at gcc dot gnu.org
2021-05-14  9:47 ` [Bug libgcc/59305] [9/10/11/12 " jakub at gcc dot gnu.org
2021-06-01  8:06 ` rguenth at gcc dot gnu.org
2022-05-27  9:35 ` [Bug libgcc/59305] [10/11/12/13 " rguenth at gcc dot gnu.org
2022-06-28 10:30 ` jakub at gcc dot gnu.org
2023-07-07 10:30 ` [Bug libgcc/59305] [11/12/13/14 " rguenth 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).