Bug#290483: gij-3.4 suggests libgcj-awt5 but not found. Should be libgcj5-awt?

2005-01-14 Thread Egon Willighagen

Package: gij-3.4
Severity: normal


gij-3.4 suggests libgcj-awt5 but not found. Should be libgcj5-awt?

-- System Information:
Debian Release: 3.1
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.8-9-amd64-k8-smp
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Processed: retitle 290438

2005-01-14 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> package g77-3.3
Ignoring bugs not assigned to: g77-3.3

> retitle 290438 g77-3.3: produces wrong code on i386 compiling with 
> -fno-automatic -O1
Bug#290438: produces wrong code on i386 compiling with -fno-automatic -O1
Changed Bug title.

> thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#254626: Problem still seen on gcc 3.4.3

2005-01-14 Thread Martin Habets
I've been retesting this problem using the packages below,
and the problem is still there. The assembler code generated
looks exactly the same as before.

ii  gcc-3.43.4.3-6The GNU C compiler
ii  gcc-3.4-base   3.4.3-6The GNU Compiler Collection (base package)

-- 
Martin


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#254626: Problem still seen on gcc 3.4.3

2005-01-14 Thread Falk Hueffner
Martin Habets <[EMAIL PROTECTED]>, [EMAIL PROTECTED] schrieb am 14.01.05 
18:24:52:

> I've been retesting this problem using the packages below,
> and the problem is still there. The assembler code generated
> looks exactly the same as before.

Please provide the preprocessed source as obtained when adding -save-temps.
It would also be great if you could provide a stand-alone test case that does
not require booting a kernel to see whether the error occurs...

Falk




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



[Bug target/18987] [3.3/3.4 regression] [ia64] Extra '.restore sp' in tail call

2005-01-14 Thread cvs-commit at gcc dot gnu dot org

--- Additional Comments From cvs-commit at gcc dot gnu dot org  2005-01-14 
19:15 ---
Subject: Bug 18987

CVSROOT:/cvs/gcc
Module name:gcc
Branch: gcc-3_3-branch
Changes by: [EMAIL PROTECTED]   2005-01-14 19:15:41

Modified files:
gcc: ChangeLog 
gcc/config/ia64: ia64.c 

Log message:
Patches to fix sibcall unwind info bugs.
PR target/18987
* config/ia64/ia64.c (process_set): For alloc insn, only call
process_epilogue is !frame_pointer_needed.
PR target/13158
* config/ia64/ia64.c (ia64_expand_epilogue): Set RTX_FRAME_RELATED_P on
sibcall alloc instruction.
(process_set): Handle sibcall alloc instruction.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.16114.2.1051&r2=1.16114.2.1052
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/ia64/ia64.c.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.198.2.23&r2=1.198.2.24



-- 


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

--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



[Bug target/18987] [3.3/3.4 regression] [ia64] Extra '.restore sp' in tail call

2005-01-14 Thread cvs-commit at gcc dot gnu dot org

--- Additional Comments From cvs-commit at gcc dot gnu dot org  2005-01-14 
19:45 ---
Subject: Bug 18987

CVSROOT:/cvs/gcc
Module name:gcc
Changes by: [EMAIL PROTECTED]   2005-01-14 19:45:23

Modified files:
gcc/testsuite  : ChangeLog 
Added files:
gcc/testsuite/gcc.target/ia64: ia64.exp sibcall-unwind-1.c 
   sibcall-unwind-2.c 

Log message:
Testcases for sibcall unwind info problems.
PR target/13158
* gcc.target/ia64/sibcall-unwind-1.c: New test.
PR target/18987
* gcc.target/ia64/sibcall-unwind-2.c: New test.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/ChangeLog.diff?cvsroot=gcc&r1=1.4885&r2=1.4886
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.target/ia64/ia64.exp.diff?cvsroot=gcc&r1=NONE&r2=1.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.target/ia64/sibcall-unwind-1.c.diff?cvsroot=gcc&r1=NONE&r2=1.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.target/ia64/sibcall-unwind-2.c.diff?cvsroot=gcc&r1=NONE&r2=1.1



-- 


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

--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



[Bug target/18987] [3.3/3.4 regression] [ia64] Extra '.restore sp' in tail call

2005-01-14 Thread wilson at gcc dot gnu dot org


-- 
Bug 18987 depends on bug 13158, which changed state.

Bug 13158 Summary: [ia64] bad unwind info as a result of sibcall
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13158

   What|Old Value   |New Value

 Status|NEW |RESOLVED
 Resolution||FIXED

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

--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



[Bug target/18987] [3.3/3.4 regression] [ia64] Extra '.restore sp' in tail call

2005-01-14 Thread wilson at gcc dot gnu dot org

--- Additional Comments From wilson at gcc dot gnu dot org  2005-01-14 
19:52 ---
Fixed on mainline, gcc-3.4 branch, and gcc-3.3 branch.  Testcase added to 
mainline.

-- 
   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution||FIXED


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

--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Results for 4.0.0 20050110 (experimental) testsuite on sparc-unknown-linux-gnu

2005-01-14 Thread Matthias Klose
LAST_UPDATED: Tue Jan 11 00:09:12 UTC 2005

=== acats tests ===
FAIL:   a26007a
FAIL:   ad8011a
FAIL:   c23003a
FAIL:   c23003b
FAIL:   c23003g
FAIL:   c23003i
FAIL:   c32001e
FAIL:   c330001
FAIL:   c35502d
FAIL:   c35502f
FAIL:   c35503d
FAIL:   c35503f
FAIL:   c43214c
FAIL:   c45231d
FAIL:   c4a007a
FAIL:   c52011a
FAIL:   c62003a
FAIL:   c62003b
FAIL:   c64103e
FAIL:   c64103f
FAIL:   c64104j
FAIL:   c64104k
FAIL:   c64104l
FAIL:   c64104m
FAIL:   c64104n
FAIL:   c64105b
FAIL:   c87b62d
FAIL:   c95086b
FAIL:   c96005b
FAIL:   c96005d
FAIL:   cb3004a
FAIL:   cb4001a
FAIL:   cc1221d
FAIL:   cc1225a
FAIL:   cc3017c
FAIL:   cc3120a
FAIL:   cd10001
FAIL:   cd1009k
FAIL:   cd1009t
FAIL:   cd1009u
FAIL:   cd1c03e
FAIL:   cd1c06a
FAIL:   cd2a83c
FAIL:   cd2a91c
FAIL:   cd2b11a
FAIL:   cd2b11b
FAIL:   cd2c11a
FAIL:   cd2c11d
FAIL:   cd30001
FAIL:   cd4041a
FAIL:   cd5003a
FAIL:   cd5003b
FAIL:   cd5003c
FAIL:   cd5003d
FAIL:   cd5003e
FAIL:   cd5003f
FAIL:   cd5003g
FAIL:   cd5003h
FAIL:   cd5003i
FAIL:   cd5011a
FAIL:   cd5011c
FAIL:   cd5011e
FAIL:   cd5011g
FAIL:   cd5011i
FAIL:   cd5011k
FAIL:   cd5011m
FAIL:   cd5011q
FAIL:   cd5011s
FAIL:   cd5012a
FAIL:   cd5012b
FAIL:   cd5012e
FAIL:   cd5012f
FAIL:   cd5012i
FAIL:   cd5012m
FAIL:   cd5013a
FAIL:   cd5013c
FAIL:   cd5013e
FAIL:   cd5013g
FAIL:   cd5013i
FAIL:   cd5013k
FAIL:   cd5013m
FAIL:   cd5013o
FAIL:   cd5014a
FAIL:   cd5014c
FAIL:   cd5014e
FAIL:   cd5014g
FAIL:   cd5014i
FAIL:   cd5014k
FAIL:   cd5014m
FAIL:   cd5014o
FAIL:   cd5014t
FAIL:   cd5014v
FAIL:   cd5014x
FAIL:   cd5014y
FAIL:   cd5014z
FAIL:   cd7101g
FAIL:   ce2102c
FAIL:   ce2102h
FAIL:   ce2103a
FAIL:   ce2103b
FAIL:   ce2203a
FAIL:   ce2403a
FAIL:   ce3002b
FAIL:   ce3002c
FAIL:   ce3102b
FAIL:   ce3107a
FAIL:   ce3304a

=== acats Summary ===
# of expected passes1871
# of unexpected failures107
# of unsupported tests  343
Native configuration is sparc-unknown-linux-gnu

=== g++ tests ===


Running target unix
XPASS: g++.dg/warn/Wunused-9.C  (test for warnings, line 32)
FAIL: g++.dg/pch/empty.C -g (test for excess errors)
FAIL: g++.dg/pch/empty.C -O2 -g (test for excess errors)
FAIL: g++.dg/pch/empty.C -O2 (test for excess errors)
FAIL: g++.dg/pch/externc-1.C -g (test for excess errors)
FAIL: g++.dg/pch/externc-1.C -O2 -g (test for excess errors)
FAIL: g++.dg/pch/externc-1.C -O2 (test for excess errors)
FAIL: g++.dg/pch/static-1.C -g (test for excess errors)
FAIL: g++.dg/pch/static-1.C -O2 -g (test for excess errors)
FAIL: g++.dg/pch/static-1.C -O2 (test for excess errors)
FAIL: g++.dg/pch/system-1.C -g (test for excess errors)
FAIL: g++.dg/pch/system-1.C -O2 -g (test for excess errors)
FAIL: g++.dg/pch/system-1.C -O2 (test for excess errors)
FAIL: g++.dg/pch/system-2.C -g (test for excess errors)
FAIL: g++.dg/pch/system-2.C -O2 -g (test for excess errors)
FAIL: g++.dg/pch/system-2.C -O2 (test for excess errors)
FAIL: g++.dg/pch/uninst.C -g (test for excess errors)
FAIL: g++.dg/pch/uninst.C -O2 -g (test for excess errors)
FAIL: g++.dg/pch/uninst.C -O2 (test for excess errors)
FAIL: g++.dg/pch/wchar-1.C -g (test for excess errors)
FAIL: g++.dg/pch/wchar-1.C -O2 -g (test for excess errors)
FAIL: g++.dg/pch/wchar-1.C -O2 (test for excess errors)
WARNING: g++.old-deja/g++.mike/p10769a.C compilation failed to produce 
executable
XPASS: g++.old-deja/g++.other/init5.C execution test

=== g++ Summary ===

# of expected passes10458
# of unexpected failures21
# of unexpected successes   2
# of expected failures  71
# of untested testcases 21
# of unsupported tests  89
/build/buildd/gcc-snapshot-20050110/build/gcc/testsuite/../g++  version 4.0.0 
20050110 (experimental)

=== gcc tests ===


Running target unix
FAIL: gcc.dg/vect/vect-66.c scan-tree-dump-times Alignment of access forced 
using peeling 1

=== gcc Summary ===

# of expected passes32143
# of unexpected failures1
# of expected failures  99
# of untested testcases 28
# of unsupported tests  480
/build/buildd/gcc-snapshot-20050110/build/gcc/xgcc  version 4.0.0 20050110 
(experimental)

=== objc tests ===


Running target unix

=== objc Summary ===

# of expected passes1528
# of unsupported tests  10
/build/buildd/gcc-snapshot-20050110/build/gcc/xgcc  version 4.0.0 20050110 
(experimental)

=== libffi tests ===


Running target unix

=== libffi Summary ===

# of expected passes216
# of unsupported tests  2
=== libjava tests ===


Running target unix

=== libjava Summary ===

# of expected passes3720
# of expected failures  14
# of untested testcases 16
=== libmudflap tests ===


Running target unix
FAIL: libmudflap.c/pass54-frag.c execution test