Processed: Re: Bug#344046: FTBFS on m68k

2005-12-19 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: > unmerge 344046 Bug#344046: FTBFS on m68k Bug#344041: [m68k] gcc-4.0: internal consistency failure Disconnected #344046 from all other report(s). > reassign 344046 make 3.80+3.81.b4-1 Bug#344046: FTBFS on m68k Bug reassigned from package `gcc-4.0' to `m

Re: Bug#344046: FTBFS on m68k

2005-12-19 Thread Steve Langasek
unmerge 344046 reassign 344046 make 3.80+3.81.b4-1 severity 344046 serious block 344046 by 344041 thanks On Mon, Dec 19, 2005 at 01:52:54PM -0600, Manoj Srivastava wrote: > reassign 344046 gcc-4.0 > severity 344046 grave > severity 344041 grave > merge 344041 344046 > thanks > If this is

Results for 4.1.0 20051210 (prerelease) testsuite on m68k-unknown-linux-gnu

2005-12-19 Thread Matthias Klose
LAST_UPDATED: Sat Dec 10 15:45:24 UTC 2005 (revision 108350) Native configuration is m68k-unknown-linux-gnu === g++ tests === Running target unix FAIL: tmpdir-g++.dg-struct-layout-1/t028 cp_compat_x_tst.o compile FAIL: tmpdir-g++.dg-struct-layout-1/t028 cp_compat_y_tst.o compile

Processed: fix severity

2005-12-19 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: > severity 344041 normal Bug#344041: [m68k] gcc-4.0: internal consistency failure Bug#344046: FTBFS on m68k Severity set to `normal'. > thanks Stopping processing here. Please contact me if you need assistance. Debian bug tracking system administrator

Re: Bug#344046: FTBFS on m68k

2005-12-19 Thread Manoj Srivastava
reassign 344046 gcc-4.0 severity 344046 grave severity 344041 grave merge 344041 344046 thanks Hi, If this is a bug in gcc-4.0, and it causes other packages to have FTBS bugs, then we should fix gcc. manoj -- Newton's Little-Known Seventh Law: A bird in the hand is safer than

Processed: Re: Bug#344046: FTBFS on m68k

2005-12-19 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: > reassign 344046 gcc-4.0 Bug#344046: FTBFS on m68k Bug reassigned from package `make' to `gcc-4.0'. > severity 344046 grave Bug#344046: FTBFS on m68k Severity set to `grave'. > severity 344041 grave Bug#344041: [m68k] gcc-4.0: internal consistency fail

[Bug middle-end/25328] [4.0/4.1 regression] ICE in get_indirect_ref_operands, at tree-ssa-operands.c:1453

2005-12-19 Thread mmitchel at gcc dot gnu dot org
--- Comment #3 from mmitchel at gcc dot gnu dot org 2005-12-19 19:24 --- ICE on very plausible code: P1. -- mmitchel at gcc dot gnu dot org changed: What|Removed |Added

gcc-4.1_4.1ds4-0exp4_m68k.changes ACCEPTED

2005-12-19 Thread Debian Installer
Accepted: cpp-4.1_4.1-0exp4_m68k.deb to pool/main/g/gcc-4.1/cpp-4.1_4.1-0exp4_m68k.deb fastjar_4.1-0exp4_m68k.deb to pool/main/g/gcc-4.1/fastjar_4.1-0exp4_m68k.deb fixincludes_4.1-0exp4_m68k.deb to pool/main/g/gcc-4.1/fixincludes_4.1-0exp4_m68k.deb g++-4.1_4.1-0exp4_m68k.deb to pool/main/g

Processing of gcc-4.1_4.1ds4-0exp4_m68k.changes

2005-12-19 Thread Archive Administrator
gcc-4.1_4.1ds4-0exp4_m68k.changes uploaded successfully to localhost along with the files: gcc-4.1-base_4.1-0exp4_m68k.deb libgcc2_4.1-0exp4_m68k.deb cpp-4.1_4.1-0exp4_m68k.deb protoize_4.1-0exp4_m68k.deb fixincludes_4.1-0exp4_m68k.deb libmudflap0_4.1-0exp4_m68k.deb libmudflap0-dev_4.

Bug#344041: [m68k] gcc-4.0: internal consistency failure

2005-12-19 Thread Stephen R Marenka
Package: gcc-4.0 Version: 4.0.2-5 Severity: important Recent versions of make fail with an error reproducible as follows. $ gcc -O2 -c -o buggy.o buggy.c buggy.c: In function 'pop_variable_scope': buggy.c:62: fatal error: internal consistency failure compilation terminated. Workaround: change -

[Bug rtl-optimization/23837] [4.0 regression] Wrong code with REG_NO_CONFLICT notes (caused by combine)

2005-12-19 Thread joern dot rennecke at st dot com
--- Comment #38 from joern dot rennecke at st dot com 2005-12-19 13:34 --- Subject: Re: [4.0 regression] Wrong code with REG_NO_CONFLICT notes (caused by combine) steven at gcc dot gnu dot org wrote: >--- Comment #37 from steven at gcc dot gnu dot org 2005-12-19 12:36 >---

[Bug rtl-optimization/23837] [4.0 regression] Wrong code with REG_NO_CONFLICT notes (caused by combine)

2005-12-19 Thread steven at gcc dot gnu dot org
--- Comment #37 from steven at gcc dot gnu dot org 2005-12-19 12:36 --- That would be a different bug, and the fix would still be to not have a no-conflict block to begin with. -- steven at gcc dot gnu dot org changed: What|Removed |Added -

Re: Processed: Wow, that was retarded of bts

2005-12-19 Thread Steve Langasek
On Mon, Dec 19, 2005 at 12:46:09PM +0100, Falk Hueffner wrote: > >> reassign 342545 libgcc2 4.0.2-5 > > Bug#342545: qt-x11-free build fails > > Warning: Unknown package '4.0.2-5' > > Bug reassigned from package `4.0.2-5' to `libgcc2'. > Could you maybe summarize what the actual bug is and why it'

[Bug rtl-optimization/23837] [4.0 regression] Wrong code with REG_NO_CONFLICT notes (caused by combine)

2005-12-19 Thread amylaar at gcc dot gnu dot org
--- Comment #36 from amylaar at gcc dot gnu dot org 2005-12-19 12:01 --- While the patch will stop the bug from being triggered by the test case, it does not fix th underlying combiner bug. Any REG_NO_CONFLICT block could potentially be rendered invalid by an inappropriate instruction

Re: Processed: Wow, that was retarded of bts

2005-12-19 Thread Falk Hueffner
>> reassign 342545 libgcc2 4.0.2-5 > Bug#342545: qt-x11-free build fails > Warning: Unknown package '4.0.2-5' > Bug reassigned from package `4.0.2-5' to `libgcc2'. Could you maybe summarize what the actual bug is and why it's libgcc2's fault? The BTS trail is pretty convoluted. -- Falk

Processed: Wow, that was retarded of bts

2005-12-19 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: > # I swear, I typed it right on my end. :P > reassign 342545 libgcc2 4.0.2-5 Bug#342545: qt-x11-free build fails Warning: Unknown package '4.0.2-5' Bug reassigned from package `4.0.2-5' to `libgcc2'. > End of message, stopping processing here. Please c

Processed: reassign 341675 to cppunit, reassign 342545 to 4.0.2-5, reassign 2 to 4.0.2-5

2005-12-19 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: > # Automatically generated email from bts, devscripts version 2.9.10 > # whoops, reassign the right one > reassign 341675 cppunit 1.10.2-5 Bug#341675: cppunit: FTBFS on hppa Bug reassigned from package `libgcc2' to `cppunit'. > reassign 342545 4.0.2-5

Processed: Re: qt-x11-free build fails

2005-12-19 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: > reassign 341675 libgcc2 4.0.2-5 Bug#341675: cppunit: FTBFS on hppa Bug reassigned from package `cppunit' to `libgcc2'. > thanks Stopping processing here. Please contact me if you need assistance. Debian bug tracking system administrator (administrato