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

2004-05-28 Thread mmitchel at gcc dot gnu dot org
--- Additional Comments From mmitchel at gcc dot gnu dot org 2004-05-28 21:32 --- Jeff -- You're listed as the M68K maintainer. Please comment on this problem -- or, if you're not maintaining M68K anymore, remove yourself from the MAINTAINERS file for that port. Thanks, -- Mark --

Bug#247347: Acknowledgement (segmentation fault when compiling xine-lib cvs)

2004-05-28 Thread Alex Romosan
Matthias Klose <[EMAIL PROTECTED]> writes: > please give me a pointer to a tarball and the configure/build options. please try to compile the dsputil.c in the attached archive with the following command: gcc -DHAVE_CONFIG_H -I. -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMC

Bug#251494: libgcj4-dev: conflicts with (ancient!) libgcj0

2004-05-28 Thread Matthias Klose
Kero writes: > Package: libgcj4-dev > Version: 1:3.3.3-9 > Severity: minor > > Hi! > > My libgcj0 version was 2.95.1-5 i.e. quite old. The good thing is, my > debian machine apparently survived all that time :) > > The single conflicting file is: >/usr/lib/libgcj.spec > > A simple Conflicts

Processed: reassign 250185 to gcc-3.3

2004-05-28 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: > reassign 250185 gcc-3.3 Bug#250185: /usr/sbin/sshd: sshd immediately crashes with "Illegal instruction" on armv4l Bug reassigned from package `ssh' to `gcc-3.3'. > End of message, stopping processing here. Please contact me if you need assistance. D

Bug#251494: libgcj4-dev: conflicts with (ancient!) libgcj0

2004-05-28 Thread Kero
Package: libgcj4-dev Version: 1:3.3.3-9 Severity: minor Hi! My libgcj0 version was 2.95.1-5 i.e. quite old. The good thing is, my debian machine apparently survived all that time :) The single conflicting file is: /usr/lib/libgcj.spec A simple Conflicts: entry should solve the problem, I thi

[Bug c++/15214] Warning non-virtual-dtor too strict

2004-05-28 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2004-05-28 17:13 --- Fixed. -- What|Removed |Added Status|NEW |RESOLVED

[Bug c++/15214] Warning non-virtual-dtor too strict

2004-05-28 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2004-05-28 17:01 --- Subject: Bug 15214 CVSROOT:/cvs/gcc Module name:gcc Changes by: [EMAIL PROTECTED] 2004-05-28 17:01:21 Modified files: gcc/cp : ChangeLog class.c Log message:

[Bug target/15693] [3.3/3.4 regression] ICE - unrecognizable insn

2004-05-28 Thread ebotcazou at gcc dot gnu dot org
--- Additional Comments From ebotcazou at gcc dot gnu dot org 2004-05-28 05:52 --- Ironically, the ICE was introduced/exposed by: 2004-01-11 Jakub Jelinek <[EMAIL PROTECTED]> PR middle-end/13392 * builtins.c (expand_builtin_expect_jump): Handle conditional jumps

Bug#251225: marked as done (g++: `xor', `or' and `and' can't be identifiers)

2004-05-28 Thread Phil Edwards
> > When compiling this function, the following compilation error was reported: > > > > demo.cc:1: error: syntax error before `||' token > > > > As the problem is not occurring with another type of compiler and as the > > identifier(s) aren't keywords > > In fact, they are in C++. And you can