Results for 4.3.0 20070613 (experimental) testsuite on powerpc-unknown-linux-gnu

2007-06-19 Thread Matthias Klose
LAST_UPDATED: === acats tests === FAIL: cd92001 FAIL: cxh1001 === acats Summary === # of expected passes2313 # of unexpected failures2 Native configuration is powerpc-unknown-linux-gnu === g++ tests === Running target unix

Bug#429657: gcc-4.1: optimisation bug abs() in nested if

2007-06-19 Thread Falk Hueffner
Jasen Betts <[EMAIL PROTECTED]> writes: > Package: gcc-4.1 > Version: 4.1.1-21 > Severity: normal > > > abuse-sdl-0.7.0 has a gun aiming problem due to a mis-optimisation. > attached is a canned example. > > (compile with -01 and -02 and compare the differences) I can confirm this on i386, but n

Processed: Re: Bug#428814: [powerpc] error: initializer element is not constant

2007-06-19 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: > forwarded 428814 http://gcc.gnu.org/PR26374 Bug#428814: [powerpc] error: initializer element is not constant Noted your statement that Bug has been forwarded to http://gcc.gnu.org/PR26374. > tags 428814 + upstream Bug#428814: [powerpc] error: initializ

Bug#429385: This is Relevant

2007-06-19 Thread David Baron
On Monday 18 June 2007, Falk Hueffner wrote: > David Baron <[EMAIL PROTECTED]> writes: > > Package author posts: > >> Better compile using G++-4.0. 4.1 fails with an internal compiler > >> error compiling ToneStack.cc. I filed a bug for the debian G++-4.1 > >> as instructed. G++-4.0 compiles fine.

Processed: [bts-link] source package gcc-snapshot

2007-06-19 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: > # > # bts-link upstream status pull for source package gcc-snapshot > # see http://lists.debian.org/debian-devel-announce/2006/05/msg1.html > # > user [EMAIL PROTECTED] Setting user to [EMAIL PROTECTED] (was [EMAIL PROTECTED]). > # remote status rep

Bug#429660: g++-4.2: program using locales segfaults when compile with locales

2007-06-19 Thread Ryo IGARASHI
Package: g++-4.2 Version: 4.2-20070609-1 Severity: normal The sample program below segfaults. #include #include #include int main (int argc, char **argv) { try { std::locale::locale("ja_JP.UTF-8"); } catch (const std::runtime_error& err) { std::cerr << err.what() << '\n'; } } O

Bug#429657: gcc-4.1: optimisation bug abs() in nested if

2007-06-19 Thread Jasen Betts
Package: gcc-4.1 Version: 4.1.1-21 Severity: normal abuse-sdl-0.7.0 has a gun aiming problem due to a mis-optimisation. attached is a canned example. (compile with -01 and -02 and compare the differences) -- System Information: Debian Release: 4.0 APT prefers stable APT policy: (990, 'sta

[Bug rtl-optimization/323] optimized code gives strange floating point results

2007-06-19 Thread pinskia at gcc dot gnu dot org
--- Comment #97 from pinskia at gcc dot gnu dot org 2007-06-19 08:11 --- *** Bug 32391 has been marked as a duplicate of this bug. *** -- pinskia at gcc dot gnu dot org changed: What|Removed |Added -

[Bug fortran/32391] Wrong code with optimization on i686-pc-linux-gnu

2007-06-19 Thread pinskia at gcc dot gnu dot org
--- Comment #15 from pinskia at gcc dot gnu dot org 2007-06-19 08:11 --- So this is just a dup of bug 323 so closing as such. *** This bug has been marked as a duplicate of 323 *** -- pinskia at gcc dot gnu dot org changed: What|Removed |Added --