Bug#283741: libgcj5: Expletive deleted

2004-12-01 Thread Cyrille Chépélov
Package: libgcj5 Version: 3.4.3-2 Followup-For: Bug #283741 sorryMod parent up!/sorry Please seriously consider refraining from depending on things that have no place on a non-x86-64 machine. What next, a dependency on lib64gcc1-arm? -ppc? Thanks, but no thanks. Why can't people simply run

[Bug c++/17431] [3.4/4.0 regression] Internal error: Segmentation fault (program cc1plus)

2004-12-01 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2004-12-01 10:17 --- Subject: Bug 17431 CVSROOT:/cvs/gcc Module name:gcc Changes by: [EMAIL PROTECTED] 2004-12-01 10:16:51 Modified files: gcc/cp : ChangeLog call.c

[Bug c++/17431] [3.4/4.0 regression] Internal error: Segmentation fault (program cc1plus)

2004-12-01 Thread nathan at gcc dot gnu dot org
--- Additional Comments From nathan at gcc dot gnu dot org 2004-12-01 10:22 --- 2004-12-01 Nathan Sidwell [EMAIL PROTECTED] PR c++/17431 * call.c (standard_conversion): Add FLAGS parameter. Do not allow derived to base conversion when checking constructor

[Bug c++/17431] [3.4 regression] Internal error: Segmentation fault (program cc1plus)

2004-12-01 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2004-12-01 12:36 --- Fixed on the mainline at least. -- What|Removed |Added Known to fail|3.4.1 3.4.2 4.0.0

[Bug target/18590] [3.3/3.4 regression] ICE in add_insn_before, at emit-rtl.c:3599

2004-12-01 Thread ebotcazou at gcc dot gnu dot org
--- Additional Comments From ebotcazou at gcc dot gnu dot org 2004-12-01 12:57 --- Testing a fix. -- What|Removed |Added AssignedTo|jh at suse dot cz

[Bug middle-end/18590] [3.3/3.4 regression] ICE in add_insn_before, at emit-rtl.c:3599

2004-12-01 Thread ebotcazou at gcc dot gnu dot org
--- Additional Comments From ebotcazou at gcc dot gnu dot org 2004-12-01 13:04 --- Recategorizing. -- What|Removed |Added Component|target

Bug#187564: [Bug target/10692] [3.3/3.4/4.0 regression] [m68k] miscompilation of perl with -O2 -fPIC

2004-12-01 Thread mmitchel at gcc dot gnu dot org
--- Additional Comments From mmitchel at gcc dot gnu dot org 2004-12-01 17:43 --- I'm downgrading the priority here, as M68K is not a primary platform. -- What|Removed |Added

Bug#187564: [Bug target/10692] [3.3/3.4/4.0 regression] [m68k] miscompilation of perl with -O2 -fPIC

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

[Bug rtl-optimization/17356] [4.0 Regression] [Ada] [ia64] ICE while building libada

2004-12-01 Thread schwab at suse dot de
--- Additional Comments From schwab at suse dot de 2004-12-01 20:54 --- I've only worked around it by using -O0. The bug is still present and responsible for most of the testsuite failures. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17356 --- You are receiving this mail

gcc-3.4_3.4.3-2_m68k.changes ACCEPTED

2004-12-01 Thread Debian Installer
Accepted: cpp-3.4_3.4.3-2_m68k.deb to pool/main/g/gcc-3.4/cpp-3.4_3.4.3-2_m68k.deb fastjar_3.4.3-2_m68k.deb to pool/main/g/gcc-3.4/fastjar_3.4.3-2_m68k.deb g++-3.4_3.4.3-2_m68k.deb to pool/main/g/gcc-3.4/g++-3.4_3.4.3-2_m68k.deb g77-3.4_3.4.3-2_m68k.deb to

Results for 3.4.4 20041128 (prerelease) (Debian 3.4.3-2) testsuite on powerpc-linux

2004-12-01 Thread Matthias Klose
LAST_UPDATED: Sun Nov 28 07:33:40 UTC 2004 Native configuration is powerpc-linux (voltaire) === gpc tests === Running target any === gpc Summary === # of tests3953 # of expected passes 3948 # of unsupported tests5

Bug#187564: [Bug target/10692] [3.3/3.4/4.0 regression] [m68k] miscompilation of perl with -O2 -fPIC

2004-12-01 Thread law at redhat dot com
--- Additional Comments From law at redhat dot com 2004-12-02 04:53 --- I haven't done a ton of analysis on this PR, but from the looks of it, I would hazard a guess the problem is in the reload inheritance code inside choose_reload_regs. Which happens to be code I'm not terribly