public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/49966] New: gcc.c-torture/execute/pr45034.c execution timeouts
@ 2011-08-03 15:29 howarth at nitro dot med.uc.edu
  2011-08-03 15:31 ` [Bug c/49966] " howarth at nitro dot med.uc.edu
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: howarth at nitro dot med.uc.edu @ 2011-08-03 15:29 UTC (permalink / raw)
  To: gcc-bugs

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

           Summary: gcc.c-torture/execute/pr45034.c execution timeouts
           Product: gcc
           Version: 4.7.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: howarth@nitro.med.uc.edu


At r177224  as well as in current gcc trunk, the
gcc.c-torture/execute/pr45034.c execution tests are timing out on
x86_64-apple-darwin11 at -m32 and -m64...

WARNING: program timed out.
FAIL: gcc.c-torture/execute/pr45034.c execution,  -O2 
WARNING: program timed out.
FAIL: gcc.c-torture/execute/pr45034.c execution,  -O3 -fomit-frame-pointer 
WARNING: program timed out.
FAIL: gcc.c-torture/execute/pr45034.c execution,  -O3 -fomit-frame-pointer
-funroll-loops 
WARNING: program timed out.
FAIL: gcc.c-torture/execute/pr45034.c execution,  -O3 -fomit-frame-pointer
-funroll-all-loops -finline-functions 
WARNING: program timed out.
FAIL: gcc.c-torture/execute/pr45034.c execution,  -O3 -g 
WARNING: program timed out.
FAIL: gcc.c-torture/execute/pr45034.c execution,  -Os 
WARNING: program timed out.
FAIL: gcc.c-torture/execute/pr45034.c execution,  -O2 -flto
-flto-partition=none 
WARNING: program timed out.
FAIL: gcc.c-torture/execute/pr45034.c execution,  -O2 -flto


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

* [Bug c/49966] gcc.c-torture/execute/pr45034.c execution timeouts
  2011-08-03 15:29 [Bug c/49966] New: gcc.c-torture/execute/pr45034.c execution timeouts howarth at nitro dot med.uc.edu
@ 2011-08-03 15:31 ` howarth at nitro dot med.uc.edu
  2011-08-03 15:33 ` howarth at nitro dot med.uc.edu
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: howarth at nitro dot med.uc.edu @ 2011-08-03 15:31 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #1 from Jack Howarth <howarth at nitro dot med.uc.edu> 2011-08-03 15:31:28 UTC ---
Created attachment 24904
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=24904
preprocessed source file for gcc.c-torture/execute/pr45034.c on
x86_64-apple-darwin11

Generated with...

/sw/src/fink.build/gcc47-4.7.0-1/darwin_objdir/gcc/xgcc
-B/sw/src/fink.build/gcc47-4.7.0-1/darwin_objdir/gcc/
/sw/src/fink.build/gcc47-4.7.0-1/gcc-4.7-20110803/gcc/testsuite/gcc.c-torture/execute/pr45034.c
-w -O2 -lm -m32 -o
/sw/src/fink.build/gcc47-4.7.0-1/darwin_objdir/gcc/testsuite/gcc/pr45034.x2
--save-temps


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

* [Bug c/49966] gcc.c-torture/execute/pr45034.c execution timeouts
  2011-08-03 15:29 [Bug c/49966] New: gcc.c-torture/execute/pr45034.c execution timeouts howarth at nitro dot med.uc.edu
  2011-08-03 15:31 ` [Bug c/49966] " howarth at nitro dot med.uc.edu
@ 2011-08-03 15:33 ` howarth at nitro dot med.uc.edu
  2011-08-04 13:10 ` iains at gcc dot gnu.org
  2011-09-09 19:47 ` mrs at gcc dot gnu.org
  3 siblings, 0 replies; 5+ messages in thread
From: howarth at nitro dot med.uc.edu @ 2011-08-03 15:33 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #2 from Jack Howarth <howarth at nitro dot med.uc.edu> 2011-08-03 15:32:57 UTC ---
Created attachment 24905
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=24905
assembly file for gcc.c-torture/execute/pr45034.c on x86_64-apple-darwin11 at
-O2

Created with...

 /sw/src/fink.build/gcc47-4.7.0-1/darwin_objdir/gcc/xgcc
-B/sw/src/fink.build/gcc47-4.7.0-1/darwin_objdir/gcc/
/sw/src/fink.build/gcc47-4.7.0-1/gcc-4.7-20110803/gcc/testsuite/gcc.c-torture/execute/pr45034.c
-w -O2 -lm -m32 -o
/sw/src/fink.build/gcc47-4.7.0-1/darwin_objdir/gcc/testsuite/gcc/pr45034.x2
--save-temps


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

* [Bug c/49966] gcc.c-torture/execute/pr45034.c execution timeouts
  2011-08-03 15:29 [Bug c/49966] New: gcc.c-torture/execute/pr45034.c execution timeouts howarth at nitro dot med.uc.edu
  2011-08-03 15:31 ` [Bug c/49966] " howarth at nitro dot med.uc.edu
  2011-08-03 15:33 ` howarth at nitro dot med.uc.edu
@ 2011-08-04 13:10 ` iains at gcc dot gnu.org
  2011-09-09 19:47 ` mrs at gcc dot gnu.org
  3 siblings, 0 replies; 5+ messages in thread
From: iains at gcc dot gnu.org @ 2011-08-04 13:10 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #3 from Iain Sandoe <iains at gcc dot gnu.org> 2011-08-04 13:09:05 UTC ---
NOT seen on:

i686-darwin9 @r177287 xcode 3.1.4

x86_64-darwin10 @177314 xcode 3.2.5

x86_64-darwin10 @177355 xcdoe 3.2.6

is this still affecting darwin11?


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

* [Bug c/49966] gcc.c-torture/execute/pr45034.c execution timeouts
  2011-08-03 15:29 [Bug c/49966] New: gcc.c-torture/execute/pr45034.c execution timeouts howarth at nitro dot med.uc.edu
                   ` (2 preceding siblings ...)
  2011-08-04 13:10 ` iains at gcc dot gnu.org
@ 2011-09-09 19:47 ` mrs at gcc dot gnu.org
  3 siblings, 0 replies; 5+ messages in thread
From: mrs at gcc dot gnu.org @ 2011-09-09 19:47 UTC (permalink / raw)
  To: gcc-bugs

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

mrs@gcc.gnu.org <mrs at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |mrs at gcc dot gnu.org
         Resolution|                            |FIXED

--- Comment #4 from mrs at gcc dot gnu.org <mrs at gcc dot gnu.org> 2011-09-09 19:34:40 UTC ---
I think Jack says: I don't believe this bug exists any more...


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

end of thread, other threads:[~2011-09-09 19:35 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-08-03 15:29 [Bug c/49966] New: gcc.c-torture/execute/pr45034.c execution timeouts howarth at nitro dot med.uc.edu
2011-08-03 15:31 ` [Bug c/49966] " howarth at nitro dot med.uc.edu
2011-08-03 15:33 ` howarth at nitro dot med.uc.edu
2011-08-04 13:10 ` iains at gcc dot gnu.org
2011-09-09 19:47 ` 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).