[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#623161: marked as done (Internal error when building Executor Macintosh emulator)



Your message dated Thu, 28 Apr 2011 13:48:41 +0000
with message-id <E1QFRaD-0007ml-3W@franck.debian.org>
and subject line Bug#623161: fixed in gcc-4.6 4.6.0-6
has caused the Debian Bug report #623161,
regarding Internal error when building Executor Macintosh emulator
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
623161: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=623161
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: gcc-4.5
Version: 4.5.2-9
Severity: normal

I was trying to compile the Executor Macintosh emulator, using the Git repositories at

https://github.com/ctm/syn68k
https://github.com/ctm/executor

Compiling syn68k went without any obvious problems, but when compiling executor itself, GCC printed the following error:

gcc -DHAVE_CONFIG_H -I. -I../src -I../src/include -I../src/config/front-ends/sdl -I../src/config/os/linux -I../src/config/arch/i386 -g -O2 -MT qIMVxfer.o -MD -MP -MF .deps/qIMVxfer.Tpo -c -o qIMVxfer.o ../src/qIMVxfer.c
../src/qIMVxfer.c: In function ‘convert_pixmap_with_IMV_mode’:
../src/qIMVxfer.c:699:7: internal compiler error: in gimplify_expr, at gimplify.c:6896
Please submit a full bug report,
with preprocessed source if appropriate.
See <file:///usr/share/doc/gcc-4.5/README.Bugs> for instructions.

The qIMVxfer.c file is a nightmarish mess of pre-processor magic. I tried boiling it down to a minimal test case and ended up with this:

int main() {
        unsigned long int pixel;
        ((void)((1 == 2) ? ((void)(0)) : ((pixel) = 0)));
        return 0;
}

I saved this as test.c, and got the same error when compiling that:

$ gcc test.c
test.c: In function ‘main’:
test.c:3:3: internal compiler error: in gimplify_expr, at gimplify.c:6896
Please submit a full bug report,
with preprocessed source if appropriate.
See <file:///usr/share/doc/gcc-4.5/README.Bugs> for instructions.

GCC 4.6.0-3 prints an almost identical error. I haven't tried with anything more recent than that. (I know I should try it with gcc-snapshot, but it's getting really late here.)

Now, I'll be the first to admit that my boiled-down test case is utter nonsense, but I figured that even rubbish like that shouldn't cause internal compiler errors.

Sincerely,

Torbjörn Andersson

-- System Information:
Debian Release: wheezy/sid
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.38-2-686 (SMP w/2 CPU cores)
Locale: LANG=en_DK.UTF-8, LC_CTYPE=en_DK.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages gcc-4.5 depends on:
ii binutils 2.21.0.20110327-3 The GNU assembler, linker and bina
ii  cpp-4.5                4.5.2-9           The GNU C preprocessor
ii gcc-4.5-base 4.5.2-9 The GNU Compiler Collection (base ii libc6 2.11.2-11 Embedded GNU C Library: Shared lib ii libcloog-ppl0 0.15.9-3 the Chunky Loop Generator (runtime ii libelfg0 0.8.13-1 an ELF object file access library
ii  libgcc1                1:4.6.0-3         GCC support library
ii libgmp10 2:5.0.1+dfsg-7 Multiprecision arithmetic library ii libgmpxx4ldbl 2:5.0.1+dfsg-7 Multiprecision arithmetic library ii libgomp1 4.6.0-3 GCC OpenMP (GOMP) support library ii libmpc2 0.9-3 multiple precision complex floatin ii libmpfr4 3.0.0-9 multiple precision floating-point ii libppl-c4 0.11.2-3 Parma Polyhedra Library (C interfa ii libppl9 0.11.2-3 Parma Polyhedra Library (runtime l
ii  zlib1g                 1:1.2.3.4.dfsg-3  compression library - runtime

Versions of packages gcc-4.5 recommends:
ii libc6-dev 2.11.2-11 Embedded GNU C Library: Developmen

Versions of packages gcc-4.5 suggests:
pn  binutils-gold                 <none>     (no description available)
pn  gcc-4.5-doc                   <none>     (no description available)
pn  gcc-4.5-locales               <none>     (no description available)
pn  gcc-4.5-multilib              <none>     (no description available)
pn  libgcc1-dbg                   <none>     (no description available)
pn  libgomp1-dbg                  <none>     (no description available)
pn  libmudflap0-4.5-dev           <none>     (no description available)
pn  libmudflap0-dbg               <none>     (no description available)
pn  libppl-c2                     <none>     (no description available)
pn  libppl7                       <none>     (no description available)

-- no debconf information



--- End Message ---
--- Begin Message ---
Source: gcc-4.6
Source-Version: 4.6.0-6

We believe that the bug you reported is fixed in the latest version of
gcc-4.6, which is due to be installed in the Debian FTP archive:

cpp-4.6_4.6.0-6_amd64.deb
  to main/g/gcc-4.6/cpp-4.6_4.6.0-6_amd64.deb
fixincludes_4.6.0-6_amd64.deb
  to main/g/gcc-4.6/fixincludes_4.6.0-6_amd64.deb
g++-4.6-multilib_4.6.0-6_amd64.deb
  to main/g/gcc-4.6/g++-4.6-multilib_4.6.0-6_amd64.deb
g++-4.6_4.6.0-6_amd64.deb
  to main/g/gcc-4.6/g++-4.6_4.6.0-6_amd64.deb
gcc-4.6-base_4.6.0-6_amd64.deb
  to main/g/gcc-4.6/gcc-4.6-base_4.6.0-6_amd64.deb
gcc-4.6-locales_4.6.0-6_all.deb
  to main/g/gcc-4.6/gcc-4.6-locales_4.6.0-6_all.deb
gcc-4.6-multilib_4.6.0-6_amd64.deb
  to main/g/gcc-4.6/gcc-4.6-multilib_4.6.0-6_amd64.deb
gcc-4.6-plugin-dev_4.6.0-6_amd64.deb
  to main/g/gcc-4.6/gcc-4.6-plugin-dev_4.6.0-6_amd64.deb
gcc-4.6-source_4.6.0-6_all.deb
  to main/g/gcc-4.6/gcc-4.6-source_4.6.0-6_all.deb
gcc-4.6_4.6.0-6.diff.gz
  to main/g/gcc-4.6/gcc-4.6_4.6.0-6.diff.gz
gcc-4.6_4.6.0-6.dsc
  to main/g/gcc-4.6/gcc-4.6_4.6.0-6.dsc
gcc-4.6_4.6.0-6_amd64.deb
  to main/g/gcc-4.6/gcc-4.6_4.6.0-6_amd64.deb
gccgo-4.6-multilib_4.6.0-6_amd64.deb
  to main/g/gcc-4.6/gccgo-4.6-multilib_4.6.0-6_amd64.deb
gccgo-4.6_4.6.0-6_amd64.deb
  to main/g/gcc-4.6/gccgo-4.6_4.6.0-6_amd64.deb
gfortran-4.6-multilib_4.6.0-6_amd64.deb
  to main/g/gcc-4.6/gfortran-4.6-multilib_4.6.0-6_amd64.deb
gfortran-4.6_4.6.0-6_amd64.deb
  to main/g/gcc-4.6/gfortran-4.6_4.6.0-6_amd64.deb
gobjc++-4.6-multilib_4.6.0-6_amd64.deb
  to main/g/gcc-4.6/gobjc++-4.6-multilib_4.6.0-6_amd64.deb
gobjc++-4.6_4.6.0-6_amd64.deb
  to main/g/gcc-4.6/gobjc++-4.6_4.6.0-6_amd64.deb
gobjc-4.6-multilib_4.6.0-6_amd64.deb
  to main/g/gcc-4.6/gobjc-4.6-multilib_4.6.0-6_amd64.deb
gobjc-4.6_4.6.0-6_amd64.deb
  to main/g/gcc-4.6/gobjc-4.6_4.6.0-6_amd64.deb
lib32gcc1-dbg_4.6.0-6_amd64.deb
  to main/g/gcc-4.6/lib32gcc1-dbg_4.6.0-6_amd64.deb
lib32gcc1_4.6.0-6_amd64.deb
  to main/g/gcc-4.6/lib32gcc1_4.6.0-6_amd64.deb
lib32gfortran3-dbg_4.6.0-6_amd64.deb
  to main/g/gcc-4.6/lib32gfortran3-dbg_4.6.0-6_amd64.deb
lib32gfortran3_4.6.0-6_amd64.deb
  to main/g/gcc-4.6/lib32gfortran3_4.6.0-6_amd64.deb
lib32go0-dbg_4.6.0-6_amd64.deb
  to main/g/gcc-4.6/lib32go0-dbg_4.6.0-6_amd64.deb
lib32go0_4.6.0-6_amd64.deb
  to main/g/gcc-4.6/lib32go0_4.6.0-6_amd64.deb
lib32gomp1-dbg_4.6.0-6_amd64.deb
  to main/g/gcc-4.6/lib32gomp1-dbg_4.6.0-6_amd64.deb
lib32gomp1_4.6.0-6_amd64.deb
  to main/g/gcc-4.6/lib32gomp1_4.6.0-6_amd64.deb
lib32mudflap0-dbg_4.6.0-6_amd64.deb
  to main/g/gcc-4.6/lib32mudflap0-dbg_4.6.0-6_amd64.deb
lib32mudflap0_4.6.0-6_amd64.deb
  to main/g/gcc-4.6/lib32mudflap0_4.6.0-6_amd64.deb
lib32objc3-dbg_4.6.0-6_amd64.deb
  to main/g/gcc-4.6/lib32objc3-dbg_4.6.0-6_amd64.deb
lib32objc3_4.6.0-6_amd64.deb
  to main/g/gcc-4.6/lib32objc3_4.6.0-6_amd64.deb
lib32quadmath0-dbg_4.6.0-6_amd64.deb
  to main/g/gcc-4.6/lib32quadmath0-dbg_4.6.0-6_amd64.deb
lib32quadmath0_4.6.0-6_amd64.deb
  to main/g/gcc-4.6/lib32quadmath0_4.6.0-6_amd64.deb
lib32stdc++6-4.6-dbg_4.6.0-6_amd64.deb
  to main/g/gcc-4.6/lib32stdc++6-4.6-dbg_4.6.0-6_amd64.deb
lib32stdc++6_4.6.0-6_amd64.deb
  to main/g/gcc-4.6/lib32stdc++6_4.6.0-6_amd64.deb
libgcc1-dbg_4.6.0-6_amd64.deb
  to main/g/gcc-4.6/libgcc1-dbg_4.6.0-6_amd64.deb
libgcc1_4.6.0-6_amd64.deb
  to main/g/gcc-4.6/libgcc1_4.6.0-6_amd64.deb
libgfortran3-dbg_4.6.0-6_amd64.deb
  to main/g/gcc-4.6/libgfortran3-dbg_4.6.0-6_amd64.deb
libgfortran3_4.6.0-6_amd64.deb
  to main/g/gcc-4.6/libgfortran3_4.6.0-6_amd64.deb
libgo0-dbg_4.6.0-6_amd64.deb
  to main/g/gcc-4.6/libgo0-dbg_4.6.0-6_amd64.deb
libgo0_4.6.0-6_amd64.deb
  to main/g/gcc-4.6/libgo0_4.6.0-6_amd64.deb
libgomp1-dbg_4.6.0-6_amd64.deb
  to main/g/gcc-4.6/libgomp1-dbg_4.6.0-6_amd64.deb
libgomp1_4.6.0-6_amd64.deb
  to main/g/gcc-4.6/libgomp1_4.6.0-6_amd64.deb
libmudflap0-4.6-dev_4.6.0-6_amd64.deb
  to main/g/gcc-4.6/libmudflap0-4.6-dev_4.6.0-6_amd64.deb
libmudflap0-dbg_4.6.0-6_amd64.deb
  to main/g/gcc-4.6/libmudflap0-dbg_4.6.0-6_amd64.deb
libmudflap0_4.6.0-6_amd64.deb
  to main/g/gcc-4.6/libmudflap0_4.6.0-6_amd64.deb
libobjc3-dbg_4.6.0-6_amd64.deb
  to main/g/gcc-4.6/libobjc3-dbg_4.6.0-6_amd64.deb
libobjc3_4.6.0-6_amd64.deb
  to main/g/gcc-4.6/libobjc3_4.6.0-6_amd64.deb
libquadmath0-dbg_4.6.0-6_amd64.deb
  to main/g/gcc-4.6/libquadmath0-dbg_4.6.0-6_amd64.deb
libquadmath0_4.6.0-6_amd64.deb
  to main/g/gcc-4.6/libquadmath0_4.6.0-6_amd64.deb
libstdc++6-4.6-dbg_4.6.0-6_amd64.deb
  to main/g/gcc-4.6/libstdc++6-4.6-dbg_4.6.0-6_amd64.deb
libstdc++6-4.6-dev_4.6.0-6_amd64.deb
  to main/g/gcc-4.6/libstdc++6-4.6-dev_4.6.0-6_amd64.deb
libstdc++6-4.6-doc_4.6.0-6_all.deb
  to main/g/gcc-4.6/libstdc++6-4.6-doc_4.6.0-6_all.deb
libstdc++6-4.6-pic_4.6.0-6_amd64.deb
  to main/g/gcc-4.6/libstdc++6-4.6-pic_4.6.0-6_amd64.deb
libstdc++6_4.6.0-6_amd64.deb
  to main/g/gcc-4.6/libstdc++6_4.6.0-6_amd64.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 623161@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Matthias Klose <doko@debian.org> (supplier of updated gcc-4.6 package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Thu, 28 Apr 2011 10:33:52 +0200
Source: gcc-4.6
Binary: gcc-4.6-base libgcc1 libgcc1-dbg libgcc2 libgcc2-dbg libgcc4 libgcc4-dbg lib64gcc1 lib64gcc1-dbg lib32gcc1 lib32gcc1-dbg libn32gcc1 libn32gcc1-dbg gcc-4.6 gcc-4.6-multilib gcc-4.6-plugin-dev gcc-4.6-hppa64 gcc-4.6-spu g++-4.6-spu gfortran-4.6-spu cpp-4.6 gcc-4.6-locales g++-4.6 g++-4.6-multilib libmudflap0 libmudflap0-dbg lib32mudflap0 lib32mudflap0-dbg lib64mudflap0 lib64mudflap0-dbg libn32mudflap0 libn32mudflap0-dbg libmudflap0-4.6-dev libgomp1 libgomp1-dbg lib32gomp1 lib32gomp1-dbg lib64gomp1 lib64gomp1-dbg libn32gomp1 libn32gomp1-dbg libquadmath0 libquadmath0-dbg lib32quadmath0 lib32quadmath0-dbg lib64quadmath0 lib64quadmath0-dbg libn32quadmath0 libn32quadmath0-dbg gobjc++-4.6 gobjc++-4.6-multilib gobjc-4.6 gobjc-4.6-multilib libobjc3 libobjc3-dbg lib64objc3 lib64objc3-dbg lib32objc3 lib32objc3-dbg libn32objc3 libn32objc3-dbg gfortran-4.6 gfortran-4.6-multilib libgfortran3 libgfortran3-dbg lib64gfortran3 lib64gfortran3-dbg lib32gfortran3 lib32gfortran3-dbg
 libn32gfortran3 libn32gfortran3-dbg gccgo-4.6 gccgo-4.6-multilib libgo0 libgo0-dbg lib64go0 lib64go0-dbg lib32go0 lib32go0-dbg libn32go0 libn32go0-dbg libstdc++6 lib32stdc++6 lib64stdc++6 libn32stdc++6 libstdc++6-4.6-dev libstdc++6-4.6-pic libstdc++6-4.6-dbg lib32stdc++6-4.6-dbg lib64stdc++6-4.6-dbg libn32stdc++6-4.6-dbg libstdc++6-4.6-doc gcc-4.6-soft-float fixincludes
 gcc-4.6-source
Architecture: source all amd64
Version: 4.6.0-6
Distribution: unstable
Urgency: low
Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Changed-By: Matthias Klose <doko@debian.org>
Description: 
 cpp-4.6    - The GNU C preprocessor
 fixincludes - Fix non-ANSI header files
 g++-4.6    - The GNU C++ compiler
 g++-4.6-multilib - The GNU C++ compiler (multilib files)
 g++-4.6-spu - SPU cross-compiler (C++ compiler)
 gcc-4.6    - The GNU C compiler
 gcc-4.6-base - The GNU Compiler Collection (base package)
 gcc-4.6-hppa64 - The GNU C compiler (cross compiler for hppa64)
 gcc-4.6-locales - The GNU C compiler (native language support files)
 gcc-4.6-multilib - The GNU C compiler (multilib files)
 gcc-4.6-plugin-dev - Files for GNU GCC plugin development.
 gcc-4.6-soft-float - The soft-floating-point gcc libraries (arm)
 gcc-4.6-source - Source of the GNU Compiler Collection
 gcc-4.6-spu - SPU cross-compiler (preprocessor and C compiler)
 gccgo-4.6  - The GNU Go compiler
 gccgo-4.6-multilib - The GNU Go compiler (multilib files)
 gfortran-4.6 - The GNU Fortran 95 compiler
 gfortran-4.6-multilib - The GNU Fortran 95 compiler (multilib files)
 gfortran-4.6-spu - SPU cross-compiler (Fortran compiler)
 gobjc++-4.6 - The GNU Objective-C++ compiler
 gobjc++-4.6-multilib - The GNU Objective-C++ compiler (multilib files)
 gobjc-4.6  - The GNU Objective-C compiler
 gobjc-4.6-multilib - The GNU Objective-C compiler (multilib files)
 lib32gcc1  - GCC support library (32 bit Version)
 lib32gcc1-dbg - GCC support library (debug symbols)
 lib32gfortran3 - Runtime library for GNU Fortran applications (32bit)
 lib32gfortran3-dbg - Runtime library for GNU Fortran applications (32 bit debug symbol
 lib32go0   - Runtime library for GNU Go applications (32bit)
 lib32go0-dbg - Runtime library for GNU Go applications (32 bit debug symbols)
 lib32gomp1 - GCC OpenMP (GOMP) support library (32bit)
 lib32gomp1-dbg - GCC OpenMP (GOMP) support library (32 bit debug symbols)
 lib32mudflap0 - GCC mudflap shared support libraries (32bit)
 lib32mudflap0-dbg - GCC mudflap shared support libraries (32 bit debug symbols)
 lib32objc3 - Runtime library for GNU Objective-C applications (32bit)
 lib32objc3-dbg - Runtime library for GNU Objective-C applications (32 bit debug sy
 lib32quadmath0 - GCC Quad-Precision Math Library (32bit)
 lib32quadmath0-dbg - GCC Quad-Precision Math Library (32 bit debug symbols)
 lib32stdc++6 - The GNU Standard C++ Library v3 (32 bit Version)
 lib32stdc++6-4.6-dbg - The GNU Standard C++ Library v3 (debugging files)
 lib64gcc1  - GCC support library (64bit)
 lib64gcc1-dbg - GCC support library (debug symbols)
 lib64gfortran3 - Runtime library for GNU Fortran applications (64bit)
 lib64gfortran3-dbg - Runtime library for GNU Fortran applications (64bit debug symbols
 lib64go0   - Runtime library for GNU Go applications (64bit)
 lib64go0-dbg - Runtime library for GNU Go applications (64bit debug symbols)
 lib64gomp1 - GCC OpenMP (GOMP) support library (64bit)
 lib64gomp1-dbg - GCC OpenMP (GOMP) support library (64bit debug symbols)
 lib64mudflap0 - GCC mudflap shared support libraries (64bit)
 lib64mudflap0-dbg - GCC mudflap shared support libraries (64 bit debug symbols)
 lib64objc3 - Runtime library for GNU Objective-C applications (64bit)
 lib64objc3-dbg - Runtime library for GNU Objective-C applications (64 bit debug sy
 lib64quadmath0 - GCC Quad-Precision Math Library  (64bit)
 lib64quadmath0-dbg - GCC Quad-Precision Math Library  (64bit debug symbols)
 lib64stdc++6 - The GNU Standard C++ Library v3 (64bit)
 lib64stdc++6-4.6-dbg - The GNU Standard C++ Library v3 (debugging files)
 libgcc1    - GCC support library
 libgcc1-dbg - GCC support library (debug symbols)
 libgcc2    - GCC support library
 libgcc2-dbg - GCC support library (debug symbols)
 libgcc4    - GCC support library
 libgcc4-dbg - GCC support library (debug symbols)
 libgfortran3 - Runtime library for GNU Fortran applications
 libgfortran3-dbg - Runtime library for GNU Fortran applications (debug symbols)
 libgo0     - Runtime library for GNU Go applications
 libgo0-dbg - Runtime library for GNU Go applications (debug symbols)
 libgomp1   - GCC OpenMP (GOMP) support library
 libgomp1-dbg - GCC OpenMP (GOMP) support library (debug symbols)
 libmudflap0 - GCC mudflap shared support libraries
 libmudflap0-4.6-dev - GCC mudflap support libraries (development files)
 libmudflap0-dbg - GCC mudflap shared support libraries (debug symbols)
 libn32gcc1 - GCC support library (n32)
 libn32gcc1-dbg - GCC support library (debug symbols)
 libn32gfortran3 - Runtime library for GNU Fortran applications (n32)
 libn32gfortran3-dbg - Runtime library for GNU Fortran applications (n32 debug symbols)
 libn32go0  - Runtime library for GNU Go applications (n32)
 libn32go0-dbg - Runtime library for GNU Go applications (n32 debug symbols)
 libn32gomp1 - GCC OpenMP (GOMP) support library (n32)
 libn32gomp1-dbg - GCC OpenMP (GOMP) support library (n32 debug symbols)
 libn32mudflap0 - GCC mudflap shared support libraries (n32)
 libn32mudflap0-dbg - GCC mudflap shared support libraries (n32 debug symbols)
 libn32objc3 - Runtime library for GNU Objective-C applications (n32)
 libn32objc3-dbg - Runtime library for GNU Objective-C applications (n32 debug symbo
 libn32quadmath0 - GCC Quad-Precision Math Library (n32)
 libn32quadmath0-dbg - GCC Quad-Precision Math Library (n32 debug symbols)
 libn32stdc++6 - The GNU Standard C++ Library v3 (n32)
 libn32stdc++6-4.6-dbg - The GNU Standard C++ Library v3 (debugging files)
 libobjc3   - Runtime library for GNU Objective-C applications
 libobjc3-dbg - Runtime library for GNU Objective-C applications (debug symbols)
 libquadmath0 - GCC Quad-Precision Math Library
 libquadmath0-dbg - GCC Quad-Precision Math Library (debug symbols)
 libstdc++6 - The GNU Standard C++ Library v3
 libstdc++6-4.6-dbg - The GNU Standard C++ Library v3 (debugging files)
 libstdc++6-4.6-dev - The GNU Standard C++ Library v3 (development files)
 libstdc++6-4.6-doc - The GNU Standard C++ Library v3 (documentation files)
 libstdc++6-4.6-pic - The GNU Standard C++ Library v3 (shared library subset kit)
Closes: 623161
Changes: 
 gcc-4.6 (4.6.0-6) unstable; urgency=low
 .
   * Update to SVN 20110428 (r173059) from the gcc-4_6-branch.
     - Fix PR c/48685 (closes: #623161), PR tree-optimization/48717, PR c/48716,
       PR c/48742, PR debug/48768, PR tree-optimization/48734,
       PR tree-optimization/48731, PR other/48748, PR c++/42687, PR c++/48726,
       PR c++/48707, PR fortran/48588, PR libstdc++/48521, PR c++/48046,
       PR preprocessor/48740.
   * Update the ibm/gcc-4_6-branch to 20110428.
   * Use gcc-4.6 as bootstrap compiler on kfreebsd-*.
Checksums-Sha1: 
 c184d90f7a39eb50bb727958b59073d2748c2b00 4168 gcc-4.6_4.6.0-6.dsc
 407916a5c06efef26534d49bb1bb438feeaa6087 9184593 gcc-4.6_4.6.0-6.diff.gz
 d7f5be71a5f4db1974e158d9a6616b052ce37242 65359314 gcc-4.6-source_4.6.0-6_all.deb
 e02d2d663111595a801ed2c665cd58675be12282 3713710 libstdc++6-4.6-doc_4.6.0-6_all.deb
 790ce9e20f5f479a1bc8aed590952ac4ef69e46e 2573376 gcc-4.6-locales_4.6.0-6_all.deb
 c40fb216912af79a7c28316e5bfece42e763ca69 129848 gcc-4.6-base_4.6.0-6_amd64.deb
 503f14ee7a61e57f71e9110aeaf827ffc10ad5c7 42778 libgcc1_4.6.0-6_amd64.deb
 5c315bc402f84e7554ca8e97c8fea1355e451092 93010 libgcc1-dbg_4.6.0-6_amd64.deb
 4c006c3e609c393d0ca99fd3699529d14c5438ed 54096 lib32gcc1_4.6.0-6_amd64.deb
 9a97fb48dede352e72ab9d244af0be3ed53f1b03 98512 lib32gcc1-dbg_4.6.0-6_amd64.deb
 e694f37d11808788ff22744c2b3eeb4882787ea9 126172 libquadmath0_4.6.0-6_amd64.deb
 26955af777292a565a696bf4d1f1cec4944b702d 149780 libquadmath0-dbg_4.6.0-6_amd64.deb
 32fffb0404beb3529fe86df216d809b79a0f889c 195364 lib32quadmath0_4.6.0-6_amd64.deb
 70dd8f58830b13004a72fc0ad4f5889843026de6 169284 lib32quadmath0-dbg_4.6.0-6_amd64.deb
 4f70e76e4fcf69902832051b7c1dc3b10fc7625a 25698 libgomp1_4.6.0-6_amd64.deb
 1a77ea730d1c76e07ab3a086f5098bafa4642bcb 62918 libgomp1-dbg_4.6.0-6_amd64.deb
 ca8ab178607c1f24117f1943f4a46bab10886b22 28342 lib32gomp1_4.6.0-6_amd64.deb
 c197f9a8937db198ce3d9049d5dc0db4632192d0 62594 lib32gomp1-dbg_4.6.0-6_amd64.deb
 29a5f7a544a86dc8db1c943b3f5c77884651f516 4786558 cpp-4.6_4.6.0-6_amd64.deb
 950704a8337e0686e02c0e4d3a90994a4c3196e5 65590 fixincludes_4.6.0-6_amd64.deb
 75f62de02f9d4a69469e2a06acf5ce83fdac7d6d 218892 libmudflap0-4.6-dev_4.6.0-6_amd64.deb
 387e034e7e179a3d99e7ab6227d276dad3de97bf 97722 libmudflap0_4.6.0-6_amd64.deb
 58b0e74a6b86df8af82807bf44c40c187440d2e4 133506 libmudflap0-dbg_4.6.0-6_amd64.deb
 f990e8788e05c0f180264e47324c78332a7761d2 88058 lib32mudflap0_4.6.0-6_amd64.deb
 3ee891059a323bfe9973e459eef74de1c9162f88 118458 lib32mudflap0-dbg_4.6.0-6_amd64.deb
 52ed81d42807b34c2342c3adf50ba37fea4ef9e1 870 gobjc++-4.6-multilib_4.6.0-6_amd64.deb
 64de469dcaae3b71518c08f103838c4a36adbdcf 5167050 gobjc++-4.6_4.6.0-6_amd64.deb
 fb4ed9a2468d7bbcca644e586fd35be799f030df 200032 gobjc-4.6-multilib_4.6.0-6_amd64.deb
 65af904cc814e442c212bae28588c7b147aa0528 5022730 gobjc-4.6_4.6.0-6_amd64.deb
 2500d791e482c0a41d389fe7e998e683a6c9977e 185014 libobjc3_4.6.0-6_amd64.deb
 7ee5375e812cc3a44b824fe910bbdf556c3e7f74 363412 libobjc3-dbg_4.6.0-6_amd64.deb
 9a406538c08825c1e0f84d5ef30dddbbdd406764 183488 lib32objc3_4.6.0-6_amd64.deb
 4c7e14dc30a4ae4d79777fb6804ffeccf2256245 333952 lib32objc3-dbg_4.6.0-6_amd64.deb
 3051375910b1b80abd61e02fe22cf8afe1237c37 2308140 libgo0_4.6.0-6_amd64.deb
 52807b1f207e40a86307664db022c25f3f824ff5 2047514 libgo0-dbg_4.6.0-6_amd64.deb
 ef6b68a9f0a1703b797abe2ad9432515f4c79475 2104308 lib32go0_4.6.0-6_amd64.deb
 16d2ac8c3e768fd77bfa85e313c8e8d03cd6775b 1574156 lib32go0-dbg_4.6.0-6_amd64.deb
 149012ede01fbb4c3bcf5950bf9a3f15433c68b7 8125680 gccgo-4.6_4.6.0-6_amd64.deb
 920084050d2053116182804a2736df71a24ccb13 2805382 gccgo-4.6-multilib_4.6.0-6_amd64.deb
 7be8ffa7622c297ca5480685990dac7efad79ebe 1013928 g++-4.6-multilib_4.6.0-6_amd64.deb
 cfbbb85e16c38fd519b9d58ebb97e62343efe032 6939310 g++-4.6_4.6.0-6_amd64.deb
 3b5798f504679328701d0fdd85bd853e31463c44 336726 libstdc++6_4.6.0-6_amd64.deb
 faf77dd94a1a7b09366348f9b03512a1ed9c916b 351854 lib32stdc++6_4.6.0-6_amd64.deb
 3e9647f2c9253c219f1a84762dc1bd0572e182b2 6693612 lib32stdc++6-4.6-dbg_4.6.0-6_amd64.deb
 bbe5acc8d0e9878ec6a2280c69e71bd2bec92422 1658560 libstdc++6-4.6-dev_4.6.0-6_amd64.deb
 7c408bbf3400439ec42aeab9ee89e7de6d3f451b 503096 libstdc++6-4.6-pic_4.6.0-6_amd64.deb
 c12455e99e4c1777be115865ceaa2be3c201b9df 4328856 libstdc++6-4.6-dbg_4.6.0-6_amd64.deb
 9db049ca3139281149a85f24e2043dea977b1e1d 358316 libgfortran3_4.6.0-6_amd64.deb
 ddb0c7fcf53f06c44e9a22ee5fc59b8b85c7c43e 805298 libgfortran3-dbg_4.6.0-6_amd64.deb
 e84311fc8ad6f09cecf92f8a45fed4c4765b5e29 356346 lib32gfortran3_4.6.0-6_amd64.deb
 57a1b6d9a4278d609e1abcb04bdc9e09fe1a9c54 638174 lib32gfortran3-dbg_4.6.0-6_amd64.deb
 ea84ece5b5cdb140424bfb9f6ac3b68b1e563541 405436 gfortran-4.6-multilib_4.6.0-6_amd64.deb
 70ae54fa69511b8d024c438bb16597e531247993 5548946 gfortran-4.6_4.6.0-6_amd64.deb
 ed900ebc88a1df266e4196b664844d6955b8531e 2533128 gcc-4.6-multilib_4.6.0-6_amd64.deb
 45daf85ef23151fac879b83a2b522c9ad375933d 840310 gcc-4.6-plugin-dev_4.6.0-6_amd64.deb
 cdd8fb65094f0bca3901f89befc30dfcb89b4997 7320572 gcc-4.6_4.6.0-6_amd64.deb
Checksums-Sha256: 
 3f420502ddf2a2f0ab23a84838c49d0385f930ec0f83f570a04b89991447f5d4 4168 gcc-4.6_4.6.0-6.dsc
 74710240c8f3e472b772a92ef869dad48d24d63e7e49ddf3aba2a5aba0e6bb36 9184593 gcc-4.6_4.6.0-6.diff.gz
 7b377124111490379436e3619e1bd25397293e83e455fd8b0d0d304074726a35 65359314 gcc-4.6-source_4.6.0-6_all.deb
 6f2ff408b1bbcb28132491288a94b92dae9ccea09c1a257955451f5235245337 3713710 libstdc++6-4.6-doc_4.6.0-6_all.deb
 38ed175a29f18f127e26990fbf2184304219c8ec44f4de5c6fbd56f036d94dc2 2573376 gcc-4.6-locales_4.6.0-6_all.deb
 2f809a54c242c2dbdf3b2481cd673ea949e376197e2280504ecc28cd15cc79bb 129848 gcc-4.6-base_4.6.0-6_amd64.deb
 ed49c758328b476503219dddd4a53b9d0d4438a2e5d4d24f38e15c50c63a956f 42778 libgcc1_4.6.0-6_amd64.deb
 991efea5e9d622e5c88c840a03d9d27e3b0ca00085c4d813e9ea393c01adac1d 93010 libgcc1-dbg_4.6.0-6_amd64.deb
 2686f0a78c58f03d82baf20e5a4ebc5bdf0a17833744848761642c75138ef964 54096 lib32gcc1_4.6.0-6_amd64.deb
 23ea6897dfe05552764e2d69a00296bc604cb964aa9617110985d8bc3e7947e5 98512 lib32gcc1-dbg_4.6.0-6_amd64.deb
 7bfbd61753b39e48c7909515e417f2148f9ee0c90ac6280d1fbb92274445e9c5 126172 libquadmath0_4.6.0-6_amd64.deb
 6969048acf6028019fa19e37124dc1e6f10218e0d87225e67880ddf02336fadb 149780 libquadmath0-dbg_4.6.0-6_amd64.deb
 8018d740cc7d39e86514af6efb7af94fef2cbcf12ed06650fb41d53b25d6695c 195364 lib32quadmath0_4.6.0-6_amd64.deb
 ea784ddf2f045202acc80186730f0a100b84872a5cff8a9e2e432577eff399d4 169284 lib32quadmath0-dbg_4.6.0-6_amd64.deb
 1f45550db8e2637c06f189ac546efd066435e67be0815a1faf34040f7209a5e5 25698 libgomp1_4.6.0-6_amd64.deb
 0d1124f29f03939cdc547319bb42dcc8512f64d73e060911b366aabbeaf507af 62918 libgomp1-dbg_4.6.0-6_amd64.deb
 bbb257a54ffcd3fd447e1855d9ee0cf10e9e2081dd362a625c0ad563139e2e77 28342 lib32gomp1_4.6.0-6_amd64.deb
 0fceacd2d17bddd51bdfd22e238d751d5e6d24f1b09a966ab7d5a74742083c47 62594 lib32gomp1-dbg_4.6.0-6_amd64.deb
 93d14b062b60210a76de7ac34d3196d5476d436d77605adf60c076229cf13f20 4786558 cpp-4.6_4.6.0-6_amd64.deb
 f1e3fb6539c7b549c62c8a6c11bfe196ce634417b9e54ef9da1810a0618e8f6c 65590 fixincludes_4.6.0-6_amd64.deb
 389a310d6475b87dd1f35d6e24b241f3a6b86ea2e288ded9c34dff0b5d6ad904 218892 libmudflap0-4.6-dev_4.6.0-6_amd64.deb
 f436fdd2820ba72ab52f568263513d889e912bfd7fe1f913d092942d36ae3c9f 97722 libmudflap0_4.6.0-6_amd64.deb
 d038cce37e0969fe92777d7863c447bc9b2c6bf4511f7a1d417eb53494704bd3 133506 libmudflap0-dbg_4.6.0-6_amd64.deb
 faa03ab45522b985515e2c03c8b4cb0721b24dbcb7b369737b6c3f7a30463b0d 88058 lib32mudflap0_4.6.0-6_amd64.deb
 443cd2e39b66b4c77cc761abdfe8818ef9f407fe1d5e286c8c329ef98c35e954 118458 lib32mudflap0-dbg_4.6.0-6_amd64.deb
 b86839b2bc44889687d6e8d545091ae814e55a2d69f9bf70118f9fca077bf7c9 870 gobjc++-4.6-multilib_4.6.0-6_amd64.deb
 c86dc5bdccc97b57afc0a1f6ef5b3940d15c1455d5288d58216c45dfce0dd61e 5167050 gobjc++-4.6_4.6.0-6_amd64.deb
 1aa0fb3b938f8fd9caf0a9a329a7a332eefd7add8f2ca215e704c8fd7bbe84ee 200032 gobjc-4.6-multilib_4.6.0-6_amd64.deb
 e3dc3a5b065f7b4d508d5784e12b488a3a80d457a31099213dd873222ad6bf01 5022730 gobjc-4.6_4.6.0-6_amd64.deb
 2036c72ed493b5de1a72c5027f05a40d4bf8502dc9922cff192a70cdf1963e9c 185014 libobjc3_4.6.0-6_amd64.deb
 f3dc53ef34ee60785f41f0eb0bb51cd374be2905824bf5e83b741949b74daca0 363412 libobjc3-dbg_4.6.0-6_amd64.deb
 ea02e0fccbd3c855d77815ddf34cdcb1400594d19e8138460d925d7ec34e8c7e 183488 lib32objc3_4.6.0-6_amd64.deb
 916f4ead57763b3b6265ae6f26993842e743e9301108b48fbf0ad09cb0807d80 333952 lib32objc3-dbg_4.6.0-6_amd64.deb
 c45331af62651b838f9966a1da9a5f47d42006d999e6dbda3946afa678e5facb 2308140 libgo0_4.6.0-6_amd64.deb
 cf934332c80649ba46e1184318a8c4a8d237aa81da6bbf7c6e296ea383fe830f 2047514 libgo0-dbg_4.6.0-6_amd64.deb
 bc8674899ed8e2dcf048643230be2d10cd0144be99f2de107a59db980c5fe618 2104308 lib32go0_4.6.0-6_amd64.deb
 44ff52f96e3e7a000758d420e3fb9d9ae017acf48d7fdd490ea5c9603043efc7 1574156 lib32go0-dbg_4.6.0-6_amd64.deb
 4ba7c5014e24492a1d30045a64b231dba1157421cfee06741cd0a393e23e4be0 8125680 gccgo-4.6_4.6.0-6_amd64.deb
 c86ae9613a04fac0b6c97ff95e616ef9516fcefab4b50bf9c79aa3e0a7383b64 2805382 gccgo-4.6-multilib_4.6.0-6_amd64.deb
 b96d92db1a1ffe088433c702574af326c0c309127ea8aa67e18061d1f0bfb465 1013928 g++-4.6-multilib_4.6.0-6_amd64.deb
 5cf957c7d603c59c8923508a280f8e1371412b11d828e423c7e9d8da9c9bc4f9 6939310 g++-4.6_4.6.0-6_amd64.deb
 fa87965f53b8ca44a3257323acd80a7f7339ded0a961e6968d43dc8a50f9bd27 336726 libstdc++6_4.6.0-6_amd64.deb
 218cd156c2af938e640aa151c118f66b7cb42d9915e2963f521977bb87d9c6fe 351854 lib32stdc++6_4.6.0-6_amd64.deb
 54f61222467d690c2b9f157ca3c26247f2f0eca2318e0ab73313f2fb2ba1376e 6693612 lib32stdc++6-4.6-dbg_4.6.0-6_amd64.deb
 0b5c7dfb9705bfd2f19c1a4acb47951075c7e515651a86d29dc122bb9411c894 1658560 libstdc++6-4.6-dev_4.6.0-6_amd64.deb
 3fbc6c5cef3d7f12b56f0d868d274167f8d876e7acc2b2659d1480e4c13cdd55 503096 libstdc++6-4.6-pic_4.6.0-6_amd64.deb
 9d977b982f954cdad4a47374660d9c9247feb2f6e7b866fd3f44c10bda128be2 4328856 libstdc++6-4.6-dbg_4.6.0-6_amd64.deb
 c504e4bb17976eaaf7dd1f7058d4f426065493abf5cea92179757fa3c1130e5d 358316 libgfortran3_4.6.0-6_amd64.deb
 41c7dda1dcedb1f82f7cb257126cb8033a0f17ddd34ef13d748be78dee781abb 805298 libgfortran3-dbg_4.6.0-6_amd64.deb
 3798ae9b4719efafa72649fd70c05ab6ee42af073ec54919dfc5c2b7dce0c8cd 356346 lib32gfortran3_4.6.0-6_amd64.deb
 b49679e192ecdf6b4db3003dd113dfe55c61b129a611c14c27b515e51183bf7a 638174 lib32gfortran3-dbg_4.6.0-6_amd64.deb
 23787c57f89448b5e23a4f9f2f81c14de24a1e6e21518e3f3c2345098605e99e 405436 gfortran-4.6-multilib_4.6.0-6_amd64.deb
 ebcce0e057802132eb4ddfe9edab0db0a33b72a9552d7fde3c164d499c232570 5548946 gfortran-4.6_4.6.0-6_amd64.deb
 8b63726e78cc84fe12d0b00a7465c83cd179ab31547542f0d671612ad012f5cb 2533128 gcc-4.6-multilib_4.6.0-6_amd64.deb
 c8af57e5646c24942c163340d3464b5bf24cf59ca5b224bd11406171b1ddce06 840310 gcc-4.6-plugin-dev_4.6.0-6_amd64.deb
 ccb485969cdf397312d9067afe405cf51a57f37bb09847c455442bc4d1eef288 7320572 gcc-4.6_4.6.0-6_amd64.deb
Files: 
 f10b79bdb462e50f04cc50745bd87f8c 4168 devel optional gcc-4.6_4.6.0-6.dsc
 ee3c674fecb50f748d733795eea031ba 9184593 devel optional gcc-4.6_4.6.0-6.diff.gz
 0ab825c09d35b83c8e11848a33319229 65359314 devel optional gcc-4.6-source_4.6.0-6_all.deb
 17b7292de1aaf3bfb897cf8b41cb5a08 3713710 doc optional libstdc++6-4.6-doc_4.6.0-6_all.deb
 33891dffec6be5322e56b93bb1855c75 2573376 devel optional gcc-4.6-locales_4.6.0-6_all.deb
 9fe26cd114d5a0fc251bbd9bd896c472 129848 libs required gcc-4.6-base_4.6.0-6_amd64.deb
 845cca988608d303fad9374607c273cb 42778 libs required libgcc1_4.6.0-6_amd64.deb
 9db2904ac46619a94a00e5b23b417b4f 93010 debug extra libgcc1-dbg_4.6.0-6_amd64.deb
 ccc7a88285c4da46b4f97f19ed3a9284 54096 libs extra lib32gcc1_4.6.0-6_amd64.deb
 159eb342fb25eee92733f69e2cd37b9a 98512 debug extra lib32gcc1-dbg_4.6.0-6_amd64.deb
 6c74b083ee4ced30ed89f32248d2f415 126172 libs optional libquadmath0_4.6.0-6_amd64.deb
 2309e517b10e4b39fd17276fdb5e0eb0 149780 debug extra libquadmath0-dbg_4.6.0-6_amd64.deb
 a1c3dc2413550cd3b2169fad8cea28e6 195364 libs optional lib32quadmath0_4.6.0-6_amd64.deb
 0f1da14484aa1eb9ae3a42347093087e 169284 debug extra lib32quadmath0-dbg_4.6.0-6_amd64.deb
 7b52ba33073cda01f10c524c7db67af0 25698 libs optional libgomp1_4.6.0-6_amd64.deb
 1b8174cfd0e343f89fd27e42053860e1 62918 debug extra libgomp1-dbg_4.6.0-6_amd64.deb
 ed787c550b9140e205e567cc2184aeaf 28342 libs optional lib32gomp1_4.6.0-6_amd64.deb
 310d7b53f6b5b94a017db4fbee1fda84 62594 debug extra lib32gomp1-dbg_4.6.0-6_amd64.deb
 776cb6c088c72e00a92306f17f6ca945 4786558 interpreters optional cpp-4.6_4.6.0-6_amd64.deb
 6a55f215c1a89eefd27e5caeed4e4c28 65590 devel optional fixincludes_4.6.0-6_amd64.deb
 630633beed6dd3999f81829dc9c55293 218892 libdevel optional libmudflap0-4.6-dev_4.6.0-6_amd64.deb
 46092b15e06681a227ad15b226607971 97722 libs optional libmudflap0_4.6.0-6_amd64.deb
 8fc8e732a2a9c93ccf372a80e215811c 133506 debug extra libmudflap0-dbg_4.6.0-6_amd64.deb
 9c58ecd4e16a79ea67af1a5226315632 88058 libs optional lib32mudflap0_4.6.0-6_amd64.deb
 926e282fa56c1a2cf89b87d7e33a6672 118458 debug extra lib32mudflap0-dbg_4.6.0-6_amd64.deb
 986058440ca43715ee03cd698d57c90f 870 devel optional gobjc++-4.6-multilib_4.6.0-6_amd64.deb
 cd90b45e5069cbfbd01a1232fa3fc98b 5167050 devel optional gobjc++-4.6_4.6.0-6_amd64.deb
 54722ea6ae7980ba69e6a9c00240a49c 200032 devel optional gobjc-4.6-multilib_4.6.0-6_amd64.deb
 13025bc22e876bf66e17f5f6b93698f4 5022730 devel optional gobjc-4.6_4.6.0-6_amd64.deb
 96cb884cb332e24a7c75a92c9f40b293 185014 libs optional libobjc3_4.6.0-6_amd64.deb
 f78730a3b1dfe97f60e901f9f8d69345 363412 debug extra libobjc3-dbg_4.6.0-6_amd64.deb
 1dc02f27affa45b020d262d4f9a81463 183488 libs optional lib32objc3_4.6.0-6_amd64.deb
 c08790b75cffee5eff3d753856415896 333952 debug extra lib32objc3-dbg_4.6.0-6_amd64.deb
 bc8d593c146f37038285da7782cf8f98 2308140 libs optional libgo0_4.6.0-6_amd64.deb
 9a26d8905d9eb4516806e88cdafbf731 2047514 debug extra libgo0-dbg_4.6.0-6_amd64.deb
 206235b66d53a1b70fed4dfbf4152d3e 2104308 libs optional lib32go0_4.6.0-6_amd64.deb
 fe17e8ee14437888df56675ec42c6fc2 1574156 debug extra lib32go0-dbg_4.6.0-6_amd64.deb
 e8c1f6ef2c0cf3c1ae245e73ebac6fbf 8125680 devel optional gccgo-4.6_4.6.0-6_amd64.deb
 aef4faa8c39cedd2edf9c2ba236dacf0 2805382 devel optional gccgo-4.6-multilib_4.6.0-6_amd64.deb
 42f0fc6d8a22440fb8bf276951a6e192 1013928 devel optional g++-4.6-multilib_4.6.0-6_amd64.deb
 7f65cb99bb07db35253180ce225e38bb 6939310 devel optional g++-4.6_4.6.0-6_amd64.deb
 4f509b2bc086bbc3a0b8f7c1fbb30c94 336726 libs required libstdc++6_4.6.0-6_amd64.deb
 a7739788b98c894716e12e984df06534 351854 libs extra lib32stdc++6_4.6.0-6_amd64.deb
 8530efda24a02c20c309a41270daa456 6693612 debug extra lib32stdc++6-4.6-dbg_4.6.0-6_amd64.deb
 257d9a86b28039d669a0f621c1b9e053 1658560 libdevel optional libstdc++6-4.6-dev_4.6.0-6_amd64.deb
 d09d1966f636c0e84685b5ec0630ea47 503096 libdevel extra libstdc++6-4.6-pic_4.6.0-6_amd64.deb
 2cbc0cd66faddd314dcc8e121a5aa1c2 4328856 debug extra libstdc++6-4.6-dbg_4.6.0-6_amd64.deb
 d7d91546ab45aafe403ec93fa445226f 358316 libs optional libgfortran3_4.6.0-6_amd64.deb
 a73e6461c7050b6d566597591390b545 805298 debug extra libgfortran3-dbg_4.6.0-6_amd64.deb
 58cc3aa585e23a864d898c3f0c8ecb08 356346 libs optional lib32gfortran3_4.6.0-6_amd64.deb
 70dd6a8a6883563c4c4ca317bb0d9401 638174 debug extra lib32gfortran3-dbg_4.6.0-6_amd64.deb
 335335d29ab165123c58910fb39f6786 405436 devel optional gfortran-4.6-multilib_4.6.0-6_amd64.deb
 2a086e84199e9cda0225b884220e57be 5548946 devel optional gfortran-4.6_4.6.0-6_amd64.deb
 95b7e993f940f876bd2669fa4f31952b 2533128 devel optional gcc-4.6-multilib_4.6.0-6_amd64.deb
 209934e15949b9cf9088e1a744935fde 840310 devel optional gcc-4.6-plugin-dev_4.6.0-6_amd64.deb
 99e5395da0f16faceff8fcf3e632a447 7320572 devel optional gcc-4.6_4.6.0-6_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iEYEARECAAYFAk25W8YACgkQStlRaw+TLJztqACffUJlG0RXz1jVJfVM+v6pbCpB
Z/AAoLyvSCHNJIKnnhlU/iQACbZ87hyn
=u7zi
-----END PGP SIGNATURE-----



--- End Message ---

Reply to: