public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug boehm-gc/35012]  New: gcc-4.2.3-RC1's gctest hangs on i686-apple-darwin9
@ 2008-01-29 10:12 dominiq at lps dot ens dot fr
  2008-01-29 14:02 ` [Bug boehm-gc/35012] " joseph at codesourcery dot com
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: dominiq at lps dot ens dot fr @ 2008-01-29 10:12 UTC (permalink / raw)
  To: gcc-bugs

I confirm the problem reported by Jack Howarth in 
http://gcc.gnu.org/ml/gcc/2008-01/msg00484.html:
gcc-4.2.3-RC1's gctest hangs on i686-apple-darwin9.

With gcc 4.3 rev. 131923, I get:

[ibook-dhum] i686-apple-darwin9/boehm-gc% time make check
Making check in include
make "AR_FLAGS=" "CC_FOR_BUILD=" "CFLAGS=-O2 -g -g -O2  " "CXXFLAGS=-O2 -g -g
-O2  " "CFLAGS_FOR_BUILD=" "CFLAGS_FOR_TARGET=" "INSTALL=/sw/bin/ginstall -c"
"INSTALL_DATA=/sw/bin/ginstall -c -m 644" "INSTALL_PROGRAM=/sw/bin/ginstall -c"
"INSTALL_SCRIPT=/sw/bin/ginstall -c" "LDFLAGS=" "LIBCFLAGS="
"LIBCFLAGS_FOR_TARGET=" "MAKE=make" "MAKEINFO=makeinfo --split-size=5000000  "
"PICFLAG=" "PICFLAG_FOR_TARGET=" "SHELL=/bin/sh" "EXPECT=" "RUNTEST="
"RUNTESTFLAGS=" "exec_prefix=/opt/gcc/gcc4.3w"
"infodir=/opt/gcc/gcc4.3w/share/info" "libdir=/opt/gcc/gcc4.3w/lib"
"prefix=/opt/gcc/gcc4.3w" "tooldir=" "AR=ar" "AS=/opt/gcc/i686-darwin/./gcc/as"
"CC=/opt/gcc/i686-darwin/./gcc/xgcc -B/opt/gcc/i686-darwin/./gcc/
-B/opt/gcc/gcc4.3w/i686-apple-darwin9/bin/
-B/opt/gcc/gcc4.3w/i686-apple-darwin9/lib/ -isystem
/opt/gcc/gcc4.3w/i686-apple-darwin9/include -isystem
/opt/gcc/gcc4.3w/i686-apple-darwin9/sys-include"
"CXX=/opt/gcc/i686-darwin/./gcc/g++ -B/opt/gcc/i686-darwin/./gcc/ -nostdinc++ 
-L/opt/gcc/i686-darwin/i686-apple-darwin9/libstdc++-v3/src
-L/opt/gcc/i686-darwin/i686-apple-darwin9/libstdc++-v3/src/.libs
-B/opt/gcc/gcc4.3w/i686-apple-darwin9/bin/
-B/opt/gcc/gcc4.3w/i686-apple-darwin9/lib/ -isystem
/opt/gcc/gcc4.3w/i686-apple-darwin9/include -isystem
/opt/gcc/gcc4.3w/i686-apple-darwin9/sys-include"
"LD=/opt/gcc/i686-darwin/./gcc/collect-ld" "LIBCFLAGS="
"NM=/opt/gcc/i686-darwin/./gcc/nm" "PICFLAG=" "RANLIB=ranlib -c" "DESTDIR="
check-TESTS
Switched to incremental mode
Emulating dirty bits with mprotect/signals
Completed 3 tests
Allocated 5716564 collectable objects
Allocated 306 uncollectable objects
Allocated 3749983 atomic objects
Allocated 34440 stubborn objects
Finalized 7025/7025 objects - finalization is probably ok
Total number of bytes allocated is 307097424
Final heap size is 12201984 bytes
Collector appears to work
Completed 416 collections
PASS: gctest
==================
All 1 tests passed
==================
3.842u 8.308s 0:10.32 117.6%    0+0k 0+0io 0pf+0w

with gcc 4.2.3 rev. 131933, I have to abort the test and get:

[ibook-dhum] i686-apple-darwin9/boehm-gc% time make check
Making check in include
make[1]: Nothing to be done for `check'.
make "AR_FLAGS=" "CC_FOR_BUILD=" "CFLAGS=-O2 -g -O2 " "CXXFLAGS=-g -O2 "
"CFLAGS_FOR_BUILD=" "CFLAGS_FOR_TARGET=" "INSTALL=/sw/bin/ginstall -c"
"INSTALL_DATA=/sw/bin/ginstall -c -m 644" "INSTALL_PROGRAM=/sw/bin/ginstall -c"
"INSTALL_SCRIPT=/sw/bin/ginstall -c" "LDFLAGS=" "LIBCFLAGS="
"LIBCFLAGS_FOR_TARGET=" "MAKE=make" "MAKEINFO=makeinfo --split-size=5000000  "
"PICFLAG=" "PICFLAG_FOR_TARGET=" "SHELL=/bin/sh" "EXPECT=" "RUNTEST="
"RUNTESTFLAGS=" "exec_prefix=/opt/gcc/gcc4.2w"
"infodir=/opt/gcc/gcc4.2w/share/info" "libdir=/opt/gcc/gcc4.2w/lib"
"prefix=/opt/gcc/gcc4.2w" "tooldir=" "AR=ar"
"AS=/opt/gcc/i686-darwin-4.2/./gcc/as" "CC=/opt/gcc/i686-darwin-4.2/./gcc/xgcc
-B/opt/gcc/i686-darwin-4.2/./gcc/ -B/opt/gcc/gcc4.2w/i686-apple-darwin9/bin/
-B/opt/gcc/gcc4.2w/i686-apple-darwin9/lib/ -isystem
/opt/gcc/gcc4.2w/i686-apple-darwin9/include -isystem
/opt/gcc/gcc4.2w/i686-apple-darwin9/sys-include"
"CXX=/opt/gcc/i686-darwin-4.2/./gcc/g++ -B/opt/gcc/i686-darwin-4.2/./gcc/
-nostdinc++  -L/opt/gcc/i686-darwin-4.2/i686-apple-darwin9/libstdc++-v3/src
-L/opt/gcc/i686-darwin-4.2/i686-apple-darwin9/libstdc++-v3/src/.libs
-B/opt/gcc/gcc4.2w/i686-apple-darwin9/bin/
-B/opt/gcc/gcc4.2w/i686-apple-darwin9/lib/ -isystem
/opt/gcc/gcc4.2w/i686-apple-darwin9/include -isystem
/opt/gcc/gcc4.2w/i686-apple-darwin9/sys-include" "LD=ld" "LIBCFLAGS=" "NM="
"PICFLAG=" "RANLIB=ranlib -c" "DESTDIR=" check-TESTS
Switched to incremental mode
Emulating dirty bits with mprotect/signals
^Cmake[2]: *** [check-TESTS] Interrupt
make[1]: *** [check-am] Interrupt
make: *** [check-recursive] Interrupt
0.035u 0.044s 1:52.95 0.0%      0+0k 0+1io 0pf+0w


-- 
           Summary: gcc-4.2.3-RC1's gctest hangs on i686-apple-darwin9
           Product: gcc
           Version: 4.2.3
            Status: UNCONFIRMED
          Severity: blocker
          Priority: P3
         Component: boehm-gc
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: dominiq at lps dot ens dot fr
 GCC build triplet: i686-apple-darwin9
  GCC host triplet: i686-apple-darwin9
GCC target triplet: i686-apple-darwin9


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


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

* [Bug boehm-gc/35012] gcc-4.2.3-RC1's gctest hangs on i686-apple-darwin9
  2008-01-29 10:12 [Bug boehm-gc/35012] New: gcc-4.2.3-RC1's gctest hangs on i686-apple-darwin9 dominiq at lps dot ens dot fr
@ 2008-01-29 14:02 ` joseph at codesourcery dot com
  2008-01-29 19:48 ` howarth at nitro dot med dot uc dot edu
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: joseph at codesourcery dot com @ 2008-01-29 14:02 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from joseph at codesourcery dot com  2008-01-29 13:06 -------
Subject: Re:   New: gcc-4.2.3-RC1's gctest hangs on
 i686-apple-darwin9

On Tue, 29 Jan 2008, dominiq at lps dot ens dot fr wrote:

> I confirm the problem reported by Jack Howarth in 
> http://gcc.gnu.org/ml/gcc/2008-01/msg00484.html:
> gcc-4.2.3-RC1's gctest hangs on i686-apple-darwin9.

Did this happen with the 4.2.2 release?  If the same problem appeared with 
previous 4.2.x releases, then it's not a regression from them and we can 
close this bug as fixed in 4.3.


-- 


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


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

* [Bug boehm-gc/35012] gcc-4.2.3-RC1's gctest hangs on i686-apple-darwin9
  2008-01-29 10:12 [Bug boehm-gc/35012] New: gcc-4.2.3-RC1's gctest hangs on i686-apple-darwin9 dominiq at lps dot ens dot fr
  2008-01-29 14:02 ` [Bug boehm-gc/35012] " joseph at codesourcery dot com
@ 2008-01-29 19:48 ` howarth at nitro dot med dot uc dot edu
  2008-01-30 10:02 ` dominiq at lps dot ens dot fr
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: howarth at nitro dot med dot uc dot edu @ 2008-01-29 19:48 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #2 from howarth at nitro dot med dot uc dot edu  2008-01-29 17:59 -------
The problem certainly didn't exist with gcc 4.2.1 on darwin8.10.0...

http://gcc.gnu.org/ml/gcc-testresults/2007-07/msg00847.html


-- 


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


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

* [Bug boehm-gc/35012] gcc-4.2.3-RC1's gctest hangs on i686-apple-darwin9
  2008-01-29 10:12 [Bug boehm-gc/35012] New: gcc-4.2.3-RC1's gctest hangs on i686-apple-darwin9 dominiq at lps dot ens dot fr
  2008-01-29 14:02 ` [Bug boehm-gc/35012] " joseph at codesourcery dot com
  2008-01-29 19:48 ` howarth at nitro dot med dot uc dot edu
@ 2008-01-30 10:02 ` dominiq at lps dot ens dot fr
  2009-04-12  8:14 ` dominiq at lps dot ens dot fr
  2009-06-03 21:13 ` fxcoudert at gcc dot gnu dot org
  4 siblings, 0 replies; 6+ messages in thread
From: dominiq at lps dot ens dot fr @ 2008-01-30 10:02 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #3 from dominiq at lps dot ens dot fr  2008-01-30 08:08 -------
> Did this happen with the 4.2.2 release?

I just checked on darwin9 and the answer is yes. Nevertheless could someone
have a look to the problem?


-- 


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


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

* [Bug boehm-gc/35012] gcc-4.2.3-RC1's gctest hangs on i686-apple-darwin9
  2008-01-29 10:12 [Bug boehm-gc/35012] New: gcc-4.2.3-RC1's gctest hangs on i686-apple-darwin9 dominiq at lps dot ens dot fr
                   ` (2 preceding siblings ...)
  2008-01-30 10:02 ` dominiq at lps dot ens dot fr
@ 2009-04-12  8:14 ` dominiq at lps dot ens dot fr
  2009-06-03 21:13 ` fxcoudert at gcc dot gnu dot org
  4 siblings, 0 replies; 6+ messages in thread
From: dominiq at lps dot ens dot fr @ 2009-04-12  8:14 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #4 from dominiq at lps dot ens dot fr  2009-04-12 08:14 -------
Since this PR did not received any attention and seems fixed at least on 4.4
and trunk, if nobody complains in the coming days I'll close it.


-- 


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


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

* [Bug boehm-gc/35012] gcc-4.2.3-RC1's gctest hangs on i686-apple-darwin9
  2008-01-29 10:12 [Bug boehm-gc/35012] New: gcc-4.2.3-RC1's gctest hangs on i686-apple-darwin9 dominiq at lps dot ens dot fr
                   ` (3 preceding siblings ...)
  2009-04-12  8:14 ` dominiq at lps dot ens dot fr
@ 2009-06-03 21:13 ` fxcoudert at gcc dot gnu dot org
  4 siblings, 0 replies; 6+ messages in thread
From: fxcoudert at gcc dot gnu dot org @ 2009-06-03 21:13 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #5 from fxcoudert at gcc dot gnu dot org  2009-06-03 21:13 -------
4.2 branch is closed, works in 4.3.0


-- 

fxcoudert at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|---                         |4.3.0


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


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

end of thread, other threads:[~2009-06-03 21:13 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-01-29 10:12 [Bug boehm-gc/35012] New: gcc-4.2.3-RC1's gctest hangs on i686-apple-darwin9 dominiq at lps dot ens dot fr
2008-01-29 14:02 ` [Bug boehm-gc/35012] " joseph at codesourcery dot com
2008-01-29 19:48 ` howarth at nitro dot med dot uc dot edu
2008-01-30 10:02 ` dominiq at lps dot ens dot fr
2009-04-12  8:14 ` dominiq at lps dot ens dot fr
2009-06-03 21:13 ` fxcoudert at gcc dot gnu dot 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).