Bug#336406: marked as done (g++-4.0: problem when string function fails to return string)

2005-10-30 Thread Debian Bug Tracking System
Your message dated Sun, 30 Oct 2005 07:32:12 -0500 with message-id [EMAIL PROTECTED] and subject line Bug#336406: g++-4.0: problem when string function fails to return string has caused the attached Bug report to be marked as done. This means that you claim that the problem has been dealt with.

Bug#336463: Floating point exception ICE on mips and mipsel

2005-10-30 Thread Tore Anderson
Package: g++-4.0 Severity: critical Version: 4.0.2-3 Hi. I just uploaded ScummVM 0.8.0, which fails to build from source due to an ICE: scumm/thumbnail.cpp: In member function 'Graphics::Surface* Scumm::ScummEngine::loadThumbnail(Common::InSaveFile*)': scumm/thumbnail.cpp:100:

Bug#336463: Floating point exception ICE on mips and mipsel

2005-10-30 Thread Matthias Klose
reassign 336463 scummvm thanks well, check it before uploading, if you think it's critical. please ask the debian admins to install what's needed on the developer machines. please reassign after providing the complete information. Matthias Tore Anderson writes: Package: g++-4.0 Severity:

Processed: Re: Bug#336463: Floating point exception ICE on mips and mipsel

2005-10-30 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: reassign 336463 scummvm Bug#336463: Floating point exception ICE on mips and mipsel Bug reassigned from package `g++-4.0' to `scummvm'. thanks Stopping processing here. Please contact me if you need assistance. Debian bug tracking system

Bug#336225: g++ needs lots of RAM.

2005-10-30 Thread Matthias Klose
Jose Carlos Medeiros writes: With g++4 , a lot of memory was dispended and program do not compile. it's disappointing that neither you nor the original bug submitter don't provide any more information. - preprocessed source - command line arguments - wether it works with gcc-snapshot - wether

Bug#336511: gcc-snapshot: mudflap instrumentation of dlopen is incorrect

2005-10-30 Thread Brian M. Carlson
Package: gcc-snapshot Version: 20051023-1 Severity: normal Tags: patch -BEGIN PGP SIGNED MESSAGE- Hash: RIPEMD160 If mudflap is used to instrument a program using dlopen, and the program (assuming it is compiled with -rdynamic) loads itself by passing NULL for the path to dlopen, the

[Bug rtl-optimization/23453] [4.0/4.1 regression] miscompilation of PARI/GP on x86 with gcse after reload

2005-10-30 Thread pinskia at gcc dot gnu dot org
-- pinskia at gcc dot gnu dot org changed: What|Removed |Added Flag||4.1blocker+ http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23453

[Bug rtl-optimization/23567] [3.4/4.0/4.1 regression] if-conversion causes wrong code

2005-10-30 Thread pinskia at gcc dot gnu dot org
-- pinskia at gcc dot gnu dot org changed: What|Removed |Added Flag||4.1blocker+ http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23567

Processed: Re: Bug#336463: Floating point exception ICE on mips and mipsel

2005-10-30 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: reassign 336463 g++-4.0 Bug#336463: Floating point exception ICE on mips and mipsel Bug reassigned from package `scummvm' to `g++-4.0'. severity 336463 important Bug#336463: Floating point exception ICE on mips and mipsel Severity set to `important'.

[Bug tree-optimization/16876] [3.4/4.0/4.1 Regression] ICE on testcase with -O3 in gen_lowpart

2005-10-30 Thread mmitchel at gcc dot gnu dot org
--- Comment #9 from mmitchel at gcc dot gnu dot org 2005-10-30 22:44 --- P2 is the right setting for this bug; it's popping up often enough to make it worth fixing. Disabling the inlining in the case that the argument type doesn't match (closely enough) the parameter type seems

[Bug c++/21123] [4.0/4.1 regression] ICE in cp_expr_size, at cp/cp-objcp-common.c:101

2005-10-30 Thread pinskia at gcc dot gnu dot org
-- pinskia at gcc dot gnu dot org changed: What|Removed |Added Priority|P2 |P5 Target Milestone|--- |4.1.0

[Bug java/24441] [4.1 regression] ICE's when building the ecj compiler 3.1.1

2005-10-30 Thread pinskia at gcc dot gnu dot org
-- pinskia at gcc dot gnu dot org changed: What|Removed |Added Priority|P2 |P5 Target Milestone|--- |4.1.0

[Bug target/23731] [4.1 regression] [hppa] 475 test failures in libjava

2005-10-30 Thread pinskia at gcc dot gnu dot org
-- pinskia at gcc dot gnu dot org changed: What|Removed |Added Priority|P2 |P5 Target Milestone|4.2.0 |4.1.0

[Bug rtl-optimization/23837] [4.0/4.1 regression] Wrong code with -fschedule-insns

2005-10-30 Thread pinskia at gcc dot gnu dot org
-- pinskia at gcc dot gnu dot org changed: What|Removed |Added Priority|P2 |P5 Target Milestone|4.2.0 |4.1.0

[Bug target/24348] [4.1 regression] bootstrap failure building libgcc

2005-10-30 Thread pinskia at gcc dot gnu dot org
-- pinskia at gcc dot gnu dot org changed: What|Removed |Added Priority|P2 |P5 Target Milestone|4.2.0 |4.1.0

[Bug rtl-optimization/11368] -falign-* has no effect on i386

2005-10-30 Thread pinskia at gcc dot gnu dot org
-- pinskia at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|3.4.0 |3.3.1 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11368 ---

[Bug c++/21123] [4.0/4.1 regression] ICE in cp_expr_size, at cp/cp-objcp-common.c:101

2005-10-30 Thread pinskia at gcc dot gnu dot org
--- Comment #21 from pinskia at gcc dot gnu dot org 2005-10-31 01:40 --- Reproduced on the mainline on arm-elf using the testcase in comment #4 also so changing Priority to P3 so that Mark knows that he has to recide this bug as arm-elf is a primary/secondary target. -- pinskia at

[Bug ada/22533] [4.1 regression] ICE in get_base_var

2005-10-30 Thread mmitchel at gcc dot gnu dot org
--- Comment #22 from mmitchel at gcc dot gnu dot org 2005-10-31 04:10 --- Downgraded to P5. If this is not Ada-specific, please attach a C/C++ test case. -- mmitchel at gcc dot gnu dot org changed: What|Removed |Added

[Bug target/23451] [3.4/4.0/4.1 regression] Redundant reloading from stack frame

2005-10-30 Thread mmitchel at gcc dot gnu dot org
--- Comment #2 from mmitchel at gcc dot gnu dot org 2005-10-31 05:05 --- We don't need speculation; we need facts. I'll leave this at P2, in the hopes that someone will analyze this properly. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23451 --- You are receiving this

[Bug rtl-optimization/23453] [4.0/4.1 regression] miscompilation of PARI/GP on x86 with gcse after reload

2005-10-30 Thread mmitchel at gcc dot gnu dot org
--- Comment #9 from mmitchel at gcc dot gnu dot org 2005-10-31 05:09 --- Leaving as P2. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23453 --- You are receiving this mail because: --- You reported the bug, or are watching the reporter. -- To UNSUBSCRIBE, email to

[Bug rtl-optimization/23567] [3.4/4.0/4.1 regression] if-conversion causes wrong code

2005-10-30 Thread mmitchel at gcc dot gnu dot org
--- Comment #6 from mmitchel at gcc dot gnu dot org 2005-10-31 05:39 --- Elevating to P1; this is a serious wrong-code regression. -- mmitchel at gcc dot gnu dot org changed: What|Removed |Added

[Bug preprocessor/24202] [3.4/4.0/4.1 Regression] Segfault with #pragma once

2005-10-30 Thread mmitchel at gcc dot gnu dot org
--- Comment #9 from mmitchel at gcc dot gnu dot org 2005-10-31 06:02 --- I'm marking this as P1, at least until we do some analysis. -- mmitchel at gcc dot gnu dot org changed: What|Removed |Added