gcc-snapshot_20040110-1_i386.changes ACCEPTED

2004-01-10 Thread Debian Installer
Accepted: gcc-snapshot_20040110-1.diff.gz to pool/main/g/gcc-snapshot/gcc-snapshot_20040110-1.diff.gz gcc-snapshot_20040110-1.dsc to pool/main/g/gcc-snapshot/gcc-snapshot_20040110-1.dsc gcc-snapshot_20040110-1_i386.deb to pool/main/g/gcc-snapshot/gcc-snapshot_20040110-1_i386.deb

Bug#226975: gcc-3.3: Does not report version number

2004-01-10 Thread Matthias Klose
I'm wondering, if/why the version is derived from the version string ... what actually do you think is the bug? David A. Bandel writes: Package: gcc-3.3 Version: 1:3.3.2-4 Severity: normal Software that depends on versioning information from GCC doesn't work: [EMAIL PROTECTED]:~$

Processing of gcc-snapshot_20040110-1_i386.changes

2004-01-10 Thread Archive Administrator
gcc-snapshot_20040110-1_i386.changes uploaded successfully to localhost along with the files: gcc-snapshot_20040110-1.dsc gcc-snapshot_20040110.orig.tar.gz gcc-snapshot_20040110-1.diff.gz gcc-snapshot_20040110-1_i386.deb Greetings, Your Debian queue daemon

[Bug bootstrap/12371] [3.4 regression] [m68k-linux] bootstrap error in make compare

2004-01-10 Thread steven at gcc dot gnu dot org
--- Additional Comments From steven at gcc dot gnu dot org 2004-01-10 11:37 --- It's been two months since someone looked at this. Is the bug still there? -- What|Removed |Added

Incomplete upload found in Debian upload queue

2004-01-10 Thread Archive Administrator
Probably you are the uploader of the following file(s) in the Debian upload queue directory: gcc-snapshot_20040110-1.dsc gcc-snapshot_20040110-1_i386.deb gcc-snapshot_20040110.orig.tar.gz This looks like an upload, but a .changes file is missing, so the job cannot be processed. If no

[Bug c++/13544] [3.3.3 regression] conflicting types for enums in different scopes

2004-01-10 Thread gdr at gcc dot gnu dot org
--- Additional Comments From gdr at gcc dot gnu dot org 2004-01-10 17:33 --- Mine -- What|Removed |Added AssignedTo|unassigned at gcc dot gnu |gdr at gcc dot gnu

[Bug target/13634] [3.3 regression] ICE in emit_move_insn_1

2004-01-10 Thread rosbacke at nada dot kth dot se
--- Additional Comments From rosbacke at nada dot kth dot se 2004-01-10 19:00 --- Good to see that the ICE got removed by the patch. But I'm afraid this might lead us to cover the bug rather than fixing. I don't know much off gcc internals but I can give you some notes from my work to

[Bug optimization/11635] [3.3/3.4 regression] Unnecessary store onto stack

2004-01-10 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2004-01-10 21:06 --- Fixed for 3.4 by: 2004-01-10 Jan Hubicka [EMAIL PROTECTED] PR opt/11635 * expr.c (expand_expr_real): More curefully expand union casts. -- What|Removed

[Bug optimization/13634] [3.3 regression] ICE in emit_move_insn_1

2004-01-10 Thread ebotcazou at gcc dot gnu dot org
-- What|Removed |Added Component|target |optimization http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13634 --- You are receiving this mail because:

Bug#226459: gcc returns ... might be used uninitialized in this function where it shouldn't

2004-01-10 Thread Matthias Klose
Christian Neumair writes: On Fr, 2004-01-09 at 23:21 +0100, Matthias Klose wrote: tags 226459 + moreinfo thanks Christian Neumair writes: Package: gcc-3.2 Version: 3.2.3-9 Severity: minor Tags: sid the whole file can be found under:

[Bug optimization/13634] [3.3 regression] ICE in emit_move_insn_1

2004-01-10 Thread rosbacke at nada dot kth dot se
--- Additional Comments From rosbacke at nada dot kth dot se 2004-01-10 20:12 --- My mistake. I thought the patch only covered integer operations. Good to see this one is under control. Let us just hope it can appear in gcc 3.3.3. I can live with gcc 3.2.3 until then. --

[Bug ada/13620] [3.3 regression] gcc -O3 -fprofile-arcs causes an array initalizer to be miscompiled

2004-01-10 Thread laurent at guerby dot net
-- What|Removed |Added CC||laurent at guerby dot net http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13620 --- You are receiving this

[Bug debug/11983] [3.4 Regression] ICE in dwarf-2 on code using altivec

2004-01-10 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Keywords|patch | http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11983 --- You are receiving this mail because: --- You

[Bug bootstrap/13562] [3.4 regression] bootstrap failure on m68k-linux

2004-01-10 Thread steven at gcc dot gnu dot org
--- Additional Comments From steven at gcc dot gnu dot org 2004-01-10 22:50 --- m68k is not a primary platform so this is not critical (agreed with pinskia). -- What|Removed |Added

[Bug c++/13544] [3.3.3 regression] conflicting types for enums in different scopes

2004-01-10 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2004-01-11 00:56 --- Subject: Bug 13544 CVSROOT:/cvs/gcc Module name:gcc Branch: gcc-3_3-branch Changes by: [EMAIL PROTECTED] 2004-01-11 00:56:02 Modified files: gcc/cp :

[Bug ada/13620] would be nice if gnatmake passed -fprofile-arcs to gnatlink

2004-01-10 Thread charlet at gcc dot gnu dot org
--- Additional Comments From charlet at gcc dot gnu dot org 2004-01-10 21:46 --- gnatmake not passing -fprofile-arcs is actually not a bug, but a desirable enhancement. Recategorizing accordingly. Arno -- What|Removed |Added

[Bug bootstrap/12371] [3.4 regression] [m68k-linux] bootstrap error in make compare

2004-01-10 Thread steven at gcc dot gnu dot org
--- Additional Comments From steven at gcc dot gnu dot org 2004-01-10 22:49 --- m68k is not a primary platform so this is not critical (agreed with pinskia). -- What|Removed |Added

[Bug target/13634] [3.3 regression] ICE in emit_move_insn_1

2004-01-10 Thread gdr at integrable-solutions dot net
--- Additional Comments From gdr at integrable-solutions dot net 2004-01-10 18:42 --- Subject: Re: [3.3 regression] ICE in emit_move_insn_1 ebotcazou at gcc dot gnu dot org [EMAIL PROTECTED] writes: | My patch for PR opt/13472 happens to make the ICE go away. Good! :-) --

[Bug target/13634] [3.3 regression] ICE in emit_move_insn_1

2004-01-10 Thread ebotcazou at gcc dot gnu dot org
-- What|Removed |Added GCC build triplet||i686-pc-linux-gnu GCC host triplet||i686-pc-linux-gnu GCC target triplet|

[Bug optimization/12441] [3.3 Regression] Can't spill register bug

2004-01-10 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Status|REOPENED|ASSIGNED Summary|[3.3/3.4 Regression] Can't |[3.3 Regression] Can't spill

[Bug c++/13544] [3.3.3 regression] conflicting types for enums in different scopes

2004-01-10 Thread rschiele at uni-mannheim dot de
--- Additional Comments From rschiele at uni-mannheim dot de 2004-01-10 16:57 --- *** Bug 13639 has been marked as a duplicate of this bug. *** -- What|Removed |Added

[Bug bootstrap/11060] [3.4 regression] [m68k] bootstrap error in libgcj

2004-01-10 Thread steven at gcc dot gnu dot org
--- Additional Comments From steven at gcc dot gnu dot org 2004-01-10 22:49 --- m68k is not a primary platform so this is not critical (agreed with pinskia). -- What|Removed |Added

[Bug c++/13544] [3.3.3 regression] conflicting types for enums in different scopes

2004-01-10 Thread gdr at gcc dot gnu dot org
--- Additional Comments From gdr at gcc dot gnu dot org 2004-01-11 00:56 --- just fixed -- What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug optimization/11635] [3.3/3.4 regression] Unnecessary store onto stack

2004-01-10 Thread hubicka at gcc dot gnu dot org
--- Additional Comments From hubicka at gcc dot gnu dot org 2004-01-10 13:03 --- Not really ABI change. GCC just overactively assign stack to cast into union. I am testing fix for this. -- What|Removed |Added

[Bug ada/13620] [3.3 regression] gcc -O3 -fprofile-arcs causes an array initalizer to be miscompiled

2004-01-10 Thread laurent at guerby dot net
--- Additional Comments From laurent at guerby dot net 2004-01-10 11:31 --- A trivial workaround is to use -largs -fprofile-arcs when calling gnatmake. The code generation bug is no longer present on mainline. $ gnatls -v GNATLS 3.4.0 20040105 (experimental) Copyright 1997-2004 Free

Processed: [Bug ada/13620] [3.3 regression] gcc -O3 -fprofile-arcs causes an array initalizer to be miscompiled (forwarded from laurent at guerby dot net)

2004-01-10 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: tags 226244 + fixed-upstream Bug#226244: [PR 13620] [3.3 regression] gcc -O3 -fprofile-arcs causes an array initalizer to be miscompiled Tags were: upstream Tags added: fixed-upstream retitle 226244 [fixed in 3.4] [3.3 regression] gcc -O3

[Bug bootstrap/12371] [3.4 regression] [m68k-linux] bootstrap error in make compare

2004-01-10 Thread neroden at gcc dot gnu dot org
--- Additional Comments From neroden at gcc dot gnu dot org 2004-01-10 23:25 --- can't debug this till the earlier one is fixed -- What|Removed |Added BugsThisDependsOn|

Processing of gcc-3.3_3.3.3ds2-0pre2_i386.changes

2004-01-10 Thread Archive Administrator
gcc-3.3_3.3.3ds2-0pre2_i386.changes uploaded successfully to localhost along with the files: gcc-3.3_3.3.3ds2-0pre2.dsc gcc-3.3_3.3.3ds2.orig.tar.gz gcc-3.3_3.3.3ds2-0pre2.diff.gz cpp-3.3-doc_3.3.3-0pre2_all.deb libgcj-common_3.3.3-0pre2_all.deb libstdc++5-3.3-doc_3.3.3-0pre2_all.deb

[Bug optimization/11350] [3.3/3.4 regression] undefined labels with -Os -fPIC

2004-01-10 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2004-01-10 22:07 --- Patch here: http://gcc.gnu.org/ml/gcc-patches/2004-01/msg00791.html. -- What|Removed |Added

gcc-3.3_3.3.3ds2-0pre2_i386.changes ACCEPTED

2004-01-10 Thread Debian Installer
Accepted: cpp-3.3-doc_3.3.3-0pre2_all.deb to pool/main/g/gcc-3.3/cpp-3.3-doc_3.3.3-0pre2_all.deb cpp-3.3_3.3.3-0pre2_i386.deb to pool/main/g/gcc-3.3/cpp-3.3_3.3.3-0pre2_i386.deb fastjar_3.3.3-0pre2_i386.deb to pool/main/g/gcc-3.3/fastjar_3.3.3-0pre2_i386.deb fixincludes_3.3.3-0pre2_i386.deb

[Bug bootstrap/13562] [3.4 regression] bootstrap failure on m68k-linux

2004-01-10 Thread neroden at gcc dot gnu dot org
-- What|Removed |Added OtherBugsDependingO||12371 nThis|| http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13562

[Bug bootstrap/11060] [3.4 regression] [m68k] bootstrap error in libgcj

2004-01-10 Thread neroden at gcc dot gnu dot org
--- Additional Comments From neroden at gcc dot gnu dot org 2004-01-10 23:20 --- It was suggested that a similar fix to the one on ARM be implemented. Does anyone understand that code area well enough to try doing that? If it works it would be nice and simple. (I don't.) --

[Bug optimization/11635] [3.3/3.4 regression] Unnecessary store onto stack

2004-01-10 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Keywords|ABI | http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11635 --- You are receiving this mail because: --- You

[Bug target/12527] [3.4 regression] [arm] bootstrap error on arm-linux, miscompiling genconstants

2004-01-10 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Severity|critical|normal http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12527 --- You are receiving this mail because: