On Sat, Mar 22, 2008 at 10:02:22PM +0100, Matthias Klose wrote:
> amd64 and i386 side note: the gcc-4.3 4.3.0-2 upload has a patch
> reenabling the cld instruction when stringops are used; this patch is
> neither in the gcc-4_3-branch or in the trunk.
I discussed with doko a bit and have to propos
On Tue, Mar 25, 2008 at 07:54:10AM +, Bastian Blank wrote:
> On Sat, Mar 22, 2008 at 10:02:22PM +0100, Matthias Klose wrote:
> > amd64 and i386 side note: the gcc-4.3 4.3.0-2 upload has a patch
> > reenabling the cld instruction when stringops are used; this patch is
> > neither in the gcc-4_3-
On Tue, Mar 25, 2008 at 09:26:51AM +0100, Pierre Habouzit wrote:
> Problem is that memcpy/memmove/memset probably generate rep stos; in
> the end, I believe memset/memcpy/memmove to be async signal safe, and
> those are inlined fully in many cases.
Please show the sections of POSIX docu or the r
On Tue, Mar 25, 2008 at 09:38:32AM +0100, Aurelien Jarno wrote:
> Bastian Blank a écrit :
> > I discussed with doko a bit and have to propose another solution. This
> > solution have a prequisite: gcc must not generate string ops without
> > function calls.
> This prequisite is not always true. Sta
Bastian Blank a écrit :
> On Sat, Mar 22, 2008 at 10:02:22PM +0100, Matthias Klose wrote:
>> amd64 and i386 side note: the gcc-4.3 4.3.0-2 upload has a patch
>> reenabling the cld instruction when stringops are used; this patch is
>> neither in the gcc-4_3-branch or in the trunk.
>
> I discussed w
On Tue, Mar 25, 2008 at 08:39:01AM +, Bastian Blank wrote:
> On Tue, Mar 25, 2008 at 09:26:51AM +0100, Pierre Habouzit wrote:
> > Problem is that memcpy/memmove/memset probably generate rep stos; in
> > the end, I believe memset/memcpy/memmove to be async signal safe, and
> > those are inline
--- Comment #8 from mkuvyrkov at gcc dot gnu dot org 2008-03-25 15:26
---
Fixed on 4.2 as well.
--
mkuvyrkov at gcc dot gnu dot org changed:
What|Removed |Added
--- Comment #7 from mkuvyrkov at gcc dot gnu dot org 2008-03-25 15:26
---
Subject: Bug 34688
Author: mkuvyrkov
Date: Tue Mar 25 15:25:37 2008
New Revision: 133521
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=133521
Log:
Backport from mainline:
PR middle-end/3
--- Comment #9 from rguenth at gcc dot gnu dot org 2008-03-25 15:48 ---
wontfix on the 4.1 branch.
--
rguenth at gcc dot gnu dot org changed:
What|Removed |Added
Kno
--- Comment #11 from e0327023 at student dot tuwien dot ac dot at
2008-03-25 16:42 ---
I have completed the java.util.Sanner but I still wasn't able to commit this
code to the "magnificant" GNU CVS repository with Eclipse.. i have tried it
using gentoo and Windows xp..
I already uploa
--- Comment #12 from mark at gcc dot gnu dot org 2008-03-25 17:23 ---
(In reply to comment #11)
> I have completed the java.util.Sanner but I still wasn't able to commit this
> code to the "magnificant" GNU CVS repository with Eclipse.. i have tried it
> using gentoo and Windows xp..
P
LAST_UPDATED: Sat Mar 22 11:59:05 UTC 2008 (revision 133447)
Target: x86_64-linux-gnu
gcc version 4.2.3 (Debian 4.2.3-3)
Native configuration is x86_64-pc-linux-gnu
=== g++ tests ===
Running target unix
=== g++ Summary for unix ===
# of expected passes
LAST_UPDATED: Sat Mar 22 11:59:05 UTC 2008 (revision 133447)
Target: ia64-linux-gnu
gcc version 4.2.3 (Debian 4.2.3-3)
Native configuration is ia64-unknown-linux-gnu
=== g++ tests ===
Running target unix
=== g++ Summary ===
# of expected passes12893
LAST_UPDATED: Sat Mar 22 11:59:05 UTC 2008 (revision 133447)
Target: mips-linux-gnu
gcc version 4.2.3 (Debian 4.2.3-3)
Native configuration is mips-unknown-linux-gnu
=== g++ tests ===
Running target unix
=== g++ Summary ===
# of expected passes13561
LAST_UPDATED: Sat Mar 22 11:59:05 UTC 2008 (revision 133447)
Target: mipsel-linux-gnu
gcc version 4.2.3 (Debian 4.2.3-3)
Native configuration is mipsel-unknown-linux-gnu
=== g++ tests ===
Running target unix
=== g++ Summary ===
# of expected passes1
LAST_UPDATED: Sat Mar 22 11:59:05 UTC 2008 (revision 133447)
Target: sparc-linux-gnu
gcc version 4.2.3 (Debian 4.2.3-3)
Native configuration is sparc-unknown-linux-gnu
=== g++ tests ===
Running target unix
=== g++ Summary for unix ===
# of expected passes
LAST_UPDATED: Sat Mar 22 11:59:05 UTC 2008 (revision 133447)
Target: s390-linux-gnu
gcc version 4.2.3 (Debian 4.2.3-3)
Native configuration is s390-ibm-linux-gnu
=== g++ tests ===
Running target unix
=== g++ Summary for unix ===
# of expected passes
LAST_UPDATED:
Target: x86_64-linux-gnu
gcc version 4.3.1 20080321 (prerelease) (Debian 4.3.0-2)
Native configuration is x86_64-pc-linux-gnu
=== g++ tests ===
Running target unix
WARNING: Could not compile g++.dg/compat/struct-layout-1 generator
=== g++ Summary
LAST_UPDATED:
Target: hppa-linux-gnu
gcc version 4.3.1 20080321 (prerelease) (Debian 4.3.0-2)
Native configuration is hppa-unknown-linux-gnu
=== g++ tests ===
Running target unix
WARNING: Could not compile g++.dg/compat/struct-layout-1 generator
=== g++ Summary
LAST_UPDATED: Sat Mar 22 11:59:05 UTC 2008 (revision 133447)
Target: mips-linux-gnu
gcc version 4.2.3 (Debian 4.2.3-3)
Native configuration is mips-unknown-linux-gnu
=== libjava tests ===
Running target unix
FAIL: Invoke_1 execution - source compiled test
FAIL: Invoke_1 -findire
LAST_UPDATED:
Target: ia64-linux-gnu
gcc version 4.3.1 20080321 (prerelease) (Debian 4.3.0-2)
Native configuration is ia64-unknown-linux-gnu
=== g++ tests ===
Running target unix
WARNING: Could not compile g++.dg/compat/struct-layout-1 generator
FAIL: g++.dg/tree-prof/indir-cal
LAST_UPDATED:
Native configuration is arm-unknown-linux-gnueabi
=== libffi tests ===
Running target unix
=== libffi Summary ===
# of expected passes1389
# of unsupported tests 10
=== libgomp tests ===
Running target unix
F
LAST_UPDATED:
Target: s390-linux-gnu
gcc version 4.3.1 20080321 (prerelease) (Debian 4.3.0-2)
Native configuration is s390-ibm-linux-gnu
=== g++ tests ===
Running target unix
WARNING: Could not compile g++.dg/compat/struct-layout-1 generator
FAIL: g++.dg/other/anon5.C (test fo
LAST_UPDATED:
Target: ia64-linux-gnu
gcc version 4.3.1 20080321 (prerelease) (Debian 4.3.0-2)
Native configuration is ia64-unknown-linux-gnu
=== libjava tests ===
Running target unix
FAIL: getlocalvartable output
FAIL: Throw_3 -O3 output - source compiled test
FAIL: Throw_3 -O3
LAST_UPDATED:
Target: sparc-linux-gnu
gcc version 4.3.1 20080321 (prerelease) (Debian 4.3.0-2)
Native configuration is sparc-unknown-linux-gnu
=== g++ tests ===
Running target unix
WARNING: Could not compile g++.dg/compat/struct-layout-1 generator
FAIL: g++.dg/opt/anchor1.C exe
LAST_UPDATED: Sun Mar 23 14:12:16 UTC 2008 (revision 133461)
Target: ia64-linux-gnu
gcc version 4.4.0 20080323 (experimental) [trunk revision 133461] (Debian
20080323-1)
=== acats tests ===
FAIL: c9a011b
FAIL: cxb3014
FAIL: cxb3016
=== acats Summary ===
#
LAST_UPDATED: Sun Mar 23 14:12:16 UTC 2008 (revision 133461)
Target: x86_64-linux-gnu
gcc version 4.4.0 20080323 (experimental) [trunk revision 133461] (Debian
20080323-1)
=== acats tests ===
=== acats Summary ===
# of expected passes2315
# of unexpe
LAST_UPDATED: Sat Mar 22 11:59:05 UTC 2008 (revision 133447)
Target: hppa-linux-gnu
gcc version 4.2.3 (Debian 4.2.3-3)
Native configuration is hppa-unknown-linux-gnu
=== libjava tests ===
Running target unix
FAIL:
/build/buildd/gcj-4.2-4.2.3/src/libjava/testsuite/libjava.jar/Te
LAST_UPDATED: Sun Mar 23 14:12:16 UTC 2008 (revision 133461)
Target: s390-linux-gnu
gcc version 4.4.0 20080323 (experimental) [trunk revision 133461] (Debian
20080323-1)
=== acats tests ===
FAIL: cd4041a
FAIL: cdd2a02
=== acats Summary ===
# of expected pass
LAST_UPDATED: Sat Mar 22 11:59:05 UTC 2008 (revision 133447)
Target: x86_64-linux-gnu
gcc version 4.2.3 (Debian 4.2.3-3)
Native configuration is x86_64-pc-linux-gnu
=== libjava tests ===
Running target unix
FAIL: Divide_2 -O3 -findirect-dispatch execution - source compiled test
LAST_UPDATED:
Target: x86_64-linux-gnu
gcc version 4.3.1 20080321 (prerelease) (Debian 4.3.0-2)
Native configuration is x86_64-pc-linux-gnu
=== libjava tests ===
Running target unix
=== libjava Summary for unix ===
# of expected passes2550
Running
LAST_UPDATED:
Target: hppa-linux-gnu
gcc version 4.3.1 20080321 (prerelease) (Debian 4.3.0-2)
Native configuration is hppa-unknown-linux-gnu
=== libjava tests ===
Running target unix
FAIL:
/build/buildd/gcj-4.3-4.3.0/src/libjava/testsuite/libjava.jar/TestClosureGC.jar
output
LAST_UPDATED:
Target: sparc-linux-gnu
gcc version 4.3.1 20080321 (prerelease) (Debian 4.3.0-2)
Native configuration is sparc-unknown-linux-gnu
=== libjava tests ===
Running target unix
=== libjava Summary for unix ===
# of expected passes2550
Runn
LAST_UPDATED:
Target: s390-linux-gnu
gcc version 4.3.1 20080321 (prerelease) (Debian 4.3.0-2)
Native configuration is s390-ibm-linux-gnu
=== libjava tests ===
Running target unix
=== libjava Summary for unix ===
# of expected passes2550
Running ta
LAST_UPDATED:
Native configuration is arm-unknown-linux-gnu
=== libjava tests ===
Running target unix
FAIL:
/build/buildd/gcj-4.3-4.3.0/src/libjava/testsuite/libjava.jar/TestClosureGC.jar
execution - gij test
FAIL: calls output - gij test
FAIL: noclass execution - gij test
FAI
LAST_UPDATED: Sat Mar 22 11:59:05 UTC 2008 (revision 133447)
Target: ia64-linux-gnu
gcc version 4.2.3 (Debian 4.2.3-3)
Native configuration is ia64-unknown-linux-gnu
=== libjava tests ===
Running target unix
FAIL: getlocalvartable output
FAIL: Throw_3 -O3 output - source compile
LAST_UPDATED: Sat Mar 22 11:59:05 UTC 2008 (revision 133447)
Target: sparc-linux-gnu
gcc version 4.2.3 (Debian 4.2.3-3)
Native configuration is sparc-unknown-linux-gnu
=== libjava tests ===
Running target unix
=== libjava Summary for unix ===
# of expected pass
On Sat, Mar 22, 2008 at 6:10 PM, Aurelien Jarno <[EMAIL PROTECTED]> wrote:
> I have tried to build the glibc with GCC 4.3 on hppa, and rpcgen
> segfaults when it is used, so the build fails. I haven't start to
> investigate the problem (I started by the architectures where the
> problems were m
38 matches
Mail list logo