[Bug tree-optimization/26757] [4.1 regression] ICE (Segmentation fault) building 3ddesktop source

2006-03-20 Thread pinskia at gcc dot gnu dot org
--- Comment #4 from pinskia at gcc dot gnu dot org 2006-03-20 07:57 --- I could not reduce this to a good point (at least today). -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26757 --- You are receiving this mail because: --- You reported the bug, or are watching the

Bug#356896: FTBFS with GCC 4.1: test suite failure

2006-03-20 Thread Martin Buck
On Sun, Mar 19, 2006 at 11:13:13PM +, Martin Michlmayr wrote: severity 356896 important I would have thought that a compiler that miscompiles trivial for loops and thus inserts bugs in lots of programs compiled with it is unsuitable for release, i.e. severity serious. Do you have a test

[Bug tree-optimization/26763] [4.1 Regression] wrong final value of induction variable calculated

2006-03-20 Thread rguenth at gcc dot gnu dot org
--- Comment #1 from rguenth at gcc dot gnu dot org 2006-03-20 10:15 --- Confirmed. -fno-tree-loop-optimize makes it work. -- rguenth at gcc dot gnu dot org changed: What|Removed |Added

[Bug tree-optimization/26757] [4.1 regression] ICE (Segmentation fault) building 3ddesktop source

2006-03-20 Thread rguenth at gcc dot gnu dot org
-- rguenth at gcc dot gnu dot org changed: What|Removed |Added CC||rguenth at gcc dot gnu dot |

Bug#356896: FTBFS with GCC 4.1: test suite failure

2006-03-20 Thread Martin Michlmayr
* Martin Buck [EMAIL PROTECTED] [2006-03-20 10:03]: I would have thought that a compiler that miscompiles trivial for loops and thus inserts bugs in lots of programs compiled with it is unsuitable for release, i.e. severity serious. I don't know... I compiled 5000 packages and none showed a

Processed: forwarded

2006-03-20 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: forwarded 356569 http://gcc.gnu.org/PR26757 Bug#356569: ICE on 4.1 that doesn't happen with 4.0 (3ddesktop_0.2.9-5.1) Noted your statement that Bug has been forwarded to http://gcc.gnu.org/PR26757. -- Stopping processing here. Please contact me if

[Bug tree-optimization/26757] [4.1 regression] ICE (Segmentation fault) building 3ddesktop source

2006-03-20 Thread halcy0n at gentoo dot org
-- halcy0n at gentoo dot org changed: What|Removed |Added CC||toolchain at gentoo dot org

Bug#357944: g++-4.0: g++ compiles invalid code for object instantiation like MyClass obj(obj);

2006-03-20 Thread Michael Weitzel
Package: g++-4.0 Version: 4.0.3-1 Severity: normal g++ compiles the following wrong C++ code without complaining: #include complex class A { public: A() {} }; int main() { std::complexdouble bla(bla); A blubb(blubb); } This bug also affects g++-3.4.

Bug#357944: g++-4.0: g++ compiles invalid code for object instantiation like MyClass obj(obj);

2006-03-20 Thread Falk Hueffner
Michael Weitzel [EMAIL PROTECTED] writes: Package: g++-4.0 Version: 4.0.3-1 Severity: normal g++ compiles the following wrong C++ code without complaining: #include complex class A { public: A() {} }; int main() { std::complexdouble bla(bla); A

Bug#340965: acknowledged by developer (Re: gij-4.1 memory leak with JAP)

2006-03-20 Thread Philipp Klaus Krause
Debian Bug Tracking System wrote: This is an automatic notification regarding your Bug report #340965: gij-4.1 memory leak with JAP, which was filed against the gij-4.1 package. It has been closed by one of the developers, namely Matthias Klose [EMAIL PROTECTED]. Their explanation is

Bug#340965: acknowledged by developer (Re: gij-4.1 memory leak with JAP)

2006-03-20 Thread Matthias Klose
Philipp Klaus Krause writes: Version: 4.1.0-0 What do you mean by Version: 4.1.0-0 as a reason for closing the bug? I see the bug with that version, too. I didn't see that memory leak in this version. If it's still there, please add instructions how to see/measure it. Matthias -- To

Bug#340965: acknowledged by developer (Re: gij-4.1 memory leak with JAP)

2006-03-20 Thread Philipp Klaus Krause
Matthias Klose wrote: Philipp Klaus Krause writes: Version: 4.1.0-0 What do you mean by Version: 4.1.0-0 as a reason for closing the bug? I see the bug with that version, too. I didn't see that memory leak in this version. If it's still there, please add instructions how to see/measure it.

Bug#356435: g++-4.1: may fail to generate code for base destructor defined inline

2006-03-20 Thread Martin Michlmayr
* Martin Michlmayr [EMAIL PROTECTED] [2006-03-20 23:10]: Falk, even without a minimal test case, do you think you can forward this upstream. Maybe someone there'll have a good idea. I can also produce pregenerated code for xbsql (the package that fails in #356245) if you want. Oh, and

Bug#356435: g++-4.1: may fail to generate code for base destructor defined inline

2006-03-20 Thread Martin Michlmayr
* Ben Hutchings [EMAIL PROTECTED] [2006-03-12 01:41]: Where a base class has a destructor defined inline, g++ may generate code for a derived class's destructor that calls an non-inline version of the base class destructor, but without generating code for the latter. This is normally masked

Bug#358050: line number in extra qualification error not ideal (end of declaration)

2006-03-20 Thread Martin Michlmayr
Package: g++-4.1 Version: 4.1.0-0 Severity: minor The line number mentioned in the extra qualification error is not ideal. Instead of showing the line number on which the extra qualification actually occurs, or should the last line of the declaration. (sid)6102:[EMAIL PROTECTED]: ~] cat

Results for 3.3.6 (Debian 1:3.3.6-13) testsuite on arm-unknown-linux-gnu

2006-03-20 Thread Matthias Klose
LAST_UPDATED: Native configuration is arm-unknown-linux-gnu === libstdc++-v3 tests === Running target unix XPASS: 22_locale/collate_byname.cc execution test XPASS: 22_locale/collate_members_char.cc execution test XPASS: 22_locale/collate_members_wchar_t.cc execution test XPASS:

Results for 4.1.0 (Debian 4.1.0-1) testsuite on sparc-unknown-linux-gnu

2006-03-20 Thread Matthias Klose
LAST_UPDATED: Obtained from SVN: tags/gcc_4_1_0_release revision 111560 === acats tests === === acats Summary === # of expected passes2316 # of unexpected failures0 Native configuration is sparc-unknown-linux-gnu === g++ tests

Results for 3.3.6 (Debian 1:3.3.6-13) testsuite on s390-ibm-linux-gnu

2006-03-20 Thread Matthias Klose
LAST_UPDATED: Native configuration is s390-ibm-linux-gnu === g++ tests === Running target unix XPASS: g++.brendan/union1.C (test for excess errors) XPASS: g++.oliva/linkage1.C (test for excess errors) XPASS: g++.other/init5.C Execution test FAIL: g++.pt/repo3.C (test for

Bug#358076: g++-4.0: fails to locate std C++ headers (eg, typeinfo)

2006-03-20 Thread Christian E. Boehme
Package: g++-4.0 Version: 4.0.3-1 Severity: grave Justification: renders package unusable g++ (or cpp, for that matter) is not able to find the standard C++ headers and terminates with (example: typeinfo) ``error: typeinfo: No such file or directory'' although /usr/include/c++/4.0.3/typeinfo

Bug#358076: g++-4.0: fails to locate std C++ headers (eg, typeinfo)

2006-03-20 Thread Steve Langasek
severity 358076 normal tags 358076 unreproducible thanks On Tue, Mar 21, 2006 at 04:29:14AM +0100, Christian E. Boehme wrote: g++ (or cpp, for that matter) is not able to find the standard C++ headers and terminates with (example: typeinfo) ``error: typeinfo: No such file or directory''

Processed: Re: Bug#358076: g++-4.0: fails to locate std C++ headers (eg, typeinfo)

2006-03-20 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: severity 358076 normal Bug#358076: g++-4.0: fails to locate std C++ headers (eg, typeinfo) Severity set to `normal'. tags 358076 unreproducible Bug#358076: g++-4.0: fails to locate std C++ headers (eg, typeinfo) There were no tags set. Tags added: