public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* Re: c/6724: "make check" on glibc-2.2.5 fails using gcc-3.1
@ 2002-12-02  9:03 bangerth
  0 siblings, 0 replies; 4+ messages in thread
From: bangerth @ 2002-12-02  9:03 UTC (permalink / raw)
  To: alex14641, gcc-bugs, gcc-prs, nobody

Synopsis: "make check" on glibc-2.2.5 fails using gcc-3.1

State-Changed-From-To: feedback->closed
State-Changed-By: bangerth
State-Changed-When: Mon Dec  2 09:03:38 2002
State-Changed-Why:
    Based on Andreas's comment.

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=6724


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

* Re: c/6724: "make check" on glibc-2.2.5 fails using gcc-3.1
@ 2002-05-20 11:36 Alex Davis
  0 siblings, 0 replies; 4+ messages in thread
From: Alex Davis @ 2002-05-20 11:36 UTC (permalink / raw)
  To: nobody; +Cc: gcc-prs

The following reply was made to PR c/6724; it has been noted by GNATS.

From: Alex Davis <alex14641@yahoo.com>
To: Andreas Jaeger <aj@suse.de>
Cc: gcc-gnats@gcc.gnu.org
Subject: Re: c/6724: "make check" on glibc-2.2.5 fails using gcc-3.1
Date: Mon, 20 May 2002 11:33:22 -0700 (PDT)

 --- Andreas Jaeger <aj@suse.de> wrote:
 >...An error in test-ifloat is a problem with a
 > non-stable algorithm in glibc or an error in GCC, but I suspect the
 > first....
 Hmm... 'make check' generated no errors when built with gcc-2.95.3, which
 makes me suspect GCC.
 
 __________________________________________________
 Do You Yahoo!?
 LAUNCH - Your Yahoo! Music Experience
 http://launch.yahoo.com


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

* Re: c/6724: "make check" on glibc-2.2.5 fails using gcc-3.1
@ 2002-05-19 23:16 Andreas Jaeger
  0 siblings, 0 replies; 4+ messages in thread
From: Andreas Jaeger @ 2002-05-19 23:16 UTC (permalink / raw)
  To: nobody; +Cc: gcc-prs

The following reply was made to PR c/6724; it has been noted by GNATS.

From: Andreas Jaeger <aj@suse.de>
To: alex14641@yahoo.com
Cc: gcc-gnats@gcc.gnu.org
Subject: Re: c/6724: "make check" on glibc-2.2.5 fails using gcc-3.1
Date: Mon, 20 May 2002 08:08:11 +0200

 alex14641@yahoo.com writes:
 
 >>Number:         6724
 >>Category:       c
 >>Synopsis:       "make check" on glibc-2.2.5 fails using gcc-3.1
 
 >>Description:
 > While running 'make check' on glibc-2.2.5 using gcc-3.1, I get the following error.
 >
 > /usr/gcc-3.1/bin/gcc -nostdlib -nostartfiles -o /update/glibc-build/math/test-if
 > loat  -Wl,-dynamic-linker=/lib/ld-linux.so.2   -Wl,-z,combreloc /update/glibc-bu
 > ild/csu/crt1.o /update/glibc-build/csu/crti.o `/usr/gcc-3.1/bin/gcc --print-file
 > -name=crtbegin.o` /update/glibc-build/math/test-ifloat.o /update/glibc-build/mat
 > h/libm.so.6  -Wl,-rpath-link=/update/glibc-build:/update/glibc-build/math:/updat
 > e/glibc-build/elf:/update/glibc-build/dlfcn:/update/glibc-build/nss:/update/glib
 > c-build/nis:/update/glibc-build/rt:/update/glibc-build/resolv:/update/glibc-buil
 > d/crypt:/update/glibc-build/linuxthreads /update/glibc-build/libc.so.6 /update/g
 > libc-build/libc_nonshared.a -lgcc `/usr/gcc-3.1/bin/gcc --print-file-name=crtend
 > .o` /update/glibc-build/csu/crtn.o
 > GCONV_PATH=/update/glibc-build/iconvdata LC_ALL=C   /update/glibc-build/elf/ld-l
 > inux.so.2 --library-path /update/glibc-build:/update/glibc-build/math:/update/gl
 > ibc-build/elf:/update/glibc-build/dlfcn:/update/glibc-build/nss:/update/glibc-bu
 > ild/nis:/update/glibc-build/rt:/update/glibc-build/resolv:/update/glibc-build/cr
 > ypt:/update/glibc-build/linuxthreads /update/glibc-build/math/test-ifloat  > /up
 > date/glibc-build/math/test-ifloat.out
 > make[2]: *** [/update/glibc-build/math/test-ifloat.out] Error 1
 > make[2]: Leaving directory `/update/glibc-2.2.5/math'
 > make[1]: *** [math/tests] Error 2
 > make[1]: Leaving directory `/update/glibc-2.2.5'
 > make: *** [check] Error 2
 >
 > There is a similar bug already in glibc's bug list; Andreas Jaeger seems to think this is a gcc/kernel bug.
 
 In that case I was too short, might be that my comment was to a
 different test case.  An error in test-ifloat is a problem with a
 non-stable algorithm in glibc or an error in GCC, but I suspect the
 first.  It is definitly no kernel issue.  Since we test for exact
 errors, we allow deltas and some of them are too small.  Just ignore
 the issue for now.
 
 Andreas
 -- 
  Andreas Jaeger
   SuSE Labs aj@suse.de
    private aj@arthur.inka.de
     http://www.suse.de/~aj


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

* c/6724: "make check" on glibc-2.2.5 fails using gcc-3.1
@ 2002-05-19 14:36 alex14641
  0 siblings, 0 replies; 4+ messages in thread
From: alex14641 @ 2002-05-19 14:36 UTC (permalink / raw)
  To: gcc-gnats


>Number:         6724
>Category:       c
>Synopsis:       "make check" on glibc-2.2.5 fails using gcc-3.1
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sun May 19 14:36:00 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     alex14641@yahoo.com
>Release:        gcc-3.1
>Organization:
>Environment:

>Description:
While running 'make check' on glibc-2.2.5 using gcc-3.1, I get the following error.

/usr/gcc-3.1/bin/gcc -nostdlib -nostartfiles -o /update/glibc-build/math/test-if
loat  -Wl,-dynamic-linker=/lib/ld-linux.so.2   -Wl,-z,combreloc /update/glibc-bu
ild/csu/crt1.o /update/glibc-build/csu/crti.o `/usr/gcc-3.1/bin/gcc --print-file
-name=crtbegin.o` /update/glibc-build/math/test-ifloat.o /update/glibc-build/mat
h/libm.so.6  -Wl,-rpath-link=/update/glibc-build:/update/glibc-build/math:/updat
e/glibc-build/elf:/update/glibc-build/dlfcn:/update/glibc-build/nss:/update/glib
c-build/nis:/update/glibc-build/rt:/update/glibc-build/resolv:/update/glibc-buil
d/crypt:/update/glibc-build/linuxthreads /update/glibc-build/libc.so.6 /update/g
libc-build/libc_nonshared.a -lgcc `/usr/gcc-3.1/bin/gcc --print-file-name=crtend
.o` /update/glibc-build/csu/crtn.o
GCONV_PATH=/update/glibc-build/iconvdata LC_ALL=C   /update/glibc-build/elf/ld-l
inux.so.2 --library-path /update/glibc-build:/update/glibc-build/math:/update/gl
ibc-build/elf:/update/glibc-build/dlfcn:/update/glibc-build/nss:/update/glibc-bu
ild/nis:/update/glibc-build/rt:/update/glibc-build/resolv:/update/glibc-build/cr
ypt:/update/glibc-build/linuxthreads /update/glibc-build/math/test-ifloat  > /up
date/glibc-build/math/test-ifloat.out
make[2]: *** [/update/glibc-build/math/test-ifloat.out] Error 1
make[2]: Leaving directory `/update/glibc-2.2.5/math'
make[1]: *** [math/tests] Error 2
make[1]: Leaving directory `/update/glibc-2.2.5'
make: *** [check] Error 2

There is a similar bug already in glibc's bug list; Andreas Jaeger seems to think this is a gcc/kernel bug.

I'm running linux 2.4.19pre8-ac4 on an Epox 8k7a motherboard and an Athlon 1.4GHz CPU
>How-To-Repeat:

>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:


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

end of thread, other threads:[~2002-12-02 17:03 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-12-02  9:03 c/6724: "make check" on glibc-2.2.5 fails using gcc-3.1 bangerth
  -- strict thread matches above, loose matches on Subject: below --
2002-05-20 11:36 Alex Davis
2002-05-19 23:16 Andreas Jaeger
2002-05-19 14:36 alex14641

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