gcc-4.6 4.6.1-9ubuntu3 source package in Ubuntu Linaro Evaluation Build

Changelog

gcc-4.6 (4.6.1-9ubuntu3) oneiric; urgency=low

  * Fix PR target/50193 (ARM). ICE on a | (b << negative-constant).
  * Fix PR target/50099 (ARM). ICE in arm mode. LP: #838994.
  * gcc.c (for_each_path): Allocate memory for multiarch suffix.
 -- Matthias Klose <email address hidden>   Fri, 16 Sep 2011 13:53:30 +0200

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Oneiric
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
devel
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oneiric based series for Ubuntu LEB release universe devel

Builds

Oneiric: [FULLYBUILT] armel

Downloads

File Size SHA-256 Checksum
gcc-4.6_4.6.1.orig.tar.gz 55.9 MiB d0482001ca6f00ecde5068f42559828e549eba04bdd2bfcab684a0b34a1c9f0d
gcc-4.6_4.6.1-9ubuntu3.diff.gz 6.6 MiB 69bafce3d14773d95ecdd1f61a1284caec57a730decc8ee6810347123ccf4b77
gcc-4.6_4.6.1-9ubuntu3.dsc 4.8 KiB ee000d91bdff65271fe55c7abd223f6ea636914b8e1da3b16b4524360aa69ae7

Available diffs

View changes file

Binary packages built by this source

cpp-4.6: GNU C preprocessor

 A macro processor that is used automatically by the GNU C compiler
 to transform programs before actual compilation.
 .
 This package has been separated from gcc for the benefit of those who
 require the preprocessor but not the compiler.

fixincludes: Fix non-ANSI header files

 FixIncludes was created to fix non-ANSI system header files. Many
 system manufacturers supply proprietary headers that are not ANSI compliant.
 The GNU compilers cannot compile non-ANSI headers. Consequently, the
 FixIncludes shell script was written to fix the header files.
 .
 Not all packages with header files are installed on the system, when the
 package is built, so we make fixincludes available at build time of other
 packages, such that checking tools like lintian can make use of it.

g++-4.6: GNU C++ compiler

 This is the GNU C++ compiler, a fairly portable optimizing compiler for C++.

g++-4.6-multilib: GNU C++ compiler (multilib files)

 This is the GNU C++ compiler, a fairly portable optimizing compiler for C++.
 .
 On architectures with multilib support, the package contains files
 and dependencies for the non-default multilib architecture(s).

gcc-4.6: GNU C compiler

 This is the GNU C compiler, a fairly portable optimizing compiler for C.

gcc-4.6-base: GCC, the GNU Compiler Collection (base package)

 This package contains files common to all languages and libraries
 contained in the GNU Compiler Collection (GCC).

gcc-4.6-multilib: GNU C compiler (multilib files)

 This is the GNU C compiler, a fairly portable optimizing compiler for C.
 .
 On architectures with multilib support, the package contains files
 and dependencies for the non-default multilib architecture(s).

gcc-4.6-plugin-dev: Files for GNU GCC plugin development.

 This package contains (header) files for GNU GCC plugin development. It
 is only used for the development of GCC plugins, but not needed to run
 plugins.

gfortran-4.6: GNU Fortran 95 compiler

 This is the GNU Fortran compiler, which compiles
 Fortran 95 on platforms supported by the gcc compiler. It uses the
 gcc backend to generate optimized code.

gfortran-4.6-multilib: GNU Fortran 95 compiler (multilib files)

 This is the GNU Fortran compiler, which compiles Fortran 95 on platforms
 supported by the gcc compiler.
 .
 On architectures with multilib support, the package contains files
 and dependencies for the non-default multilib architecture(s).

gobjc++-4.6: GNU Objective-C++ compiler

 This is the GNU Objective-C++ compiler, which compiles
 Objective-C++ on platforms supported by the gcc compiler. It uses the
 gcc backend to generate optimized code.

gobjc++-4.6-multilib: GNU Objective-C++ compiler (multilib files)

 This is the GNU Objective-C++ compiler, which compiles Objective-C++ on
 platforms supported by the gcc compiler.
 .
 On architectures with multilib support, the package contains files
 and dependencies for the non-default multilib architecture(s).

gobjc-4.6: GNU Objective-C compiler

 This is the GNU Objective-C compiler, which compiles
 Objective-C on platforms supported by the gcc compiler. It uses the
 gcc backend to generate optimized code.

gobjc-4.6-multilib: GNU Objective-C compiler (multilib files)

 This is the GNU Objective-C compiler, which compiles Objective-C on platforms
 supported by the gcc compiler.
 .
 On architectures with multilib support, the package contains files
 and dependencies for the non-default multilib architecture(s).

libgcc1: GCC support library

 Shared version of the support library, a library of internal subroutines
 that GCC uses to overcome shortcomings of particular machines, or
 special needs for some languages.

libgcc1-dbg: GCC support library (debug symbols)

 Debug symbols for the GCC support library.

libgfortran3: Runtime library for GNU Fortran applications

 Library needed for GNU Fortran applications linked against the
 shared library.

libgfortran3-dbg: Runtime library for GNU Fortran applications (debug symbols)

 Library needed for GNU Fortran applications linked against the
 shared library.

libgomp1: GCC OpenMP (GOMP) support library

 GOMP is an implementation of OpenMP for the C, C++, and Fortran 95 compilers
 in the GNU Compiler Collection.

libgomp1-dbg: GCC OpenMP (GOMP) support library (debug symbols)

 GOMP is an implementation of OpenMP for the C, C++, and Fortran 95 compilers
 in the GNU Compiler Collection.

libhfgcc1: GCC support library (hard float ABI)

 Shared version of the support library, a library of internal subroutines
 that GCC uses to overcome shortcomings of particular machines, or
 special needs for some languages.

libhfgcc1-dbg: GCC support library (debug symbols)

 Debug symbols for the GCC support library.

libhfgfortran3: Runtime library for GNU Fortran applications (hard float ABI)

 Library needed for GNU Fortran applications linked against the
 shared library.

libhfgfortran3-dbg: Runtime library for GNU Fortran applications (hard float ABI debug symbols)

 Library needed for GNU Fortran applications linked against the
 shared library.

libhfgomp1: GCC OpenMP (GOMP) support library (hard float ABI)

 GOMP is an implementation of OpenMP for the C, C++, and Fortran 95 compilers
 in the GNU Compiler Collection.

libhfgomp1-dbg: GCC OpenMP (GOMP) support library (hard float ABI debug symbols)

 GOMP is an implementation of OpenMP for the C, C++, and Fortran 95 compilers

libhfmudflap0: GCC mudflap shared support libraries (hard float)

 The libmudflap libraries are used by GCC for instrumenting pointer and array
 dereferencing operations.

libhfmudflap0-dbg: GCC mudflap shared support libraries (hard float debug symbols)

 The libmudflap libraries are used by GCC for instrumenting pointer and array
 dereferencing operations.

libhfobjc3: Runtime library for GNU Objective-C applications (hard float ABI)

 Library needed for GNU ObjC applications linked against the shared library.

libhfobjc3-dbg: Runtime library for GNU Objective-C applications (hard float ABI debug symbols)

 Library needed for GNU ObjC applications linked against the shared library.

libhfstdc++6: GNU Standard C++ Library v3 (hard float ABI)

 This package contains an additional runtime library for C++ programs
 built with the GNU compiler.
 .
 libstdc++-v3 is a complete rewrite from the previous libstdc++-v2, which
 was included up to g++-2.95. The first version of libstdc++-v3 appeared
 in g++-3.0.

libhfstdc++6-4.6-dbg: GNU Standard C++ Library v3 (debugging files)

 This package contains the shared library of libstdc++ compiled with
 debugging symbols.

libmudflap0: GCC mudflap shared support libraries

 The libmudflap libraries are used by GCC for instrumenting pointer and array
 dereferencing operations.

libmudflap0-4.6-dev: GCC mudflap support libraries (development files)

 The libmudflap libraries are used by GCC for instrumenting pointer and array
 dereferencing operations.
 .
 This package contains the headers and the static libraries.

libmudflap0-dbg: GCC mudflap shared support libraries (debug symbols)

 The libmudflap libraries are used by GCC for instrumenting pointer and array
 dereferencing operations.

libobjc3: Runtime library for GNU Objective-C applications

 Library needed for GNU ObjC applications linked against the shared library.

libobjc3-dbg: Runtime library for GNU Objective-C applications (debug symbols)

 Library needed for GNU ObjC applications linked against the shared library.

libstdc++6: GNU Standard C++ Library v3

 This package contains an additional runtime library for C++ programs
 built with the GNU compiler.
 .
 libstdc++-v3 is a complete rewrite from the previous libstdc++-v2, which
 was included up to g++-2.95. The first version of libstdc++-v3 appeared
 in g++-3.0.

libstdc++6-4.6-dbg: GNU Standard C++ Library v3 (debugging files)

 This package contains the shared library of libstdc++ compiled with
 debugging symbols.

libstdc++6-4.6-dev: GNU Standard C++ Library v3 (development files)

 This package contains the headers and static library files necessary for
 building C++ programs which use libstdc++.
 .
 libstdc++-v3 is a complete rewrite from the previous libstdc++-v2, which
 was included up to g++-2.95. The first version of libstdc++-v3 appeared
 in g++-3.0.

libstdc++6-4.6-pic: GNU Standard C++ Library v3 (shared library subset kit)

 This is used to develop subsets of the libstdc++ shared libraries for
 use on custom installation floppies and in embedded systems.
 .
 Unless you are making one of those, you will not need this package.