Bug#181096: [Bug tree-optimization/9814] gcc fails to optimise if (l&2) l|=2 away

2006-11-15 Thread rguenth at gcc dot gnu dot org


-- 
Bug 9814 depends on bug 29797, which changed state.

Bug 29797 Summary: [4.1/4.2 Regression] Miscompiles bit test / set in OpenOffice
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29797

   What|Old Value   |New Value

 Status|NEW |RESOLVED
 Resolution||FIXED

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=9814

--- You are receiving this mail because: ---
You reported the bug, or are watching the reporter.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



[Bug target/29825] [4.1 regression] ICE in extract_insn, at recog.c:2084

2006-11-15 Thread Denis dot Excoffier at airbus dot com


-- 

Denis dot Excoffier at airbus dot com changed:

   What|Removed |Added

 CC||Denis dot Excoffier at
   ||airbus dot com


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29825

--- You are receiving this mail because: ---
You reported the bug, or are watching the reporter.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#398316: marked as done (gcc-4.1: Apparent inline function expansion bug on ARM)

2006-11-15 Thread Debian Bug Tracking System
Your message dated Wed, 15 Nov 2006 09:09:18 -0500
with message-id <[EMAIL PROTECTED]>
and subject line Bug#398316: gcc-4.1: Apparent inline function expansion bug on 
ARM
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 it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: e2fsprogs
Version: 1.39+1.40-WIP-2006.10.02+dfsg-2
Severity: normal

dump2fs segfaults on ARM:

Directory Hash Seed:  23e96342-2dc4-4751-9577-8f6ce094b06f
Journal backup:   inode blocks
Journal size: 16M

Program received signal SIGSEGV, Segmentation fault.
ext2fs_u32_list_iterate_begin (bb=0x0, ret=0xbeb30870)
at 
/home/tbm/src/e2fsprogs-1.39+1.40-WIP-2006.10.02+dfsg/lib/ext2fs/badblocks.c:242
242 EXT2_CHECK_MAGIC(bb, EXT2_ET_MAGIC_BADBLOCKS_LIST);
(gdb) where
#0  ext2fs_u32_list_iterate_begin (bb=0x0, ret=0xbeb30870)
at 
/home/tbm/src/e2fsprogs-1.39+1.40-WIP-2006.10.02+dfsg/lib/ext2fs/badblocks.c:242
#1  0x8d84 in list_bad_blocks (fs=, dump=0)
at /home/tbm/src/e2fsprogs-1.39+1.40-WIP-2006.10.02+dfsg/misc/dumpe2fs.c:243
#2  0x9228 in main (argc=, argv=0xbeb30e14)
at /home/tbm/src/e2fsprogs-1.39+1.40-WIP-2006.10.02+dfsg/misc/dumpe2fs.c:424
(gdb)




-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-1-686
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages e2fsprogs depends on:
ii  e2fslibs 1.39-1  ext2 filesystem libraries
ii  libblkid11.39-1  block device id library
ii  libc62.3.6.ds1-4 GNU C Library: Shared libraries
ii  libcomerr2   1.39-1  common error description library
ii  libdevmapper1.02 2:1.02.08-1 The Linux Kernel Device Mapper use
ii  libselinux1  1.30.28-2   SELinux shared libraries
ii  libsepol11.12.26-2   Security Enhanced Linux policy lib
ii  libss2   1.39-1  command-line interface parsing lib
ii  libuuid1 1.39-1  universally unique id library

e2fsprogs recommends no packages.

-- no debconf information

-- 
Martin Michlmayr
http://www.cyrius.com/

--- End Message ---
--- Begin Message ---
On Mon, Nov 13, 2006 at 11:28:08PM +0100, Falk Hueffner wrote:
> 
> How did you do it exactly? For example memcpy() should work.

I tried storing through a char * pointer, but you're right memcpy is
the best solution.  Thanks for the advice!

- Ted
--- End Message ---


Bug#398791: README.cross not update it

2006-11-15 Thread Hector Oron
Package: gcc-4.2Severity: normalTags: patchdebian/README.cross not up to dateI am using Debian GNU/Linux 2.4.1, kernel 2.6.18-1-xen-vserver-amd64
  and libc6 2.3.6.ds1-6


README.cross.patch
Description: Binary data


Bug#393897: gcc-4.2: cross-compiler FTBFS

2006-11-15 Thread Hector Oron
Version: 4.2-20061003-1Severity: importantPackage: gcc-4.2Tags: patchHello,  1. patches/cross-fixes.dpatch issue. Solved: copying old cross-fixes.dpatch under debian/patches
2. Some typos need to be fixed on debian/rules.d/binary-libstdcxx-cross.mk.  Attached patch: gcc-4.2-cross.typo.patch  3. src/libstdc++-v3/config/ files missing:
 linker-map.dummy   linker-map.gnu  Finally, it builds cleanly.Thanks,  Hector Oron Martinez  EmDebian developer


gcc-4.2-cross.typo.patch
Description: Binary data


linker-map.dummy
Description: Binary data


linker-map.gnu
Description: Binary data


cross-fixes.dpatch
Description: Binary data


Bug#387875: Patch for ARM gcj

2006-11-15 Thread Riku Voipio
On Fri, Nov 10, 2006 at 06:27:25PM +0100, Matthias Klose wrote:
> Looks like we are back to a state where basic java programs do work? 
> Riku, does a HelloWorld program compiled to native code work?

Verified just that hello world compiled to native code worked fine.



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#393897: <[EMAIL PROTECTED]>

2006-11-15 Thread Hector Oron

A follow-up to fix workarround 3 - missing linker-map.gnu - might be follow at:
http://gcc.gnu.org/ml/gcc-patches/2005-12/msg01377.html


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Results for 4.3.0 20061022 (experimental) testsuite on hppa-unknown-linux-gnu

2006-11-15 Thread Matthias Klose
LAST_UPDATED: Sun Oct 22 16:43:12 UTC 2006 (revision 117957)

=== acats tests ===
FAIL:   c35507m
FAIL:   c37215h
FAIL:   cd2a23e
FAIL:   cxh1001

=== acats Summary ===
# of expected passes2311
# of unexpected failures4
Native configuration is hppa-unknown-linux-gnu

=== g++ tests ===


Running target unix
XPASS: g++.dg/tree-ssa/ivopts-1.C scan-tree-dump-not offset: -4B
XPASS: g++.dg/tree-ssa/ivopts-1.C scan-tree-dump-not &x\\[5\\]

=== g++ Summary ===

# of expected passes13063
# of unexpected successes   2
# of expected failures  67
# of unsupported tests  127
/build/buildd/gcc-snapshot-20061022/build/gcc/testsuite/g++/../../g++  version 
4.3.0 20061022 (experimental)

=== gcc tests ===


Running target unix
FAIL: gcc.c-torture/execute/mayalias-2.c compilation,  -O3 -g  (internal 
compiler error)
UNRESOLVED: gcc.c-torture/execute/mayalias-2.c execution,  -O3 -g 
FAIL: gcc.dg/tree-ssa/loadpre1.c scan-tree-dump-times Eliminated: 1 1
FAIL: gcc.dg/tree-ssa/loadpre14.c scan-tree-dump-times Eliminated: 1 1
FAIL: gcc.dg/tree-ssa/loadpre15.c scan-tree-dump-times Eliminated: 1 1
XPASS: gcc.dg/tree-ssa/loop-1.c scan-assembler-times foo 5

=== gcc Summary ===

# of expected passes40106
# of unexpected failures4
# of unexpected successes   1
# of expected failures  79
# of unresolved testcases   1
# of untested testcases 28
# of unsupported tests  401
/build/buildd/gcc-snapshot-20061022/build/gcc/xgcc  version 4.3.0 20061022 
(experimental)

=== gfortran tests ===


Running target unix
XPASS: gfortran.dg/csqrt_2.f  -O0  execution test
XPASS: gfortran.dg/csqrt_2.f  -O1  execution test
XPASS: gfortran.dg/csqrt_2.f  -O2  execution test
XPASS: gfortran.dg/csqrt_2.f  -O3 -fomit-frame-pointer  execution test
XPASS: gfortran.dg/csqrt_2.f  -O3 -fomit-frame-pointer -funroll-loops  
execution test
XPASS: gfortran.dg/csqrt_2.f  -O3 -fomit-frame-pointer -funroll-all-loops 
-finline-functions  execution test
XPASS: gfortran.dg/csqrt_2.f  -O3 -g  execution test
XPASS: gfortran.dg/csqrt_2.f  -Os  execution test

=== gfortran Summary ===

# of expected passes14599
# of unexpected successes   8
# of expected failures  6
# of unsupported tests  105
/build/buildd/gcc-snapshot-20061022/build/gcc/testsuite/gfortran/../../gfortran 
 version 4.3.0 20061022 (experimental)

=== gnat tests ===


Running target unix

=== gnat Summary ===

# of expected passes34
=== obj-c++ tests ===


Running target unix
FAIL: obj-c++.dg/comp-types-10.mm (internal compiler error)
FAIL: obj-c++.dg/comp-types-10.mm (test for excess errors)
FAIL: obj-c++.dg/cxx-ivars-2.mm execution test
FAIL: obj-c++.dg/encode-8.mm execution test
FAIL: obj-c++.dg/isa-field-1.mm (test for excess errors)
FAIL: obj-c++.dg/lookup-2.mm (test for excess errors)
UNRESOLVED: obj-c++.dg/lookup-2.mm compilation failed to produce executable
FAIL: obj-c++.dg/try-catch-2.mm (test for excess errors)
UNRESOLVED: obj-c++.dg/try-catch-2.mm compilation failed to produce executable
FAIL: obj-c++.dg/try-catch-9.mm (internal compiler error)
FAIL: obj-c++.dg/try-catch-9.mm (test for excess errors)
UNRESOLVED: obj-c++.dg/try-catch-9.mm compilation failed to produce executable

=== obj-c++ Summary ===

# of expected passes428
# of unexpected failures9
# of unresolved testcases   3
# of unsupported tests  13
/build/buildd/gcc-snapshot-20061022/build/gcc/testsuite/obj-c++/../../g++  
version 4.3.0 20061022 (experimental)

=== objc tests ===


Running target unix

=== objc Summary ===

# of expected passes1760
# of expected failures  7
# of unsupported tests  24
/build/buildd/gcc-snapshot-20061022/build/gcc/xgcc  version 4.3.0 20061022 
(experimental)

=== treelang tests ===


Running target unix
FAIL: treelang/compile/var_defs.tree (test for excess errors)

=== treelang Summary ===

# of expected passes49
# of unexpected failures1
=== libffi tests ===


Running target unix

=== libffi Summary ===

# of expected passes1084
# of unsupported tests  8
=== libgomp tests ===


Running target unix

=== libgomp Summary ===

# of expected passes1294
# of unsupported tests  118
=== libjava tests ===


Running target unix

=== libjava Summary ===

# of expected passes7006
# of expected failures  12
# of untested testcases 8
=== libmudflap tests ===


Running target unix
WARNING: program timed out.
FAIL: libmudflap.cth/pass40-frag.c execution test
FAIL: libmudflap.

Processing of gcc-4.1_4.1.1ds2-20_multi.changes

2006-11-15 Thread Archive Administrator
gcc-4.1_4.1.1ds2-20_multi.changes uploaded successfully to localhost
along with the files:
  lib64gcc1_4.1.1-20_powerpc.deb
  lib64ssp0_4.1.1-20_powerpc.deb
  lib64ffi4_4.1.1-20_i386.deb
  gobjc++-4.1_4.1.1-20_powerpc.deb
  libstdc++6-4.1-dbg_4.1.1-20_powerpc.deb
  gcc-4.1_4.1.1ds2-20.diff.gz
  treelang-4.1_4.1.1-20_powerpc.deb
  gobjc++-4.1_4.1.1-20_i386.deb
  fastjar_4.1.1-20_powerpc.deb
  gobjc-4.1_4.1.1-20_i386.deb
  libobjc1_4.1.1-20_i386.deb
  libstdc++6-4.1-pic_4.1.1-20_i386.deb
  lib64mudflap0_4.1.1-20_powerpc.deb
  cpp-4.1_4.1.1-20_i386.deb
  fastjar_4.1.1-20_i386.deb
  lib64stdc++6-4.1-dbg_4.1.1-20_powerpc.deb
  gcc-4.1_4.1.1-20_i386.deb
  g++-4.1_4.1.1-20_powerpc.deb
  lib64gfortran1_4.1.1-20_i386.deb
  libobjc1_4.1.1-20_powerpc.deb
  libstdc++6-4.1-dbg_4.1.1-20_i386.deb
  libssp0_4.1.1-20_powerpc.deb
  libmudflap0-dev_4.1.1-20_i386.deb
  libstdc++6-4.1-doc_4.1.1-20_all.deb
  lib64mudflap0_4.1.1-20_i386.deb
  lib64stdc++6-4.1-dbg_4.1.1-20_i386.deb
  libstdc++6-4.1-pic_4.1.1-20_powerpc.deb
  gobjc-4.1_4.1.1-20_powerpc.deb
  gcc-4.1_4.1.1-20_powerpc.deb
  libgfortran1_4.1.1-20_i386.deb
  lib64ffi4_4.1.1-20_powerpc.deb
  libffi4-dev_4.1.1-20_i386.deb
  libmudflap0_4.1.1-20_i386.deb
  gcc-4.1-base_4.1.1-20_powerpc.deb
  protoize_4.1.1-20_i386.deb
  lib64objc1_4.1.1-20_i386.deb
  protoize_4.1.1-20_powerpc.deb
  libmudflap0_4.1.1-20_powerpc.deb
  libffi4_4.1.1-20_powerpc.deb
  cpp-4.1_4.1.1-20_powerpc.deb
  libssp0_4.1.1-20_i386.deb
  libstdc++6-4.1-dev_4.1.1-20_i386.deb
  fixincludes_4.1.1-20_i386.deb
  gcc-4.1-source_4.1.1-20_all.deb
  libmudflap0-dev_4.1.1-20_powerpc.deb
  gfortran-4.1_4.1.1-20_i386.deb
  lib64gfortran1_4.1.1-20_powerpc.deb
  lib64stdc++6_4.1.1-20_powerpc.deb
  libffi4_4.1.1-20_i386.deb
  treelang-4.1_4.1.1-20_i386.deb
  lib64objc1_4.1.1-20_powerpc.deb
  libffi4-dev_4.1.1-20_powerpc.deb
  gcc-4.1-locales_4.1.1-20_all.deb
  libgcc1_4.1.1-20_i386.deb
  libgcc1_4.1.1-20_powerpc.deb
  libgfortran1-dev_4.1.1-20_i386.deb
  libstdc++6_4.1.1-20_powerpc.deb
  lib64stdc++6_4.1.1-20_i386.deb
  g++-4.1_4.1.1-20_i386.deb
  libstdc++6-4.1-dev_4.1.1-20_powerpc.deb
  gfortran-4.1_4.1.1-20_powerpc.deb
  lib64ssp0_4.1.1-20_i386.deb
  libgfortran1-dev_4.1.1-20_powerpc.deb
  gcc-4.1-base_4.1.1-20_i386.deb
  gcc-4.1_4.1.1ds2-20.dsc
  libgfortran1_4.1.1-20_powerpc.deb
  lib64gcc1_4.1.1-20_i386.deb
  fixincludes_4.1.1-20_powerpc.deb
  libstdc++6_4.1.1-20_i386.deb

Greetings,

Your Debian queue daemon


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



gcc-4.1 override disparity

2006-11-15 Thread Debian Installer
There are disparities between your recently accepted upload and the
override file for the following file(s):

gcc-4.1-base_4.1.1-20_i386.deb: package says section is libs, override says 
devel.
gcc-4.1-base_4.1.1-20_powerpc.deb: package says section is libs, override says 
devel.
libssp0_4.1.1-20_i386.deb: package says priority is standard, override says 
optional.
libssp0_4.1.1-20_powerpc.deb: package says priority is standard, override says 
optional.

Either the package or the override file is incorrect.  If you think
the override is correct and the package wrong please fix the package
so that this disparity is fixed in the next upload.  If you feel the
override is incorrect then please reply to this mail and explain why.

[NB: this is an automatically generated mail; if you replied to one
like it before and have not received a response yet, please ignore
this mail.  Your reply needs to be processed by a human and will be in
due course, but until then the installer will send these automated
mails; sorry.]

--
Debian distribution maintenance software

(This message was generated automatically; if you believe that there
is a problem with it please contact the archive administrators by
mailing [EMAIL PROTECTED])


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



gcc-4.1_4.1.1ds2-20_multi.changes ACCEPTED

2006-11-15 Thread Debian Installer

Accepted:
cpp-4.1_4.1.1-20_i386.deb
  to pool/main/g/gcc-4.1/cpp-4.1_4.1.1-20_i386.deb
cpp-4.1_4.1.1-20_powerpc.deb
  to pool/main/g/gcc-4.1/cpp-4.1_4.1.1-20_powerpc.deb
fastjar_4.1.1-20_i386.deb
  to pool/main/g/gcc-4.1/fastjar_4.1.1-20_i386.deb
fastjar_4.1.1-20_powerpc.deb
  to pool/main/g/gcc-4.1/fastjar_4.1.1-20_powerpc.deb
fixincludes_4.1.1-20_i386.deb
  to pool/main/g/gcc-4.1/fixincludes_4.1.1-20_i386.deb
fixincludes_4.1.1-20_powerpc.deb
  to pool/main/g/gcc-4.1/fixincludes_4.1.1-20_powerpc.deb
g++-4.1_4.1.1-20_i386.deb
  to pool/main/g/gcc-4.1/g++-4.1_4.1.1-20_i386.deb
g++-4.1_4.1.1-20_powerpc.deb
  to pool/main/g/gcc-4.1/g++-4.1_4.1.1-20_powerpc.deb
gcc-4.1-base_4.1.1-20_i386.deb
  to pool/main/g/gcc-4.1/gcc-4.1-base_4.1.1-20_i386.deb
gcc-4.1-base_4.1.1-20_powerpc.deb
  to pool/main/g/gcc-4.1/gcc-4.1-base_4.1.1-20_powerpc.deb
gcc-4.1-locales_4.1.1-20_all.deb
  to pool/main/g/gcc-4.1/gcc-4.1-locales_4.1.1-20_all.deb
gcc-4.1-source_4.1.1-20_all.deb
  to pool/main/g/gcc-4.1/gcc-4.1-source_4.1.1-20_all.deb
gcc-4.1_4.1.1-20_i386.deb
  to pool/main/g/gcc-4.1/gcc-4.1_4.1.1-20_i386.deb
gcc-4.1_4.1.1-20_powerpc.deb
  to pool/main/g/gcc-4.1/gcc-4.1_4.1.1-20_powerpc.deb
gcc-4.1_4.1.1ds2-20.diff.gz
  to pool/main/g/gcc-4.1/gcc-4.1_4.1.1ds2-20.diff.gz
gcc-4.1_4.1.1ds2-20.dsc
  to pool/main/g/gcc-4.1/gcc-4.1_4.1.1ds2-20.dsc
gfortran-4.1_4.1.1-20_i386.deb
  to pool/main/g/gcc-4.1/gfortran-4.1_4.1.1-20_i386.deb
gfortran-4.1_4.1.1-20_powerpc.deb
  to pool/main/g/gcc-4.1/gfortran-4.1_4.1.1-20_powerpc.deb
gobjc++-4.1_4.1.1-20_i386.deb
  to pool/main/g/gcc-4.1/gobjc++-4.1_4.1.1-20_i386.deb
gobjc++-4.1_4.1.1-20_powerpc.deb
  to pool/main/g/gcc-4.1/gobjc++-4.1_4.1.1-20_powerpc.deb
gobjc-4.1_4.1.1-20_i386.deb
  to pool/main/g/gcc-4.1/gobjc-4.1_4.1.1-20_i386.deb
gobjc-4.1_4.1.1-20_powerpc.deb
  to pool/main/g/gcc-4.1/gobjc-4.1_4.1.1-20_powerpc.deb
lib64ffi4_4.1.1-20_i386.deb
  to pool/main/g/gcc-4.1/lib64ffi4_4.1.1-20_i386.deb
lib64ffi4_4.1.1-20_powerpc.deb
  to pool/main/g/gcc-4.1/lib64ffi4_4.1.1-20_powerpc.deb
lib64gcc1_4.1.1-20_i386.deb
  to pool/main/g/gcc-4.1/lib64gcc1_4.1.1-20_i386.deb
lib64gcc1_4.1.1-20_powerpc.deb
  to pool/main/g/gcc-4.1/lib64gcc1_4.1.1-20_powerpc.deb
lib64gfortran1_4.1.1-20_i386.deb
  to pool/main/g/gcc-4.1/lib64gfortran1_4.1.1-20_i386.deb
lib64gfortran1_4.1.1-20_powerpc.deb
  to pool/main/g/gcc-4.1/lib64gfortran1_4.1.1-20_powerpc.deb
lib64mudflap0_4.1.1-20_i386.deb
  to pool/main/g/gcc-4.1/lib64mudflap0_4.1.1-20_i386.deb
lib64mudflap0_4.1.1-20_powerpc.deb
  to pool/main/g/gcc-4.1/lib64mudflap0_4.1.1-20_powerpc.deb
lib64objc1_4.1.1-20_i386.deb
  to pool/main/g/gcc-4.1/lib64objc1_4.1.1-20_i386.deb
lib64objc1_4.1.1-20_powerpc.deb
  to pool/main/g/gcc-4.1/lib64objc1_4.1.1-20_powerpc.deb
lib64ssp0_4.1.1-20_i386.deb
  to pool/main/g/gcc-4.1/lib64ssp0_4.1.1-20_i386.deb
lib64ssp0_4.1.1-20_powerpc.deb
  to pool/main/g/gcc-4.1/lib64ssp0_4.1.1-20_powerpc.deb
lib64stdc++6-4.1-dbg_4.1.1-20_i386.deb
  to pool/main/g/gcc-4.1/lib64stdc++6-4.1-dbg_4.1.1-20_i386.deb
lib64stdc++6-4.1-dbg_4.1.1-20_powerpc.deb
  to pool/main/g/gcc-4.1/lib64stdc++6-4.1-dbg_4.1.1-20_powerpc.deb
lib64stdc++6_4.1.1-20_i386.deb
  to pool/main/g/gcc-4.1/lib64stdc++6_4.1.1-20_i386.deb
lib64stdc++6_4.1.1-20_powerpc.deb
  to pool/main/g/gcc-4.1/lib64stdc++6_4.1.1-20_powerpc.deb
libffi4-dev_4.1.1-20_i386.deb
  to pool/main/g/gcc-4.1/libffi4-dev_4.1.1-20_i386.deb
libffi4-dev_4.1.1-20_powerpc.deb
  to pool/main/g/gcc-4.1/libffi4-dev_4.1.1-20_powerpc.deb
libffi4_4.1.1-20_i386.deb
  to pool/main/g/gcc-4.1/libffi4_4.1.1-20_i386.deb
libffi4_4.1.1-20_powerpc.deb
  to pool/main/g/gcc-4.1/libffi4_4.1.1-20_powerpc.deb
libgcc1_4.1.1-20_i386.deb
  to pool/main/g/gcc-4.1/libgcc1_4.1.1-20_i386.deb
libgcc1_4.1.1-20_powerpc.deb
  to pool/main/g/gcc-4.1/libgcc1_4.1.1-20_powerpc.deb
libgfortran1-dev_4.1.1-20_i386.deb
  to pool/main/g/gcc-4.1/libgfortran1-dev_4.1.1-20_i386.deb
libgfortran1-dev_4.1.1-20_powerpc.deb
  to pool/main/g/gcc-4.1/libgfortran1-dev_4.1.1-20_powerpc.deb
libgfortran1_4.1.1-20_i386.deb
  to pool/main/g/gcc-4.1/libgfortran1_4.1.1-20_i386.deb
libgfortran1_4.1.1-20_powerpc.deb
  to pool/main/g/gcc-4.1/libgfortran1_4.1.1-20_powerpc.deb
libmudflap0-dev_4.1.1-20_i386.deb
  to pool/main/g/gcc-4.1/libmudflap0-dev_4.1.1-20_i386.deb
libmudflap0-dev_4.1.1-20_powerpc.deb
  to pool/main/g/gcc-4.1/libmudflap0-dev_4.1.1-20_powerpc.deb
libmudflap0_4.1.1-20_i386.deb
  to pool/main/g/gcc-4.1/libmudflap0_4.1.1-20_i386.deb
libmudflap0_4.1.1-20_powerpc.deb
  to pool/main/g/gcc-4.1/libmudflap0_4.1.1-20_powerpc.deb
libobjc1_4.1.1-20_i386.deb
  to pool/main/g/gcc-4.1/libobjc1_4.1.1-20_i386.deb
libobjc1_4.1.1-20_powerpc.deb
  to pool/main/g/gcc-4.1/libobjc1_4.1.1-20_powerpc.deb
libssp0_4.1.1-20_i386.deb
  to pool/main/g/gcc-4.1/libssp0_4.1.1-20_i386.deb
libssp0_4.1.1-20_powerpc.deb
  to pool/main/g/gcc-4.1/libssp0_4.1.1-20_powerpc.deb
libstdc++6-4.1-dbg_4.1.1-20_i386.deb
  to pool/main/g/gcc-4.1/libstdc++6-4.1-dbg_4.1.1-20_i386.deb
libstdc++6-4.1-dbg_4.1.1-20_pow

Bug#394630: marked as done (ICE on alpha)

2006-11-15 Thread Debian Bug Tracking System
- Fix non-ANSI header files
 g++-4.1- The GNU C++ compiler
 gcc-4.1- The GNU C compiler
 gcc-4.1-base - The GNU Compiler Collection (base package)
 gfortran-4.1 - The GNU Fortran 95 compiler
 gobjc++-4.1 - The GNU Objective-C++ compiler
 gobjc-4.1  - The GNU Objective-C compiler
 lib64ffi4  - Foreign Function Interface library runtime (64bit)
 lib64gcc1  - GCC support library (64bit)
 lib64gfortran1 - Runtime library for GNU Fortran applications (64bit)
 lib64mudflap0 - GCC mudflap shared support libraries (64bit)
 lib64objc1 - Runtime library for GNU Objective-C applications (64bit)
 lib64ssp0  - GCC stack smashing protection library (64bit)
 lib64stdc++6 - The GNU Standard C++ Library v3 (64bit)
 lib64stdc++6-4.1-dbg - The GNU Standard C++ Library v3 (debugging files)
 libffi4- Foreign Function Interface library runtime
 libffi4-dev - Foreign Function Interface library (development files)
 libgcc1- GCC support library
 libgfortran1 - Runtime library for GNU Fortran applications
 libgfortran1-dev - GNU Fortran library development
 libmudflap0 - GCC mudflap shared support libraries
 libmudflap0-dev - GCC mudflap support libraries (development files)
 libobjc1   - Runtime library for GNU Objective-C applications
 libssp0- GCC stack smashing protection library
 libstdc++6 - The GNU Standard C++ Library v3
 libstdc++6-4.1-dbg - The GNU Standard C++ Library v3 (debugging files)
 libstdc++6-4.1-dev - The GNU Standard C++ Library v3 (development files)
 libstdc++6-4.1-pic - The GNU Standard C++ Library v3 (shared library subset 
kit)
 protoize   - Create/remove ANSI prototypes from C code
 treelang-4.1 - The GNU Treelang compiler
Closes: 181096 370248 391657 394630
Changes: 
 gcc-4.1 (4.1.1ds2-20) unstable; urgency=low
 .
   [Matthias Klose]
   * Update to SVN 20061115.
 - Fix PR tree-optimization/27891, ICE in tree_split_edge.
   Closes: #370248, #391657, #394630.
 - Fix PR tree-optimization/9814, duplicate of PR tree-optimization/29797.
   Closes: #181096.
   * Apply the libjava/net backport from the redhat/gcc-4_1-branch.
   * Apply proposed patch for PR java/29805.
 .
   [Roman Zippel]
   * Build the ObjC and ObjC++ compilers in cross builds.
   * debian/patches/m68k-symbolic-operand.dpatch: Better recognize
 symbolic operands in addresses.
   * debian/patches/m68k-bitfield-offset.dpatch: Only use constant offset
 for register bitfields (combine expects shifts, but does a rotate).
   * debian/patches/m68k-bitfield-offset.dpatch: Update and apply.
 .
   [Daniel Jacobowitz]
   * Don't try to use _Unwind_Backtrace on SJLJ targets.
 See bug #387875, #388505, GCC PR 29206.
Files: 
 07db27df3794db666d67b87b63142f8d 31554 libs optional 
lib64gcc1_4.1.1-20_powerpc.deb
 08f98795d18698eb5afed1d78c599da9 5732 libs optional 
lib64ssp0_4.1.1-20_powerpc.deb
 0b75ee01febbca81ae7f8592aa2dc450 7488 libs optional lib64ffi4_4.1.1-20_i386.deb
 0c30bd55cd76fb6020ffb9039735ce73 2768218 devel optional 
gobjc++-4.1_4.1.1-20_powerpc.deb
 13b14d0b7cb4b9ce4d9a27730383993d 3902844 libdevel extra 
libstdc++6-4.1-dbg_4.1.1-20_powerpc.deb
 14dafc2eb80270d89e5436097e332b44 7108507 devel standard 
gcc-4.1_4.1.1ds2-20.diff.gz
 16e2bb775e197bc876bc556b3cbd3ff1 2384036 devel optional 
treelang-4.1_4.1.1-20_powerpc.deb
 1d34c841404192326251df08dbb12687 2526438 devel optional 
gobjc++-4.1_4.1.1-20_i386.deb
 1fc291394064fcc21773be387a907cb9 150542 devel optional 
fastjar_4.1.1-20_powerpc.deb
 2d3b035b8f8d2fe1c40890dc7acce8cb 2403276 devel optional 
gobjc-4.1_4.1.1-20_i386.deb
 2e84d3038df41072ea49ba4988cb895c 141456 libs optional 
libobjc1_4.1.1-20_i386.deb
 3102430f22d84e211c29a326ca7c257a 921186 libdevel extra 
libstdc++6-4.1-pic_4.1.1-20_i386.deb
 348e379e0e5f8fb1a929c01c6e7bd455 95914 libs optional 
lib64mudflap0_4.1.1-20_powerpc.deb
 3af937a154522522f4c46b730bad2366 2331330 interpreters standard 
cpp-4.1_4.1.1-20_i386.deb
 407a057b7bfb60de0d0e1d0d1027e8f8 145680 devel optional 
fastjar_4.1.1-20_i386.deb
 42e913af75e73208b7a3c24b220b1cdf 1275178 libdevel extra 
lib64stdc++6-4.1-dbg_4.1.1-20_powerpc.deb
 43dd1110c0579234c24db1a7ff56d72d 461252 devel standard 
gcc-4.1_4.1.1-20_i386.deb
 4513661be7c685936fceed716a48e089 2862376 devel standard 
g++-4.1_4.1.1-20_powerpc.deb
 46c5805234a3acfcfe725642464f6733 183996 libs optional 
lib64gfortran1_4.1.1-20_i386.deb
 484534d1774d1d407604ac613959ee0a 144540 libs optional 
libobjc1_4.1.1-20_powerpc.deb
 4a8fce986048899d6c295d1ca4a017bb 3734360 libdevel extra 
libstdc++6-4.1-dbg_4.1.1-20_i386.deb
 4b6ddbec0af9ca3b94bae7a38578f647 4886 libs standard 
libssp0_4.1.1-20_powerpc.deb
 4b7e6f0d847c036d1c3510906c6b9a6a 197334 libdevel optional 
libmudflap0-dev_4.1.1-20_i386.deb
 4ba4e09cff5aa329f4f14250b0cfee37 7345034 doc optional 
libstdc++6-4.1-doc_4.1.1-20_all.deb
 4e4b92c218d99455df18d1291c99a381 90964 libs optional 
lib64mudflap0_4.1.1-20_i386.deb
 51ff80bc5a26af2a1869780fab8a614f 1193352 libdevel extra 
lib64stdc++6-4.1-dbg_4.1.1-20_i386.deb
 5ae4

Bug#391657: marked as done (FTBFS on alpha)

2006-11-15 Thread Debian Bug Tracking System
sp0- GCC stack smashing protection library
 libstdc++6 - The GNU Standard C++ Library v3
 libstdc++6-4.1-dbg - The GNU Standard C++ Library v3 (debugging files)
 libstdc++6-4.1-dev - The GNU Standard C++ Library v3 (development files)
 libstdc++6-4.1-pic - The GNU Standard C++ Library v3 (shared library subset 
kit)
 protoize   - Create/remove ANSI prototypes from C code
 treelang-4.1 - The GNU Treelang compiler
Closes: 181096 370248 391657 394630
Changes: 
 gcc-4.1 (4.1.1ds2-20) unstable; urgency=low
 .
   [Matthias Klose]
   * Update to SVN 20061115.
 - Fix PR tree-optimization/27891, ICE in tree_split_edge.
   Closes: #370248, #391657, #394630.
 - Fix PR tree-optimization/9814, duplicate of PR tree-optimization/29797.
   Closes: #181096.
   * Apply the libjava/net backport from the redhat/gcc-4_1-branch.
   * Apply proposed patch for PR java/29805.
 .
   [Roman Zippel]
   * Build the ObjC and ObjC++ compilers in cross builds.
   * debian/patches/m68k-symbolic-operand.dpatch: Better recognize
 symbolic operands in addresses.
   * debian/patches/m68k-bitfield-offset.dpatch: Only use constant offset
 for register bitfields (combine expects shifts, but does a rotate).
   * debian/patches/m68k-bitfield-offset.dpatch: Update and apply.
 .
   [Daniel Jacobowitz]
   * Don't try to use _Unwind_Backtrace on SJLJ targets.
 See bug #387875, #388505, GCC PR 29206.
Files: 
 07db27df3794db666d67b87b63142f8d 31554 libs optional 
lib64gcc1_4.1.1-20_powerpc.deb
 08f98795d18698eb5afed1d78c599da9 5732 libs optional 
lib64ssp0_4.1.1-20_powerpc.deb
 0b75ee01febbca81ae7f8592aa2dc450 7488 libs optional lib64ffi4_4.1.1-20_i386.deb
 0c30bd55cd76fb6020ffb9039735ce73 2768218 devel optional 
gobjc++-4.1_4.1.1-20_powerpc.deb
 13b14d0b7cb4b9ce4d9a27730383993d 3902844 libdevel extra 
libstdc++6-4.1-dbg_4.1.1-20_powerpc.deb
 14dafc2eb80270d89e5436097e332b44 7108507 devel standard 
gcc-4.1_4.1.1ds2-20.diff.gz
 16e2bb775e197bc876bc556b3cbd3ff1 2384036 devel optional 
treelang-4.1_4.1.1-20_powerpc.deb
 1d34c841404192326251df08dbb12687 2526438 devel optional 
gobjc++-4.1_4.1.1-20_i386.deb
 1fc291394064fcc21773be387a907cb9 150542 devel optional 
fastjar_4.1.1-20_powerpc.deb
 2d3b035b8f8d2fe1c40890dc7acce8cb 2403276 devel optional 
gobjc-4.1_4.1.1-20_i386.deb
 2e84d3038df41072ea49ba4988cb895c 141456 libs optional 
libobjc1_4.1.1-20_i386.deb
 3102430f22d84e211c29a326ca7c257a 921186 libdevel extra 
libstdc++6-4.1-pic_4.1.1-20_i386.deb
 348e379e0e5f8fb1a929c01c6e7bd455 95914 libs optional 
lib64mudflap0_4.1.1-20_powerpc.deb
 3af937a154522522f4c46b730bad2366 2331330 interpreters standard 
cpp-4.1_4.1.1-20_i386.deb
 407a057b7bfb60de0d0e1d0d1027e8f8 145680 devel optional 
fastjar_4.1.1-20_i386.deb
 42e913af75e73208b7a3c24b220b1cdf 1275178 libdevel extra 
lib64stdc++6-4.1-dbg_4.1.1-20_powerpc.deb
 43dd1110c0579234c24db1a7ff56d72d 461252 devel standard 
gcc-4.1_4.1.1-20_i386.deb
 4513661be7c685936fceed716a48e089 2862376 devel standard 
g++-4.1_4.1.1-20_powerpc.deb
 46c5805234a3acfcfe725642464f6733 183996 libs optional 
lib64gfortran1_4.1.1-20_i386.deb
 484534d1774d1d407604ac613959ee0a 144540 libs optional 
libobjc1_4.1.1-20_powerpc.deb
 4a8fce986048899d6c295d1ca4a017bb 3734360 libdevel extra 
libstdc++6-4.1-dbg_4.1.1-20_i386.deb
 4b6ddbec0af9ca3b94bae7a38578f647 4886 libs standard 
libssp0_4.1.1-20_powerpc.deb
 4b7e6f0d847c036d1c3510906c6b9a6a 197334 libdevel optional 
libmudflap0-dev_4.1.1-20_i386.deb
 4ba4e09cff5aa329f4f14250b0cfee37 7345034 doc optional 
libstdc++6-4.1-doc_4.1.1-20_all.deb
 4e4b92c218d99455df18d1291c99a381 90964 libs optional 
lib64mudflap0_4.1.1-20_i386.deb
 51ff80bc5a26af2a1869780fab8a614f 1193352 libdevel extra 
lib64stdc++6-4.1-dbg_4.1.1-20_i386.deb
 5ae49aea0344f6711a0e833756b440b7 996106 libdevel extra 
libstdc++6-4.1-pic_4.1.1-20_powerpc.deb
 5b2cdd038e0c3869598f588a84479468 2651062 devel optional 
gobjc-4.1_4.1.1-20_powerpc.deb
 5b94fbfeed211cc149cb0f3100fbbce0 496178 devel standard 
gcc-4.1_4.1.1-20_powerpc.deb
 5f02693a2c7c55a353caac349556c2da 160830 libs optional 
libgfortran1_4.1.1-20_i386.deb
 623dbafecb03e86003215c668a0a6c03 9056 libs optional 
lib64ffi4_4.1.1-20_powerpc.deb
 62b41cb21a4430c5d2f9f770e127dbaa 21064 libdevel optional 
libffi4-dev_4.1.1-20_i386.deb
 6c0027f0b38ec97e51569c0adee49b9c 168986 libs optional 
libmudflap0_4.1.1-20_i386.deb
 6f903a3628d2aa208b61e6d52a9dd22d 198564 libs required 
gcc-4.1-base_4.1.1-20_powerpc.deb
 71f28c7673f1ceb9176e977bd5a4fb76 39496 devel optional 
protoize_4.1.1-20_i386.deb
 745722d8f0a78c778691aef189d5b851 43198 libs optional 
lib64objc1_4.1.1-20_i386.deb
 769431141ef21cdb7688549a7710d38e 46748 devel optional 
protoize_4.1.1-20_powerpc.deb
 7c4c01bd4bb8431678992f1005d4e567 177804 libs optional 
libmudflap0_4.1.1-20_powerpc.deb
 814efc10c36bc938aee4eaf8e083b0a1 113052 libs optional 
libffi4_4.1.1-20_powerpc.deb
 82c11124001a570af6652dc7afa8df65 2561786 interpreters standard 
cpp-4.1_4.1.1-20_powerpc.deb
 8565364c5ae5c3647f78196e6d27

Bug#394630: marked as done (ICE on alpha)

2006-11-15 Thread Debian Bug Tracking System
- Fix non-ANSI header files
 g++-4.1- The GNU C++ compiler
 gcc-4.1- The GNU C compiler
 gcc-4.1-base - The GNU Compiler Collection (base package)
 gfortran-4.1 - The GNU Fortran 95 compiler
 gobjc++-4.1 - The GNU Objective-C++ compiler
 gobjc-4.1  - The GNU Objective-C compiler
 lib64ffi4  - Foreign Function Interface library runtime (64bit)
 lib64gcc1  - GCC support library (64bit)
 lib64gfortran1 - Runtime library for GNU Fortran applications (64bit)
 lib64mudflap0 - GCC mudflap shared support libraries (64bit)
 lib64objc1 - Runtime library for GNU Objective-C applications (64bit)
 lib64ssp0  - GCC stack smashing protection library (64bit)
 lib64stdc++6 - The GNU Standard C++ Library v3 (64bit)
 lib64stdc++6-4.1-dbg - The GNU Standard C++ Library v3 (debugging files)
 libffi4- Foreign Function Interface library runtime
 libffi4-dev - Foreign Function Interface library (development files)
 libgcc1- GCC support library
 libgfortran1 - Runtime library for GNU Fortran applications
 libgfortran1-dev - GNU Fortran library development
 libmudflap0 - GCC mudflap shared support libraries
 libmudflap0-dev - GCC mudflap support libraries (development files)
 libobjc1   - Runtime library for GNU Objective-C applications
 libssp0- GCC stack smashing protection library
 libstdc++6 - The GNU Standard C++ Library v3
 libstdc++6-4.1-dbg - The GNU Standard C++ Library v3 (debugging files)
 libstdc++6-4.1-dev - The GNU Standard C++ Library v3 (development files)
 libstdc++6-4.1-pic - The GNU Standard C++ Library v3 (shared library subset 
kit)
 protoize   - Create/remove ANSI prototypes from C code
 treelang-4.1 - The GNU Treelang compiler
Closes: 181096 370248 391657 394630
Changes: 
 gcc-4.1 (4.1.1ds2-20) unstable; urgency=low
 .
   [Matthias Klose]
   * Update to SVN 20061115.
 - Fix PR tree-optimization/27891, ICE in tree_split_edge.
   Closes: #370248, #391657, #394630.
 - Fix PR tree-optimization/9814, duplicate of PR tree-optimization/29797.
   Closes: #181096.
   * Apply the libjava/net backport from the redhat/gcc-4_1-branch.
   * Apply proposed patch for PR java/29805.
 .
   [Roman Zippel]
   * Build the ObjC and ObjC++ compilers in cross builds.
   * debian/patches/m68k-symbolic-operand.dpatch: Better recognize
 symbolic operands in addresses.
   * debian/patches/m68k-bitfield-offset.dpatch: Only use constant offset
 for register bitfields (combine expects shifts, but does a rotate).
   * debian/patches/m68k-bitfield-offset.dpatch: Update and apply.
 .
   [Daniel Jacobowitz]
   * Don't try to use _Unwind_Backtrace on SJLJ targets.
 See bug #387875, #388505, GCC PR 29206.
Files: 
 07db27df3794db666d67b87b63142f8d 31554 libs optional 
lib64gcc1_4.1.1-20_powerpc.deb
 08f98795d18698eb5afed1d78c599da9 5732 libs optional 
lib64ssp0_4.1.1-20_powerpc.deb
 0b75ee01febbca81ae7f8592aa2dc450 7488 libs optional lib64ffi4_4.1.1-20_i386.deb
 0c30bd55cd76fb6020ffb9039735ce73 2768218 devel optional 
gobjc++-4.1_4.1.1-20_powerpc.deb
 13b14d0b7cb4b9ce4d9a27730383993d 3902844 libdevel extra 
libstdc++6-4.1-dbg_4.1.1-20_powerpc.deb
 14dafc2eb80270d89e5436097e332b44 7108507 devel standard 
gcc-4.1_4.1.1ds2-20.diff.gz
 16e2bb775e197bc876bc556b3cbd3ff1 2384036 devel optional 
treelang-4.1_4.1.1-20_powerpc.deb
 1d34c841404192326251df08dbb12687 2526438 devel optional 
gobjc++-4.1_4.1.1-20_i386.deb
 1fc291394064fcc21773be387a907cb9 150542 devel optional 
fastjar_4.1.1-20_powerpc.deb
 2d3b035b8f8d2fe1c40890dc7acce8cb 2403276 devel optional 
gobjc-4.1_4.1.1-20_i386.deb
 2e84d3038df41072ea49ba4988cb895c 141456 libs optional 
libobjc1_4.1.1-20_i386.deb
 3102430f22d84e211c29a326ca7c257a 921186 libdevel extra 
libstdc++6-4.1-pic_4.1.1-20_i386.deb
 348e379e0e5f8fb1a929c01c6e7bd455 95914 libs optional 
lib64mudflap0_4.1.1-20_powerpc.deb
 3af937a154522522f4c46b730bad2366 2331330 interpreters standard 
cpp-4.1_4.1.1-20_i386.deb
 407a057b7bfb60de0d0e1d0d1027e8f8 145680 devel optional 
fastjar_4.1.1-20_i386.deb
 42e913af75e73208b7a3c24b220b1cdf 1275178 libdevel extra 
lib64stdc++6-4.1-dbg_4.1.1-20_powerpc.deb
 43dd1110c0579234c24db1a7ff56d72d 461252 devel standard 
gcc-4.1_4.1.1-20_i386.deb
 4513661be7c685936fceed716a48e089 2862376 devel standard 
g++-4.1_4.1.1-20_powerpc.deb
 46c5805234a3acfcfe725642464f6733 183996 libs optional 
lib64gfortran1_4.1.1-20_i386.deb
 484534d1774d1d407604ac613959ee0a 144540 libs optional 
libobjc1_4.1.1-20_powerpc.deb
 4a8fce986048899d6c295d1ca4a017bb 3734360 libdevel extra 
libstdc++6-4.1-dbg_4.1.1-20_i386.deb
 4b6ddbec0af9ca3b94bae7a38578f647 4886 libs standard 
libssp0_4.1.1-20_powerpc.deb
 4b7e6f0d847c036d1c3510906c6b9a6a 197334 libdevel optional 
libmudflap0-dev_4.1.1-20_i386.deb
 4ba4e09cff5aa329f4f14250b0cfee37 7345034 doc optional 
libstdc++6-4.1-doc_4.1.1-20_all.deb
 4e4b92c218d99455df18d1291c99a381 90964 libs optional 
lib64mudflap0_4.1.1-20_i386.deb
 51ff80bc5a26af2a1869780fab8a614f 1193352 libdevel extra 
lib64stdc++6-4.1-dbg_4.1.1-20_i386.deb
 5ae4

Bug#394630: marked as done (ICE on alpha)

2006-11-15 Thread Debian Bug Tracking System
- Fix non-ANSI header files
 g++-4.1- The GNU C++ compiler
 gcc-4.1- The GNU C compiler
 gcc-4.1-base - The GNU Compiler Collection (base package)
 gfortran-4.1 - The GNU Fortran 95 compiler
 gobjc++-4.1 - The GNU Objective-C++ compiler
 gobjc-4.1  - The GNU Objective-C compiler
 lib64ffi4  - Foreign Function Interface library runtime (64bit)
 lib64gcc1  - GCC support library (64bit)
 lib64gfortran1 - Runtime library for GNU Fortran applications (64bit)
 lib64mudflap0 - GCC mudflap shared support libraries (64bit)
 lib64objc1 - Runtime library for GNU Objective-C applications (64bit)
 lib64ssp0  - GCC stack smashing protection library (64bit)
 lib64stdc++6 - The GNU Standard C++ Library v3 (64bit)
 lib64stdc++6-4.1-dbg - The GNU Standard C++ Library v3 (debugging files)
 libffi4- Foreign Function Interface library runtime
 libffi4-dev - Foreign Function Interface library (development files)
 libgcc1- GCC support library
 libgfortran1 - Runtime library for GNU Fortran applications
 libgfortran1-dev - GNU Fortran library development
 libmudflap0 - GCC mudflap shared support libraries
 libmudflap0-dev - GCC mudflap support libraries (development files)
 libobjc1   - Runtime library for GNU Objective-C applications
 libssp0- GCC stack smashing protection library
 libstdc++6 - The GNU Standard C++ Library v3
 libstdc++6-4.1-dbg - The GNU Standard C++ Library v3 (debugging files)
 libstdc++6-4.1-dev - The GNU Standard C++ Library v3 (development files)
 libstdc++6-4.1-pic - The GNU Standard C++ Library v3 (shared library subset 
kit)
 protoize   - Create/remove ANSI prototypes from C code
 treelang-4.1 - The GNU Treelang compiler
Closes: 181096 370248 391657 394630
Changes: 
 gcc-4.1 (4.1.1ds2-20) unstable; urgency=low
 .
   [Matthias Klose]
   * Update to SVN 20061115.
 - Fix PR tree-optimization/27891, ICE in tree_split_edge.
   Closes: #370248, #391657, #394630.
 - Fix PR tree-optimization/9814, duplicate of PR tree-optimization/29797.
   Closes: #181096.
   * Apply the libjava/net backport from the redhat/gcc-4_1-branch.
   * Apply proposed patch for PR java/29805.
 .
   [Roman Zippel]
   * Build the ObjC and ObjC++ compilers in cross builds.
   * debian/patches/m68k-symbolic-operand.dpatch: Better recognize
 symbolic operands in addresses.
   * debian/patches/m68k-bitfield-offset.dpatch: Only use constant offset
 for register bitfields (combine expects shifts, but does a rotate).
   * debian/patches/m68k-bitfield-offset.dpatch: Update and apply.
 .
   [Daniel Jacobowitz]
   * Don't try to use _Unwind_Backtrace on SJLJ targets.
 See bug #387875, #388505, GCC PR 29206.
Files: 
 07db27df3794db666d67b87b63142f8d 31554 libs optional 
lib64gcc1_4.1.1-20_powerpc.deb
 08f98795d18698eb5afed1d78c599da9 5732 libs optional 
lib64ssp0_4.1.1-20_powerpc.deb
 0b75ee01febbca81ae7f8592aa2dc450 7488 libs optional lib64ffi4_4.1.1-20_i386.deb
 0c30bd55cd76fb6020ffb9039735ce73 2768218 devel optional 
gobjc++-4.1_4.1.1-20_powerpc.deb
 13b14d0b7cb4b9ce4d9a27730383993d 3902844 libdevel extra 
libstdc++6-4.1-dbg_4.1.1-20_powerpc.deb
 14dafc2eb80270d89e5436097e332b44 7108507 devel standard 
gcc-4.1_4.1.1ds2-20.diff.gz
 16e2bb775e197bc876bc556b3cbd3ff1 2384036 devel optional 
treelang-4.1_4.1.1-20_powerpc.deb
 1d34c841404192326251df08dbb12687 2526438 devel optional 
gobjc++-4.1_4.1.1-20_i386.deb
 1fc291394064fcc21773be387a907cb9 150542 devel optional 
fastjar_4.1.1-20_powerpc.deb
 2d3b035b8f8d2fe1c40890dc7acce8cb 2403276 devel optional 
gobjc-4.1_4.1.1-20_i386.deb
 2e84d3038df41072ea49ba4988cb895c 141456 libs optional 
libobjc1_4.1.1-20_i386.deb
 3102430f22d84e211c29a326ca7c257a 921186 libdevel extra 
libstdc++6-4.1-pic_4.1.1-20_i386.deb
 348e379e0e5f8fb1a929c01c6e7bd455 95914 libs optional 
lib64mudflap0_4.1.1-20_powerpc.deb
 3af937a154522522f4c46b730bad2366 2331330 interpreters standard 
cpp-4.1_4.1.1-20_i386.deb
 407a057b7bfb60de0d0e1d0d1027e8f8 145680 devel optional 
fastjar_4.1.1-20_i386.deb
 42e913af75e73208b7a3c24b220b1cdf 1275178 libdevel extra 
lib64stdc++6-4.1-dbg_4.1.1-20_powerpc.deb
 43dd1110c0579234c24db1a7ff56d72d 461252 devel standard 
gcc-4.1_4.1.1-20_i386.deb
 4513661be7c685936fceed716a48e089 2862376 devel standard 
g++-4.1_4.1.1-20_powerpc.deb
 46c5805234a3acfcfe725642464f6733 183996 libs optional 
lib64gfortran1_4.1.1-20_i386.deb
 484534d1774d1d407604ac613959ee0a 144540 libs optional 
libobjc1_4.1.1-20_powerpc.deb
 4a8fce986048899d6c295d1ca4a017bb 3734360 libdevel extra 
libstdc++6-4.1-dbg_4.1.1-20_i386.deb
 4b6ddbec0af9ca3b94bae7a38578f647 4886 libs standard 
libssp0_4.1.1-20_powerpc.deb
 4b7e6f0d847c036d1c3510906c6b9a6a 197334 libdevel optional 
libmudflap0-dev_4.1.1-20_i386.deb
 4ba4e09cff5aa329f4f14250b0cfee37 7345034 doc optional 
libstdc++6-4.1-doc_4.1.1-20_all.deb
 4e4b92c218d99455df18d1291c99a381 90964 libs optional 
lib64mudflap0_4.1.1-20_i386.deb
 51ff80bc5a26af2a1869780fab8a614f 1193352 libdevel extra 
lib64stdc++6-4.1-dbg_4.1.1-20_i386.deb
 5ae4

Bug#391657: marked as done (FTBFS on alpha)

2006-11-15 Thread Debian Bug Tracking System
sp0- GCC stack smashing protection library
 libstdc++6 - The GNU Standard C++ Library v3
 libstdc++6-4.1-dbg - The GNU Standard C++ Library v3 (debugging files)
 libstdc++6-4.1-dev - The GNU Standard C++ Library v3 (development files)
 libstdc++6-4.1-pic - The GNU Standard C++ Library v3 (shared library subset 
kit)
 protoize   - Create/remove ANSI prototypes from C code
 treelang-4.1 - The GNU Treelang compiler
Closes: 181096 370248 391657 394630
Changes: 
 gcc-4.1 (4.1.1ds2-20) unstable; urgency=low
 .
   [Matthias Klose]
   * Update to SVN 20061115.
 - Fix PR tree-optimization/27891, ICE in tree_split_edge.
   Closes: #370248, #391657, #394630.
 - Fix PR tree-optimization/9814, duplicate of PR tree-optimization/29797.
   Closes: #181096.
   * Apply the libjava/net backport from the redhat/gcc-4_1-branch.
   * Apply proposed patch for PR java/29805.
 .
   [Roman Zippel]
   * Build the ObjC and ObjC++ compilers in cross builds.
   * debian/patches/m68k-symbolic-operand.dpatch: Better recognize
 symbolic operands in addresses.
   * debian/patches/m68k-bitfield-offset.dpatch: Only use constant offset
 for register bitfields (combine expects shifts, but does a rotate).
   * debian/patches/m68k-bitfield-offset.dpatch: Update and apply.
 .
   [Daniel Jacobowitz]
   * Don't try to use _Unwind_Backtrace on SJLJ targets.
 See bug #387875, #388505, GCC PR 29206.
Files: 
 07db27df3794db666d67b87b63142f8d 31554 libs optional 
lib64gcc1_4.1.1-20_powerpc.deb
 08f98795d18698eb5afed1d78c599da9 5732 libs optional 
lib64ssp0_4.1.1-20_powerpc.deb
 0b75ee01febbca81ae7f8592aa2dc450 7488 libs optional lib64ffi4_4.1.1-20_i386.deb
 0c30bd55cd76fb6020ffb9039735ce73 2768218 devel optional 
gobjc++-4.1_4.1.1-20_powerpc.deb
 13b14d0b7cb4b9ce4d9a27730383993d 3902844 libdevel extra 
libstdc++6-4.1-dbg_4.1.1-20_powerpc.deb
 14dafc2eb80270d89e5436097e332b44 7108507 devel standard 
gcc-4.1_4.1.1ds2-20.diff.gz
 16e2bb775e197bc876bc556b3cbd3ff1 2384036 devel optional 
treelang-4.1_4.1.1-20_powerpc.deb
 1d34c841404192326251df08dbb12687 2526438 devel optional 
gobjc++-4.1_4.1.1-20_i386.deb
 1fc291394064fcc21773be387a907cb9 150542 devel optional 
fastjar_4.1.1-20_powerpc.deb
 2d3b035b8f8d2fe1c40890dc7acce8cb 2403276 devel optional 
gobjc-4.1_4.1.1-20_i386.deb
 2e84d3038df41072ea49ba4988cb895c 141456 libs optional 
libobjc1_4.1.1-20_i386.deb
 3102430f22d84e211c29a326ca7c257a 921186 libdevel extra 
libstdc++6-4.1-pic_4.1.1-20_i386.deb
 348e379e0e5f8fb1a929c01c6e7bd455 95914 libs optional 
lib64mudflap0_4.1.1-20_powerpc.deb
 3af937a154522522f4c46b730bad2366 2331330 interpreters standard 
cpp-4.1_4.1.1-20_i386.deb
 407a057b7bfb60de0d0e1d0d1027e8f8 145680 devel optional 
fastjar_4.1.1-20_i386.deb
 42e913af75e73208b7a3c24b220b1cdf 1275178 libdevel extra 
lib64stdc++6-4.1-dbg_4.1.1-20_powerpc.deb
 43dd1110c0579234c24db1a7ff56d72d 461252 devel standard 
gcc-4.1_4.1.1-20_i386.deb
 4513661be7c685936fceed716a48e089 2862376 devel standard 
g++-4.1_4.1.1-20_powerpc.deb
 46c5805234a3acfcfe725642464f6733 183996 libs optional 
lib64gfortran1_4.1.1-20_i386.deb
 484534d1774d1d407604ac613959ee0a 144540 libs optional 
libobjc1_4.1.1-20_powerpc.deb
 4a8fce986048899d6c295d1ca4a017bb 3734360 libdevel extra 
libstdc++6-4.1-dbg_4.1.1-20_i386.deb
 4b6ddbec0af9ca3b94bae7a38578f647 4886 libs standard 
libssp0_4.1.1-20_powerpc.deb
 4b7e6f0d847c036d1c3510906c6b9a6a 197334 libdevel optional 
libmudflap0-dev_4.1.1-20_i386.deb
 4ba4e09cff5aa329f4f14250b0cfee37 7345034 doc optional 
libstdc++6-4.1-doc_4.1.1-20_all.deb
 4e4b92c218d99455df18d1291c99a381 90964 libs optional 
lib64mudflap0_4.1.1-20_i386.deb
 51ff80bc5a26af2a1869780fab8a614f 1193352 libdevel extra 
lib64stdc++6-4.1-dbg_4.1.1-20_i386.deb
 5ae49aea0344f6711a0e833756b440b7 996106 libdevel extra 
libstdc++6-4.1-pic_4.1.1-20_powerpc.deb
 5b2cdd038e0c3869598f588a84479468 2651062 devel optional 
gobjc-4.1_4.1.1-20_powerpc.deb
 5b94fbfeed211cc149cb0f3100fbbce0 496178 devel standard 
gcc-4.1_4.1.1-20_powerpc.deb
 5f02693a2c7c55a353caac349556c2da 160830 libs optional 
libgfortran1_4.1.1-20_i386.deb
 623dbafecb03e86003215c668a0a6c03 9056 libs optional 
lib64ffi4_4.1.1-20_powerpc.deb
 62b41cb21a4430c5d2f9f770e127dbaa 21064 libdevel optional 
libffi4-dev_4.1.1-20_i386.deb
 6c0027f0b38ec97e51569c0adee49b9c 168986 libs optional 
libmudflap0_4.1.1-20_i386.deb
 6f903a3628d2aa208b61e6d52a9dd22d 198564 libs required 
gcc-4.1-base_4.1.1-20_powerpc.deb
 71f28c7673f1ceb9176e977bd5a4fb76 39496 devel optional 
protoize_4.1.1-20_i386.deb
 745722d8f0a78c778691aef189d5b851 43198 libs optional 
lib64objc1_4.1.1-20_i386.deb
 769431141ef21cdb7688549a7710d38e 46748 devel optional 
protoize_4.1.1-20_powerpc.deb
 7c4c01bd4bb8431678992f1005d4e567 177804 libs optional 
libmudflap0_4.1.1-20_powerpc.deb
 814efc10c36bc938aee4eaf8e083b0a1 113052 libs optional 
libffi4_4.1.1-20_powerpc.deb
 82c11124001a570af6652dc7afa8df65 2561786 interpreters standard 
cpp-4.1_4.1.1-20_powerpc.deb
 8565364c5ae5c3647f78196e6d27

Bug#370248: marked as done ([4.0/4.1 regression][alpha] ICE in tree_split_edge, at tree-cfg.c:3107)

2006-11-15 Thread Debian Bug Tracking System
 runtime (64bit)
 lib64gcc1  - GCC support library (64bit)
 lib64gfortran1 - Runtime library for GNU Fortran applications (64bit)
 lib64mudflap0 - GCC mudflap shared support libraries (64bit)
 lib64objc1 - Runtime library for GNU Objective-C applications (64bit)
 lib64ssp0  - GCC stack smashing protection library (64bit)
 lib64stdc++6 - The GNU Standard C++ Library v3 (64bit)
 lib64stdc++6-4.1-dbg - The GNU Standard C++ Library v3 (debugging files)
 libffi4- Foreign Function Interface library runtime
 libffi4-dev - Foreign Function Interface library (development files)
 libgcc1- GCC support library
 libgfortran1 - Runtime library for GNU Fortran applications
 libgfortran1-dev - GNU Fortran library development
 libmudflap0 - GCC mudflap shared support libraries
 libmudflap0-dev - GCC mudflap support libraries (development files)
 libobjc1   - Runtime library for GNU Objective-C applications
 libssp0- GCC stack smashing protection library
 libstdc++6 - The GNU Standard C++ Library v3
 libstdc++6-4.1-dbg - The GNU Standard C++ Library v3 (debugging files)
 libstdc++6-4.1-dev - The GNU Standard C++ Library v3 (development files)
 libstdc++6-4.1-pic - The GNU Standard C++ Library v3 (shared library subset 
kit)
 protoize   - Create/remove ANSI prototypes from C code
 treelang-4.1 - The GNU Treelang compiler
Closes: 181096 370248 391657 394630
Changes: 
 gcc-4.1 (4.1.1ds2-20) unstable; urgency=low
 .
   [Matthias Klose]
   * Update to SVN 20061115.
 - Fix PR tree-optimization/27891, ICE in tree_split_edge.
   Closes: #370248, #391657, #394630.
 - Fix PR tree-optimization/9814, duplicate of PR tree-optimization/29797.
   Closes: #181096.
   * Apply the libjava/net backport from the redhat/gcc-4_1-branch.
   * Apply proposed patch for PR java/29805.
 .
   [Roman Zippel]
   * Build the ObjC and ObjC++ compilers in cross builds.
   * debian/patches/m68k-symbolic-operand.dpatch: Better recognize
 symbolic operands in addresses.
   * debian/patches/m68k-bitfield-offset.dpatch: Only use constant offset
 for register bitfields (combine expects shifts, but does a rotate).
   * debian/patches/m68k-bitfield-offset.dpatch: Update and apply.
 .
   [Daniel Jacobowitz]
   * Don't try to use _Unwind_Backtrace on SJLJ targets.
 See bug #387875, #388505, GCC PR 29206.
Files: 
 07db27df3794db666d67b87b63142f8d 31554 libs optional 
lib64gcc1_4.1.1-20_powerpc.deb
 08f98795d18698eb5afed1d78c599da9 5732 libs optional 
lib64ssp0_4.1.1-20_powerpc.deb
 0b75ee01febbca81ae7f8592aa2dc450 7488 libs optional lib64ffi4_4.1.1-20_i386.deb
 0c30bd55cd76fb6020ffb9039735ce73 2768218 devel optional 
gobjc++-4.1_4.1.1-20_powerpc.deb
 13b14d0b7cb4b9ce4d9a27730383993d 3902844 libdevel extra 
libstdc++6-4.1-dbg_4.1.1-20_powerpc.deb
 14dafc2eb80270d89e5436097e332b44 7108507 devel standard 
gcc-4.1_4.1.1ds2-20.diff.gz
 16e2bb775e197bc876bc556b3cbd3ff1 2384036 devel optional 
treelang-4.1_4.1.1-20_powerpc.deb
 1d34c841404192326251df08dbb12687 2526438 devel optional 
gobjc++-4.1_4.1.1-20_i386.deb
 1fc291394064fcc21773be387a907cb9 150542 devel optional 
fastjar_4.1.1-20_powerpc.deb
 2d3b035b8f8d2fe1c40890dc7acce8cb 2403276 devel optional 
gobjc-4.1_4.1.1-20_i386.deb
 2e84d3038df41072ea49ba4988cb895c 141456 libs optional 
libobjc1_4.1.1-20_i386.deb
 3102430f22d84e211c29a326ca7c257a 921186 libdevel extra 
libstdc++6-4.1-pic_4.1.1-20_i386.deb
 348e379e0e5f8fb1a929c01c6e7bd455 95914 libs optional 
lib64mudflap0_4.1.1-20_powerpc.deb
 3af937a154522522f4c46b730bad2366 2331330 interpreters standard 
cpp-4.1_4.1.1-20_i386.deb
 407a057b7bfb60de0d0e1d0d1027e8f8 145680 devel optional 
fastjar_4.1.1-20_i386.deb
 42e913af75e73208b7a3c24b220b1cdf 1275178 libdevel extra 
lib64stdc++6-4.1-dbg_4.1.1-20_powerpc.deb
 43dd1110c0579234c24db1a7ff56d72d 461252 devel standard 
gcc-4.1_4.1.1-20_i386.deb
 4513661be7c685936fceed716a48e089 2862376 devel standard 
g++-4.1_4.1.1-20_powerpc.deb
 46c5805234a3acfcfe725642464f6733 183996 libs optional 
lib64gfortran1_4.1.1-20_i386.deb
 484534d1774d1d407604ac613959ee0a 144540 libs optional 
libobjc1_4.1.1-20_powerpc.deb
 4a8fce986048899d6c295d1ca4a017bb 3734360 libdevel extra 
libstdc++6-4.1-dbg_4.1.1-20_i386.deb
 4b6ddbec0af9ca3b94bae7a38578f647 4886 libs standard 
libssp0_4.1.1-20_powerpc.deb
 4b7e6f0d847c036d1c3510906c6b9a6a 197334 libdevel optional 
libmudflap0-dev_4.1.1-20_i386.deb
 4ba4e09cff5aa329f4f14250b0cfee37 7345034 doc optional 
libstdc++6-4.1-doc_4.1.1-20_all.deb
 4e4b92c218d99455df18d1291c99a381 90964 libs optional 
lib64mudflap0_4.1.1-20_i386.deb
 51ff80bc5a26af2a1869780fab8a614f 1193352 libdevel extra 
lib64stdc++6-4.1-dbg_4.1.1-20_i386.deb
 5ae49aea0344f6711a0e833756b440b7 996106 libdevel extra 
libstdc++6-4.1-pic_4.1.1-20_powerpc.deb
 5b2cdd038e0c3869598f588a84479468 2651062 devel optional 
gobjc-4.1_4.1.1-20_powerpc.deb
 5b94fbfeed211cc149cb0f3100fbbce0 496178 devel standard 
gcc-4.1_4.1.1-20_powerpc.deb
 5f02693a2c7c55a353caac349556c2da 160830 libs optional 
libgfortran1_4.1.1

Bug#391657: marked as done (FTBFS on alpha)

2006-11-15 Thread Debian Bug Tracking System
sp0- GCC stack smashing protection library
 libstdc++6 - The GNU Standard C++ Library v3
 libstdc++6-4.1-dbg - The GNU Standard C++ Library v3 (debugging files)
 libstdc++6-4.1-dev - The GNU Standard C++ Library v3 (development files)
 libstdc++6-4.1-pic - The GNU Standard C++ Library v3 (shared library subset 
kit)
 protoize   - Create/remove ANSI prototypes from C code
 treelang-4.1 - The GNU Treelang compiler
Closes: 181096 370248 391657 394630
Changes: 
 gcc-4.1 (4.1.1ds2-20) unstable; urgency=low
 .
   [Matthias Klose]
   * Update to SVN 20061115.
 - Fix PR tree-optimization/27891, ICE in tree_split_edge.
   Closes: #370248, #391657, #394630.
 - Fix PR tree-optimization/9814, duplicate of PR tree-optimization/29797.
   Closes: #181096.
   * Apply the libjava/net backport from the redhat/gcc-4_1-branch.
   * Apply proposed patch for PR java/29805.
 .
   [Roman Zippel]
   * Build the ObjC and ObjC++ compilers in cross builds.
   * debian/patches/m68k-symbolic-operand.dpatch: Better recognize
 symbolic operands in addresses.
   * debian/patches/m68k-bitfield-offset.dpatch: Only use constant offset
 for register bitfields (combine expects shifts, but does a rotate).
   * debian/patches/m68k-bitfield-offset.dpatch: Update and apply.
 .
   [Daniel Jacobowitz]
   * Don't try to use _Unwind_Backtrace on SJLJ targets.
 See bug #387875, #388505, GCC PR 29206.
Files: 
 07db27df3794db666d67b87b63142f8d 31554 libs optional 
lib64gcc1_4.1.1-20_powerpc.deb
 08f98795d18698eb5afed1d78c599da9 5732 libs optional 
lib64ssp0_4.1.1-20_powerpc.deb
 0b75ee01febbca81ae7f8592aa2dc450 7488 libs optional lib64ffi4_4.1.1-20_i386.deb
 0c30bd55cd76fb6020ffb9039735ce73 2768218 devel optional 
gobjc++-4.1_4.1.1-20_powerpc.deb
 13b14d0b7cb4b9ce4d9a27730383993d 3902844 libdevel extra 
libstdc++6-4.1-dbg_4.1.1-20_powerpc.deb
 14dafc2eb80270d89e5436097e332b44 7108507 devel standard 
gcc-4.1_4.1.1ds2-20.diff.gz
 16e2bb775e197bc876bc556b3cbd3ff1 2384036 devel optional 
treelang-4.1_4.1.1-20_powerpc.deb
 1d34c841404192326251df08dbb12687 2526438 devel optional 
gobjc++-4.1_4.1.1-20_i386.deb
 1fc291394064fcc21773be387a907cb9 150542 devel optional 
fastjar_4.1.1-20_powerpc.deb
 2d3b035b8f8d2fe1c40890dc7acce8cb 2403276 devel optional 
gobjc-4.1_4.1.1-20_i386.deb
 2e84d3038df41072ea49ba4988cb895c 141456 libs optional 
libobjc1_4.1.1-20_i386.deb
 3102430f22d84e211c29a326ca7c257a 921186 libdevel extra 
libstdc++6-4.1-pic_4.1.1-20_i386.deb
 348e379e0e5f8fb1a929c01c6e7bd455 95914 libs optional 
lib64mudflap0_4.1.1-20_powerpc.deb
 3af937a154522522f4c46b730bad2366 2331330 interpreters standard 
cpp-4.1_4.1.1-20_i386.deb
 407a057b7bfb60de0d0e1d0d1027e8f8 145680 devel optional 
fastjar_4.1.1-20_i386.deb
 42e913af75e73208b7a3c24b220b1cdf 1275178 libdevel extra 
lib64stdc++6-4.1-dbg_4.1.1-20_powerpc.deb
 43dd1110c0579234c24db1a7ff56d72d 461252 devel standard 
gcc-4.1_4.1.1-20_i386.deb
 4513661be7c685936fceed716a48e089 2862376 devel standard 
g++-4.1_4.1.1-20_powerpc.deb
 46c5805234a3acfcfe725642464f6733 183996 libs optional 
lib64gfortran1_4.1.1-20_i386.deb
 484534d1774d1d407604ac613959ee0a 144540 libs optional 
libobjc1_4.1.1-20_powerpc.deb
 4a8fce986048899d6c295d1ca4a017bb 3734360 libdevel extra 
libstdc++6-4.1-dbg_4.1.1-20_i386.deb
 4b6ddbec0af9ca3b94bae7a38578f647 4886 libs standard 
libssp0_4.1.1-20_powerpc.deb
 4b7e6f0d847c036d1c3510906c6b9a6a 197334 libdevel optional 
libmudflap0-dev_4.1.1-20_i386.deb
 4ba4e09cff5aa329f4f14250b0cfee37 7345034 doc optional 
libstdc++6-4.1-doc_4.1.1-20_all.deb
 4e4b92c218d99455df18d1291c99a381 90964 libs optional 
lib64mudflap0_4.1.1-20_i386.deb
 51ff80bc5a26af2a1869780fab8a614f 1193352 libdevel extra 
lib64stdc++6-4.1-dbg_4.1.1-20_i386.deb
 5ae49aea0344f6711a0e833756b440b7 996106 libdevel extra 
libstdc++6-4.1-pic_4.1.1-20_powerpc.deb
 5b2cdd038e0c3869598f588a84479468 2651062 devel optional 
gobjc-4.1_4.1.1-20_powerpc.deb
 5b94fbfeed211cc149cb0f3100fbbce0 496178 devel standard 
gcc-4.1_4.1.1-20_powerpc.deb
 5f02693a2c7c55a353caac349556c2da 160830 libs optional 
libgfortran1_4.1.1-20_i386.deb
 623dbafecb03e86003215c668a0a6c03 9056 libs optional 
lib64ffi4_4.1.1-20_powerpc.deb
 62b41cb21a4430c5d2f9f770e127dbaa 21064 libdevel optional 
libffi4-dev_4.1.1-20_i386.deb
 6c0027f0b38ec97e51569c0adee49b9c 168986 libs optional 
libmudflap0_4.1.1-20_i386.deb
 6f903a3628d2aa208b61e6d52a9dd22d 198564 libs required 
gcc-4.1-base_4.1.1-20_powerpc.deb
 71f28c7673f1ceb9176e977bd5a4fb76 39496 devel optional 
protoize_4.1.1-20_i386.deb
 745722d8f0a78c778691aef189d5b851 43198 libs optional 
lib64objc1_4.1.1-20_i386.deb
 769431141ef21cdb7688549a7710d38e 46748 devel optional 
protoize_4.1.1-20_powerpc.deb
 7c4c01bd4bb8431678992f1005d4e567 177804 libs optional 
libmudflap0_4.1.1-20_powerpc.deb
 814efc10c36bc938aee4eaf8e083b0a1 113052 libs optional 
libffi4_4.1.1-20_powerpc.deb
 82c11124001a570af6652dc7afa8df65 2561786 interpreters standard 
cpp-4.1_4.1.1-20_powerpc.deb
 8565364c5ae5c3647f78196e6d27

Bug#181096: marked as done ([PR optimization/9814] gcc fails to optimise if (l&2) l|=2 away)

2006-11-15 Thread Debian Bug Tracking System
r
 gobjc++-4.1 - The GNU Objective-C++ compiler
 gobjc-4.1  - The GNU Objective-C compiler
 lib64ffi4  - Foreign Function Interface library runtime (64bit)
 lib64gcc1  - GCC support library (64bit)
 lib64gfortran1 - Runtime library for GNU Fortran applications (64bit)
 lib64mudflap0 - GCC mudflap shared support libraries (64bit)
 lib64objc1 - Runtime library for GNU Objective-C applications (64bit)
 lib64ssp0  - GCC stack smashing protection library (64bit)
 lib64stdc++6 - The GNU Standard C++ Library v3 (64bit)
 lib64stdc++6-4.1-dbg - The GNU Standard C++ Library v3 (debugging files)
 libffi4- Foreign Function Interface library runtime
 libffi4-dev - Foreign Function Interface library (development files)
 libgcc1- GCC support library
 libgfortran1 - Runtime library for GNU Fortran applications
 libgfortran1-dev - GNU Fortran library development
 libmudflap0 - GCC mudflap shared support libraries
 libmudflap0-dev - GCC mudflap support libraries (development files)
 libobjc1   - Runtime library for GNU Objective-C applications
 libssp0- GCC stack smashing protection library
 libstdc++6 - The GNU Standard C++ Library v3
 libstdc++6-4.1-dbg - The GNU Standard C++ Library v3 (debugging files)
 libstdc++6-4.1-dev - The GNU Standard C++ Library v3 (development files)
 libstdc++6-4.1-pic - The GNU Standard C++ Library v3 (shared library subset 
kit)
 protoize   - Create/remove ANSI prototypes from C code
 treelang-4.1 - The GNU Treelang compiler
Closes: 181096 370248 391657 394630
Changes: 
 gcc-4.1 (4.1.1ds2-20) unstable; urgency=low
 .
   [Matthias Klose]
   * Update to SVN 20061115.
 - Fix PR tree-optimization/27891, ICE in tree_split_edge.
   Closes: #370248, #391657, #394630.
 - Fix PR tree-optimization/9814, duplicate of PR tree-optimization/29797.
   Closes: #181096.
   * Apply the libjava/net backport from the redhat/gcc-4_1-branch.
   * Apply proposed patch for PR java/29805.
 .
   [Roman Zippel]
   * Build the ObjC and ObjC++ compilers in cross builds.
   * debian/patches/m68k-symbolic-operand.dpatch: Better recognize
 symbolic operands in addresses.
   * debian/patches/m68k-bitfield-offset.dpatch: Only use constant offset
 for register bitfields (combine expects shifts, but does a rotate).
   * debian/patches/m68k-bitfield-offset.dpatch: Update and apply.
 .
   [Daniel Jacobowitz]
   * Don't try to use _Unwind_Backtrace on SJLJ targets.
 See bug #387875, #388505, GCC PR 29206.
Files: 
 07db27df3794db666d67b87b63142f8d 31554 libs optional 
lib64gcc1_4.1.1-20_powerpc.deb
 08f98795d18698eb5afed1d78c599da9 5732 libs optional 
lib64ssp0_4.1.1-20_powerpc.deb
 0b75ee01febbca81ae7f8592aa2dc450 7488 libs optional lib64ffi4_4.1.1-20_i386.deb
 0c30bd55cd76fb6020ffb9039735ce73 2768218 devel optional 
gobjc++-4.1_4.1.1-20_powerpc.deb
 13b14d0b7cb4b9ce4d9a27730383993d 3902844 libdevel extra 
libstdc++6-4.1-dbg_4.1.1-20_powerpc.deb
 14dafc2eb80270d89e5436097e332b44 7108507 devel standard 
gcc-4.1_4.1.1ds2-20.diff.gz
 16e2bb775e197bc876bc556b3cbd3ff1 2384036 devel optional 
treelang-4.1_4.1.1-20_powerpc.deb
 1d34c841404192326251df08dbb12687 2526438 devel optional 
gobjc++-4.1_4.1.1-20_i386.deb
 1fc291394064fcc21773be387a907cb9 150542 devel optional 
fastjar_4.1.1-20_powerpc.deb
 2d3b035b8f8d2fe1c40890dc7acce8cb 2403276 devel optional 
gobjc-4.1_4.1.1-20_i386.deb
 2e84d3038df41072ea49ba4988cb895c 141456 libs optional 
libobjc1_4.1.1-20_i386.deb
 3102430f22d84e211c29a326ca7c257a 921186 libdevel extra 
libstdc++6-4.1-pic_4.1.1-20_i386.deb
 348e379e0e5f8fb1a929c01c6e7bd455 95914 libs optional 
lib64mudflap0_4.1.1-20_powerpc.deb
 3af937a154522522f4c46b730bad2366 2331330 interpreters standard 
cpp-4.1_4.1.1-20_i386.deb
 407a057b7bfb60de0d0e1d0d1027e8f8 145680 devel optional 
fastjar_4.1.1-20_i386.deb
 42e913af75e73208b7a3c24b220b1cdf 1275178 libdevel extra 
lib64stdc++6-4.1-dbg_4.1.1-20_powerpc.deb
 43dd1110c0579234c24db1a7ff56d72d 461252 devel standard 
gcc-4.1_4.1.1-20_i386.deb
 4513661be7c685936fceed716a48e089 2862376 devel standard 
g++-4.1_4.1.1-20_powerpc.deb
 46c5805234a3acfcfe725642464f6733 183996 libs optional 
lib64gfortran1_4.1.1-20_i386.deb
 484534d1774d1d407604ac613959ee0a 144540 libs optional 
libobjc1_4.1.1-20_powerpc.deb
 4a8fce986048899d6c295d1ca4a017bb 3734360 libdevel extra 
libstdc++6-4.1-dbg_4.1.1-20_i386.deb
 4b6ddbec0af9ca3b94bae7a38578f647 4886 libs standard 
libssp0_4.1.1-20_powerpc.deb
 4b7e6f0d847c036d1c3510906c6b9a6a 197334 libdevel optional 
libmudflap0-dev_4.1.1-20_i386.deb
 4ba4e09cff5aa329f4f14250b0cfee37 7345034 doc optional 
libstdc++6-4.1-doc_4.1.1-20_all.deb
 4e4b92c218d99455df18d1291c99a381 90964 libs optional 
lib64mudflap0_4.1.1-20_i386.deb
 51ff80bc5a26af2a1869780fab8a614f 1193352 libdevel extra 
lib64stdc++6-4.1-dbg_4.1.1-20_i386.deb
 5ae49aea0344f6711a0e833756b440b7 996106 libdevel extra 
libstdc++6-4.1-pic_4.1.1-20_powerpc.deb
 5b2cdd038e0c3869598f588a84479468 2651062 devel optional 
gobjc-4.1_4.1.1-20_powerpc.deb
 5b94fbfeed211cc14

Bug#370248: marked as done ([4.0/4.1 regression][alpha] ICE in tree_split_edge, at tree-cfg.c:3107)

2006-11-15 Thread Debian Bug Tracking System
 runtime (64bit)
 lib64gcc1  - GCC support library (64bit)
 lib64gfortran1 - Runtime library for GNU Fortran applications (64bit)
 lib64mudflap0 - GCC mudflap shared support libraries (64bit)
 lib64objc1 - Runtime library for GNU Objective-C applications (64bit)
 lib64ssp0  - GCC stack smashing protection library (64bit)
 lib64stdc++6 - The GNU Standard C++ Library v3 (64bit)
 lib64stdc++6-4.1-dbg - The GNU Standard C++ Library v3 (debugging files)
 libffi4- Foreign Function Interface library runtime
 libffi4-dev - Foreign Function Interface library (development files)
 libgcc1- GCC support library
 libgfortran1 - Runtime library for GNU Fortran applications
 libgfortran1-dev - GNU Fortran library development
 libmudflap0 - GCC mudflap shared support libraries
 libmudflap0-dev - GCC mudflap support libraries (development files)
 libobjc1   - Runtime library for GNU Objective-C applications
 libssp0- GCC stack smashing protection library
 libstdc++6 - The GNU Standard C++ Library v3
 libstdc++6-4.1-dbg - The GNU Standard C++ Library v3 (debugging files)
 libstdc++6-4.1-dev - The GNU Standard C++ Library v3 (development files)
 libstdc++6-4.1-pic - The GNU Standard C++ Library v3 (shared library subset 
kit)
 protoize   - Create/remove ANSI prototypes from C code
 treelang-4.1 - The GNU Treelang compiler
Closes: 181096 370248 391657 394630
Changes: 
 gcc-4.1 (4.1.1ds2-20) unstable; urgency=low
 .
   [Matthias Klose]
   * Update to SVN 20061115.
 - Fix PR tree-optimization/27891, ICE in tree_split_edge.
   Closes: #370248, #391657, #394630.
 - Fix PR tree-optimization/9814, duplicate of PR tree-optimization/29797.
   Closes: #181096.
   * Apply the libjava/net backport from the redhat/gcc-4_1-branch.
   * Apply proposed patch for PR java/29805.
 .
   [Roman Zippel]
   * Build the ObjC and ObjC++ compilers in cross builds.
   * debian/patches/m68k-symbolic-operand.dpatch: Better recognize
 symbolic operands in addresses.
   * debian/patches/m68k-bitfield-offset.dpatch: Only use constant offset
 for register bitfields (combine expects shifts, but does a rotate).
   * debian/patches/m68k-bitfield-offset.dpatch: Update and apply.
 .
   [Daniel Jacobowitz]
   * Don't try to use _Unwind_Backtrace on SJLJ targets.
 See bug #387875, #388505, GCC PR 29206.
Files: 
 07db27df3794db666d67b87b63142f8d 31554 libs optional 
lib64gcc1_4.1.1-20_powerpc.deb
 08f98795d18698eb5afed1d78c599da9 5732 libs optional 
lib64ssp0_4.1.1-20_powerpc.deb
 0b75ee01febbca81ae7f8592aa2dc450 7488 libs optional lib64ffi4_4.1.1-20_i386.deb
 0c30bd55cd76fb6020ffb9039735ce73 2768218 devel optional 
gobjc++-4.1_4.1.1-20_powerpc.deb
 13b14d0b7cb4b9ce4d9a27730383993d 3902844 libdevel extra 
libstdc++6-4.1-dbg_4.1.1-20_powerpc.deb
 14dafc2eb80270d89e5436097e332b44 7108507 devel standard 
gcc-4.1_4.1.1ds2-20.diff.gz
 16e2bb775e197bc876bc556b3cbd3ff1 2384036 devel optional 
treelang-4.1_4.1.1-20_powerpc.deb
 1d34c841404192326251df08dbb12687 2526438 devel optional 
gobjc++-4.1_4.1.1-20_i386.deb
 1fc291394064fcc21773be387a907cb9 150542 devel optional 
fastjar_4.1.1-20_powerpc.deb
 2d3b035b8f8d2fe1c40890dc7acce8cb 2403276 devel optional 
gobjc-4.1_4.1.1-20_i386.deb
 2e84d3038df41072ea49ba4988cb895c 141456 libs optional 
libobjc1_4.1.1-20_i386.deb
 3102430f22d84e211c29a326ca7c257a 921186 libdevel extra 
libstdc++6-4.1-pic_4.1.1-20_i386.deb
 348e379e0e5f8fb1a929c01c6e7bd455 95914 libs optional 
lib64mudflap0_4.1.1-20_powerpc.deb
 3af937a154522522f4c46b730bad2366 2331330 interpreters standard 
cpp-4.1_4.1.1-20_i386.deb
 407a057b7bfb60de0d0e1d0d1027e8f8 145680 devel optional 
fastjar_4.1.1-20_i386.deb
 42e913af75e73208b7a3c24b220b1cdf 1275178 libdevel extra 
lib64stdc++6-4.1-dbg_4.1.1-20_powerpc.deb
 43dd1110c0579234c24db1a7ff56d72d 461252 devel standard 
gcc-4.1_4.1.1-20_i386.deb
 4513661be7c685936fceed716a48e089 2862376 devel standard 
g++-4.1_4.1.1-20_powerpc.deb
 46c5805234a3acfcfe725642464f6733 183996 libs optional 
lib64gfortran1_4.1.1-20_i386.deb
 484534d1774d1d407604ac613959ee0a 144540 libs optional 
libobjc1_4.1.1-20_powerpc.deb
 4a8fce986048899d6c295d1ca4a017bb 3734360 libdevel extra 
libstdc++6-4.1-dbg_4.1.1-20_i386.deb
 4b6ddbec0af9ca3b94bae7a38578f647 4886 libs standard 
libssp0_4.1.1-20_powerpc.deb
 4b7e6f0d847c036d1c3510906c6b9a6a 197334 libdevel optional 
libmudflap0-dev_4.1.1-20_i386.deb
 4ba4e09cff5aa329f4f14250b0cfee37 7345034 doc optional 
libstdc++6-4.1-doc_4.1.1-20_all.deb
 4e4b92c218d99455df18d1291c99a381 90964 libs optional 
lib64mudflap0_4.1.1-20_i386.deb
 51ff80bc5a26af2a1869780fab8a614f 1193352 libdevel extra 
lib64stdc++6-4.1-dbg_4.1.1-20_i386.deb
 5ae49aea0344f6711a0e833756b440b7 996106 libdevel extra 
libstdc++6-4.1-pic_4.1.1-20_powerpc.deb
 5b2cdd038e0c3869598f588a84479468 2651062 devel optional 
gobjc-4.1_4.1.1-20_powerpc.deb
 5b94fbfeed211cc149cb0f3100fbbce0 496178 devel standard 
gcc-4.1_4.1.1-20_powerpc.deb
 5f02693a2c7c55a353caac349556c2da 160830 libs optional 
libgfortran1_4.1.1

Bug#370248: marked as done ([4.0/4.1 regression][alpha] ICE in tree_split_edge, at tree-cfg.c:3107)

2006-11-15 Thread Debian Bug Tracking System
 runtime (64bit)
 lib64gcc1  - GCC support library (64bit)
 lib64gfortran1 - Runtime library for GNU Fortran applications (64bit)
 lib64mudflap0 - GCC mudflap shared support libraries (64bit)
 lib64objc1 - Runtime library for GNU Objective-C applications (64bit)
 lib64ssp0  - GCC stack smashing protection library (64bit)
 lib64stdc++6 - The GNU Standard C++ Library v3 (64bit)
 lib64stdc++6-4.1-dbg - The GNU Standard C++ Library v3 (debugging files)
 libffi4- Foreign Function Interface library runtime
 libffi4-dev - Foreign Function Interface library (development files)
 libgcc1- GCC support library
 libgfortran1 - Runtime library for GNU Fortran applications
 libgfortran1-dev - GNU Fortran library development
 libmudflap0 - GCC mudflap shared support libraries
 libmudflap0-dev - GCC mudflap support libraries (development files)
 libobjc1   - Runtime library for GNU Objective-C applications
 libssp0- GCC stack smashing protection library
 libstdc++6 - The GNU Standard C++ Library v3
 libstdc++6-4.1-dbg - The GNU Standard C++ Library v3 (debugging files)
 libstdc++6-4.1-dev - The GNU Standard C++ Library v3 (development files)
 libstdc++6-4.1-pic - The GNU Standard C++ Library v3 (shared library subset 
kit)
 protoize   - Create/remove ANSI prototypes from C code
 treelang-4.1 - The GNU Treelang compiler
Closes: 181096 370248 391657 394630
Changes: 
 gcc-4.1 (4.1.1ds2-20) unstable; urgency=low
 .
   [Matthias Klose]
   * Update to SVN 20061115.
 - Fix PR tree-optimization/27891, ICE in tree_split_edge.
   Closes: #370248, #391657, #394630.
 - Fix PR tree-optimization/9814, duplicate of PR tree-optimization/29797.
   Closes: #181096.
   * Apply the libjava/net backport from the redhat/gcc-4_1-branch.
   * Apply proposed patch for PR java/29805.
 .
   [Roman Zippel]
   * Build the ObjC and ObjC++ compilers in cross builds.
   * debian/patches/m68k-symbolic-operand.dpatch: Better recognize
 symbolic operands in addresses.
   * debian/patches/m68k-bitfield-offset.dpatch: Only use constant offset
 for register bitfields (combine expects shifts, but does a rotate).
   * debian/patches/m68k-bitfield-offset.dpatch: Update and apply.
 .
   [Daniel Jacobowitz]
   * Don't try to use _Unwind_Backtrace on SJLJ targets.
 See bug #387875, #388505, GCC PR 29206.
Files: 
 07db27df3794db666d67b87b63142f8d 31554 libs optional 
lib64gcc1_4.1.1-20_powerpc.deb
 08f98795d18698eb5afed1d78c599da9 5732 libs optional 
lib64ssp0_4.1.1-20_powerpc.deb
 0b75ee01febbca81ae7f8592aa2dc450 7488 libs optional lib64ffi4_4.1.1-20_i386.deb
 0c30bd55cd76fb6020ffb9039735ce73 2768218 devel optional 
gobjc++-4.1_4.1.1-20_powerpc.deb
 13b14d0b7cb4b9ce4d9a27730383993d 3902844 libdevel extra 
libstdc++6-4.1-dbg_4.1.1-20_powerpc.deb
 14dafc2eb80270d89e5436097e332b44 7108507 devel standard 
gcc-4.1_4.1.1ds2-20.diff.gz
 16e2bb775e197bc876bc556b3cbd3ff1 2384036 devel optional 
treelang-4.1_4.1.1-20_powerpc.deb
 1d34c841404192326251df08dbb12687 2526438 devel optional 
gobjc++-4.1_4.1.1-20_i386.deb
 1fc291394064fcc21773be387a907cb9 150542 devel optional 
fastjar_4.1.1-20_powerpc.deb
 2d3b035b8f8d2fe1c40890dc7acce8cb 2403276 devel optional 
gobjc-4.1_4.1.1-20_i386.deb
 2e84d3038df41072ea49ba4988cb895c 141456 libs optional 
libobjc1_4.1.1-20_i386.deb
 3102430f22d84e211c29a326ca7c257a 921186 libdevel extra 
libstdc++6-4.1-pic_4.1.1-20_i386.deb
 348e379e0e5f8fb1a929c01c6e7bd455 95914 libs optional 
lib64mudflap0_4.1.1-20_powerpc.deb
 3af937a154522522f4c46b730bad2366 2331330 interpreters standard 
cpp-4.1_4.1.1-20_i386.deb
 407a057b7bfb60de0d0e1d0d1027e8f8 145680 devel optional 
fastjar_4.1.1-20_i386.deb
 42e913af75e73208b7a3c24b220b1cdf 1275178 libdevel extra 
lib64stdc++6-4.1-dbg_4.1.1-20_powerpc.deb
 43dd1110c0579234c24db1a7ff56d72d 461252 devel standard 
gcc-4.1_4.1.1-20_i386.deb
 4513661be7c685936fceed716a48e089 2862376 devel standard 
g++-4.1_4.1.1-20_powerpc.deb
 46c5805234a3acfcfe725642464f6733 183996 libs optional 
lib64gfortran1_4.1.1-20_i386.deb
 484534d1774d1d407604ac613959ee0a 144540 libs optional 
libobjc1_4.1.1-20_powerpc.deb
 4a8fce986048899d6c295d1ca4a017bb 3734360 libdevel extra 
libstdc++6-4.1-dbg_4.1.1-20_i386.deb
 4b6ddbec0af9ca3b94bae7a38578f647 4886 libs standard 
libssp0_4.1.1-20_powerpc.deb
 4b7e6f0d847c036d1c3510906c6b9a6a 197334 libdevel optional 
libmudflap0-dev_4.1.1-20_i386.deb
 4ba4e09cff5aa329f4f14250b0cfee37 7345034 doc optional 
libstdc++6-4.1-doc_4.1.1-20_all.deb
 4e4b92c218d99455df18d1291c99a381 90964 libs optional 
lib64mudflap0_4.1.1-20_i386.deb
 51ff80bc5a26af2a1869780fab8a614f 1193352 libdevel extra 
lib64stdc++6-4.1-dbg_4.1.1-20_i386.deb
 5ae49aea0344f6711a0e833756b440b7 996106 libdevel extra 
libstdc++6-4.1-pic_4.1.1-20_powerpc.deb
 5b2cdd038e0c3869598f588a84479468 2651062 devel optional 
gobjc-4.1_4.1.1-20_powerpc.deb
 5b94fbfeed211cc149cb0f3100fbbce0 496178 devel standard 
gcc-4.1_4.1.1-20_powerpc.deb
 5f02693a2c7c55a353caac349556c2da 160830 libs optional 
libgfortran1_4.1.1