public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* GCC 4.5.2 Release Candidate : WARNING: program timed out.
@ 2010-12-12  4:34 Dennis Clarke
  2010-12-12 10:52 ` Andreas Schwab
  0 siblings, 1 reply; 3+ messages in thread
From: Dennis Clarke @ 2010-12-12  4:34 UTC (permalink / raw)
  To: gcc

While running the testsuite I see a number of warnings related to
timeouts.  Is there some way to avoid these annoyances?

Thus :

                === gcc tests ===

Schedule of variations:
    unix

Running target unix
Using /usr/local/share/dejagnu/baseboards/unix.exp as board description
file for target.
Using /usr/local/share/dejagnu/config/unix.exp as generic interface file
for target.
Using
/export/medusa/dclarke/build/GCC/4.5.2-RC/RC-20101208/gcc/testsuite/config/default.exp
as tool-and-target-specific interface file.
Running
/export/medusa/dclarke/build/GCC/4.5.2-RC/RC-20101208/gcc/testsuite/gcc.c-torture/compile/compile.exp
...
WARNING: program timed out.
FAIL: gcc.c-torture/compile/pr46534.c  -O0  (test for excess errors)
WARNING: program timed out.
FAIL: gcc.c-torture/compile/pr46534.c  -O1  (test for excess errors)
WARNING: program timed out.
FAIL: gcc.c-torture/compile/pr46534.c  -O2  (test for excess errors)
WARNING: program timed out.
FAIL: gcc.c-torture/compile/pr46534.c  -O3 -fomit-frame-pointer  (test for
excess errors)
WARNING: program timed out.
FAIL: gcc.c-torture/compile/pr46534.c  -O3 -g  (test for excess errors)
WARNING: program timed out.
FAIL: gcc.c-torture/compile/pr46534.c  -Os  (test for excess errors)
WARNING: program timed out.
FAIL: gcc.c-torture/compile/pr46534.c  -O2 -flto  (test for excess errors)
WARNING: program timed out.
FAIL: gcc.c-torture/compile/pr46534.c  -O2 -fwhopr  (test for excess errors)
.
.
.

-- 
Dennis Clarke
dclarke@opensolaris.ca  <- Email related to the open source Solaris
dclarke@blastwave.org   <- Email related to open source for Solaris


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

* Re: GCC 4.5.2 Release Candidate : WARNING: program timed out.
  2010-12-12  4:34 GCC 4.5.2 Release Candidate : WARNING: program timed out Dennis Clarke
@ 2010-12-12 10:52 ` Andreas Schwab
  0 siblings, 0 replies; 3+ messages in thread
From: Andreas Schwab @ 2010-12-12 10:52 UTC (permalink / raw)
  To: dclarke; +Cc: gcc

Dennis Clarke <dclarke@blastwave.org> writes:

> WARNING: program timed out.
> FAIL: gcc.c-torture/compile/pr46534.c  -O0  (test for excess errors)

This is likely a bug in your assembler.

Andreas.

-- 
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."

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

* Re: GCC 4.5.2 Release Candidate : WARNING: program timed out.
@ 2010-12-12 16:36 Dennis Clarke
  0 siblings, 0 replies; 3+ messages in thread
From: Dennis Clarke @ 2010-12-12 16:36 UTC (permalink / raw)
  To: Andreas Schwab; +Cc: dclarke, gcc


> Dennis Clarke <dclarke@blastwave.org> writes:
>
>> WARNING: program timed out.
>> FAIL: gcc.c-torture/compile/pr46534.c  -O0  (test for excess errors)
>
> This is likely a bug in your assembler.

Well, the assembler is this :

# file /usr/local/bin/as
/usr/local/bin/as:      ELF 32-bit LSB executable 80386 Version 1,
dynamically linked, not stripped
# /usr/local/bin/as --version
GNU assembler (GNU Binutils) 2.20.1.20100303
Copyright 2009 Free Software Foundation, Inc.
This program is free software; you may redistribute it under the terms of
the GNU General Public License version 3 or later.
This program has absolutely no warranty.
This assembler was configured for a target of `i386-pc-solaris2.8'.

So if the bug is there it would affect more than just some small Solaris
i386 server I would think.


-- 
Dennis Clarke
dclarke@opensolaris.ca  <- Email related to the open source Solaris
dclarke@blastwave.org   <- Email related to open source for Solaris


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

end of thread, other threads:[~2010-12-12 16:36 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-12-12  4:34 GCC 4.5.2 Release Candidate : WARNING: program timed out Dennis Clarke
2010-12-12 10:52 ` Andreas Schwab
2010-12-12 16:36 Dennis Clarke

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).