Bug#287011: marked as done (always segfault after upgrading)

2005-01-05 Thread Debian Bug Tracking System
Your message dated Wed, 05 Jan 2005 09:08:33 +0100 with message-id [EMAIL PROTECTED] and subject line Bug#287011: 1:3.3.5-5 segfaults compiling Firefox has caused the attached Bug report to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case

Bug#288670:

2005-01-05 Thread Michiel Vugteveen
-Original message- Van: Matthias Klose [mailto:[EMAIL PROTECTED] Verzonden: woensdag 5 januari 2005 1:43 Aan: Michiel Vugteveen; [EMAIL PROTECTED] Onderwerp: Re: Bug#288670: bug libstdc++5 1:3.3.5-5 Michiel Vugteveen writes: Package: libstdc++5 Version: 1:3.3.5-5 Distribution: TESTING

Bug#288721: gcc-3.3: gcc produces wrong code with -O1 or -O2 for very simple C program (included)

2005-01-05 Thread Manuel Bilderbeek
Package: gcc-3.3 Version: 1:3.3.5-5 Severity: important When compiling the included program with the mentioned versions of gcc, wrong code is generated when using -O1 or -O2. See the comments in the program, which I saved as test.c: -- CUT HERE --- /*

Bug#288739: gcc optimization bug

2005-01-05 Thread Marco Fabbricatore
Package: gcc Version: 2.95.4 20011002 following function compiled w/ gcc -O int foo(unsigned int a) { if(a * sizeof(int) / sizeof(int) != a) return -1; return 0; } results in: foo__FUi: 0: 55 push %ebp 1: 89 e5 mov

Bug#288739: gcc optimization bug

2005-01-05 Thread Falk Hueffner
Marco Fabbricatore [EMAIL PROTECTED], [EMAIL PROTECTED] schrieb am 05.01.05 14:08:32: Package: gcc Version: 2.95.4 20011002 following function compiled w/ gcc -O int foo(unsigned int a) { if(a * sizeof(int) / sizeof(int) != a) return -1; return 0; } gcc optimizes

Bug#271851: compilation error on kde 3.3.0

2005-01-05 Thread Falk Hueffner
Hi, can you still reproduce this problem with the current gcc-4.0 package? If so, please provide the preprocessed source file. Falk

Bug#288739: gcc optimization bug

2005-01-05 Thread Marco Fabbricatore
Well this means that all debian 3.0 packages which have been compiled w/ gcc 2.95 might contain serious integer overflow problems regardless one thinks he does secure programming. marco Falk Hueffner wrote: Marco Fabbricatore [EMAIL PROTECTED], [EMAIL PROTECTED] schrieb am 05.01.05 14:08:32:

Bug#288721: gcc-3.3: gcc produces wrong code with -O1 or -O2 for very simple C program (included)

2005-01-05 Thread Thiemo Seufer
Manuel Bilderbeek wrote: Package: gcc-3.3 Version: 1:3.3.5-5 Severity: important When compiling the included program with the mentioned versions of gcc, wrong code is generated when using -O1 or -O2. See the comments in the program, which I saved as test.c: -- CUT

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

2005-01-05 Thread rth at gcc dot gnu dot org
-- What|Removed |Added Component|target |rtl-optimization http://gcc.gnu.org/bugzilla/show_bug.cgi?id=10692 --- You are receiving this mail

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

2005-01-05 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-01-06 04:09 --- Subject: Bug 10692 CVSROOT:/cvs/gcc Module name:gcc Changes by: [EMAIL PROTECTED] 2005-01-06 04:09:12 Modified files: gcc: ChangeLog reload1.c Log message:

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

2005-01-05 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-01-06 04:11 --- Subject: Bug 10692 CVSROOT:/cvs/gcc Module name:gcc Branch: gcc-3_4-branch Changes by: [EMAIL PROTECTED] 2005-01-06 04:10:59 Modified files: gcc:

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

2005-01-05 Thread rth at gcc dot gnu dot org
--- Additional Comments From rth at gcc dot gnu dot org 2005-01-06 04:18 --- I believe it to be fixed. Reopen if not. http://gcc.gnu.org/ml/gcc-patches/2005-01/msg00323.html -- What|Removed |Added