gcc-9 9.5.0-6ubuntu2 source package in Ubuntu

Changelog

gcc-9 (9.5.0-6ubuntu2) noble; urgency=medium

  * No-change rebuild for CVE-2024-3094

 -- Steve Langasek <email address hidden>  Sun, 31 Mar 2024 01:03:47 +0000

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe devel

Downloads

File Size SHA-256 Checksum
gcc-9_9.5.0.orig.tar.gz 88.1 MiB b1b8cf5bf4d6643e9ab869be4dc53613376f45faafd11068ac1b366da80e7615
gcc-9_9.5.0-6ubuntu2.debian.tar.xz 572.9 KiB 4576d711778dce7a3f2ce39025b56c57f71a70dacc038ce18cab14abe3f85d02
gcc-9_9.5.0-6ubuntu2.dsc 21.8 KiB 9736fd7285ae0c83c652a822926360045cf9ca9617336023fbaf70f15a41d2fc

View changes file

Binary packages built by this source

cpp-9: 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.

cpp-9-dbgsym: debug symbols for cpp-9
cpp-9-doc: Documentation for the GNU C preprocessor (cpp)

 Documentation for the GNU C preprocessor in info format.

g++-9: GNU C++ compiler

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

g++-9-dbgsym: debug symbols for g++-9
g++-9-multilib: No summary available for g++-9-multilib in ubuntu oracular.

No description available for g++-9-multilib in ubuntu oracular.

gcc-9: No summary available for gcc-9 in ubuntu oracular.

No description available for gcc-9 in ubuntu oracular.

gcc-9-base: No summary available for gcc-9-base in ubuntu oracular.

No description available for gcc-9-base in ubuntu oracular.

gcc-9-dbgsym: No summary available for gcc-9-dbgsym in ubuntu oracular.

No description available for gcc-9-dbgsym in ubuntu oracular.

gcc-9-doc: Documentation for the GNU compilers (gcc, gobjc, g++)

 Documentation for the GNU compilers in info format.

gcc-9-hppa64-linux-gnu: GNU C compiler (cross compiler for hppa64)

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

gcc-9-hppa64-linux-gnu-dbgsym: debug symbols for gcc-9-hppa64-linux-gnu
gcc-9-locales: GCC, the GNU compiler collection (native language support files)

 Native language support for GCC. Lets GCC speak your language,
 if translations are available.
 .
 Please do NOT submit bug reports in other languages than "C".
 Always reset your language settings to use the "C" locales.

gcc-9-multilib: GNU C compiler (multilib support)

 This is the GNU C compiler, a fairly portable optimizing compiler for C.
 .
 This is a dependency package, depending on development packages
 for the non-default multilib architecture(s).

gcc-9-offload-nvptx: GCC offloading compiler to NVPTX

 The package provides offloading support for NVidia PTX. OpenMP and OpenACC
 programs linked with -fopenmp will by default add PTX code into the binaries,
 which can be offloaded to NVidia PTX capable devices if available.

gcc-9-offload-nvptx-dbgsym: debug symbols for gcc-9-offload-nvptx
gcc-9-plugin-dev: No summary available for gcc-9-plugin-dev in ubuntu oracular.

No description available for gcc-9-plugin-dev in ubuntu oracular.

gcc-9-plugin-dev-dbgsym: debug symbols for gcc-9-plugin-dev
gcc-9-source: Source of the GNU Compiler Collection

 This package contains the sources and patches which are needed to
 build the GNU Compiler Collection (GCC).

gcc-9-test-results: Test results for the GCC test suite

 This package contains the test results for running the GCC test suite
 for a post build analysis.

gccbrig-9: GNU BRIG (HSA IL) frontend

 This is the GNU BRIG (HSA IL) frontend.
 The consumed format is a binary representation. The textual HSAIL
 can be compiled to it with a separate assembler.

gccbrig-9-dbgsym: debug symbols for gccbrig-9
gccgo-9: No summary available for gccgo-9 in ubuntu oracular.

No description available for gccgo-9 in ubuntu oracular.

gccgo-9-dbgsym: No summary available for gccgo-9-dbgsym in ubuntu oracular.

No description available for gccgo-9-dbgsym in ubuntu oracular.

gccgo-9-doc: No summary available for gccgo-9-doc in ubuntu oracular.

No description available for gccgo-9-doc in ubuntu oracular.

gccgo-9-multilib: No summary available for gccgo-9-multilib in ubuntu oracular.

No description available for gccgo-9-multilib in ubuntu oracular.

gdc-9: GNU D compiler (version 2)

 This is the GNU D compiler, which compiles D on platforms supported by gcc.
 It uses the gcc backend to generate optimised code.
 .
 This compiler supports D language version 2.

gdc-9-dbgsym: debug symbols for gdc-9
gdc-9-multilib: GNU D compiler (version 2, multilib support)

 This is the GNU D compiler, which compiles D on platforms supported by gcc.
 It uses the gcc backend to generate optimised code.
 .
 This is a dependency package, depending on development packages
 for the non-default multilib architecture(s).

gfortran-9: GNU Fortran compiler

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

gfortran-9-dbgsym: No summary available for gfortran-9-dbgsym in ubuntu oracular.

No description available for gfortran-9-dbgsym in ubuntu oracular.

gfortran-9-doc: Documentation for the GNU Fortran compiler (gfortran)

 Documentation for the GNU Fortran compiler in info format.

gfortran-9-multilib: GNU Fortran compiler (multilib support)

 This is the GNU Fortran compiler, which compiles Fortran on platforms
 supported by the gcc compiler.
 .
 This is a dependency package, depending on development packages
 for the non-default multilib architecture(s).

gm2-9: No summary available for gm2-9 in ubuntu oracular.

No description available for gm2-9 in ubuntu oracular.

gm2-9-dbgsym: No summary available for gm2-9-dbgsym in ubuntu oracular.

No description available for gm2-9-dbgsym in ubuntu oracular.

gnat-9: GNU Ada compiler

 GNAT is a compiler for the Ada programming language. It produces optimized
 code on platforms supported by the GNU Compiler Collection (GCC).
 .
 This package provides the compiler, tools and runtime library that handles
 exceptions using the default zero-cost mechanism.

gnat-9-dbgsym: debug symbols for gnat-9
gnat-9-doc: GNU Ada compiler (documentation)

 GNAT is a compiler for the Ada programming language. It produces optimized
 code on platforms supported by the GNU Compiler Collection (GCC).
 .
 The libgnat library provides runtime components needed by most
 applications produced with GNAT.
 .
 This package contains the documentation in info format.

gobjc++-9: 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++-9-dbgsym: debug symbols for gobjc++-9
gobjc++-9-multilib: No summary available for gobjc++-9-multilib in ubuntu oracular.

No description available for gobjc++-9-multilib in ubuntu oracular.

gobjc-9: 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-9-dbgsym: No summary available for gobjc-9-dbgsym in ubuntu oracular.

No description available for gobjc-9-dbgsym in ubuntu oracular.

gobjc-9-multilib: GNU Objective-C compiler (multilib support)

 This is the GNU Objective-C compiler, which compiles Objective-C on platforms
 supported by the gcc compiler.
 .
 This is a dependency package, depending on development packages
 for the non-default multilib architecture(s).

lib32asan5: AddressSanitizer -- a fast memory error detector (32bit)

 AddressSanitizer (ASan) is a fast memory error detector. It finds
 use-after-free and {heap,stack,global}-buffer overflow bugs in C/C++ programs.

lib32gcc-9-dev: No summary available for lib32gcc-9-dev in ubuntu oracular.

No description available for lib32gcc-9-dev in ubuntu oracular.

lib32gfortran-9-dev: Runtime library for GNU Fortran applications (32bit development files)

 This package contains the headers and static library files needed to build
 GNU Fortran applications.

lib32go-9-dev: No summary available for lib32go-9-dev in ubuntu oracular.

No description available for lib32go-9-dev in ubuntu oracular.

lib32go14: No summary available for lib32go14 in ubuntu oracular.

No description available for lib32go14 in ubuntu oracular.

lib32gphobos-9-dev: Phobos D standard library (32bit development files)

 This is the Phobos standard library that comes with the D2 compiler.
 .
 For more information check http://www.dlang.org/phobos/

lib32gphobos76: Phobos D standard library (runtime library)

 This is the Phobos standard library that comes with the D2 compiler.
 .
 For more information check http://www.dlang.org/phobos/

lib32gphobos76-dbgsym: debug symbols for lib32gphobos76
lib32objc-9-dev: Runtime library for GNU Objective-C applications (32bit development files)

 This package contains the headers and static library files needed to build
 GNU ObjC applications.

lib32stdc++-9-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.

lib32stdc++6-9-dbg: No summary available for lib32stdc++6-9-dbg in ubuntu oracular.

No description available for lib32stdc++6-9-dbg in ubuntu oracular.

lib64asan5: AddressSanitizer -- a fast memory error detector (64bit)

 AddressSanitizer (ASan) is a fast memory error detector. It finds
 use-after-free and {heap,stack,global}-buffer overflow bugs in C/C++ programs.

lib64gcc-9-dev: GCC support library (64bit development files)

 This package contains the headers and static library files necessary for
 building C programs which use libgcc, libgomp, libquadmath, libssp or libitm.

lib64gfortran-9-dev: Runtime library for GNU Fortran applications (64bit development files)

 This package contains the headers and static library files needed to build
 GNU Fortran applications.

lib64go-9-dev: Runtime library for GNU Go applications (64bit development files)

 This package contains the headers and static library files needed to build
 GNU Go applications.

lib64go14: Runtime library for GNU Go applications (64bit)

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

lib64gphobos-9-dev: Phobos D standard library (64bit development files)

 This is the Phobos standard library that comes with the D2 compiler.
 .
 For more information check http://www.dlang.org/phobos/

lib64gphobos76: Phobos D standard library (runtime library)

 This is the Phobos standard library that comes with the D2 compiler.
 .
 For more information check http://www.dlang.org/phobos/

lib64gphobos76-dbgsym: debug symbols for lib64gphobos76
lib64objc-9-dev: Runtime library for GNU Objective-C applications (64bit development files)

 This package contains the headers and static library files needed to build
 GNU ObjC applications.

lib64stdc++-9-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.

lib64stdc++6-9-dbg: GNU Standard C++ Library v3 (debug build)

 This package contains a debug build of the shared libstdc++ library. The debug
 symbols for the default build can be found in the libstdc++6-dbgsym package.

libasan5: AddressSanitizer -- a fast memory error detector

 AddressSanitizer (ASan) is a fast memory error detector. It finds
 use-after-free and {heap,stack,global}-buffer overflow bugs in C/C++ programs.

libgcc-9-dev: GCC support library (development files)

 This package contains the headers and static library files necessary for
 building C programs which use libgcc, libgomp, libquadmath, libssp or libitm.

libgccjit-9-dev: No summary available for libgccjit-9-dev in ubuntu oracular.

No description available for libgccjit-9-dev in ubuntu oracular.

libgccjit-9-doc: GCC just-in-time compilation (documentation)

 libgccjit provides an embeddable shared library with an API for adding
 compilation to existing programs using GCC.

libgfortran-9-dev: Runtime library for GNU Fortran applications (development files)

 This package contains the headers and static library files needed to build
 GNU Fortran applications.

libgm2-0: GNU Modula-2 standard library (runtime library)

 This is the GNU Modula-2 standard library that comes with the gm2 compiler.

libgm2-0-dbgsym: No summary available for libgm2-0-dbgsym in ubuntu oracular.

No description available for libgm2-0-dbgsym in ubuntu oracular.

libgm2-9-dev: GNU Modula-2 standard library

 This is the Modula-2 standard library that comes with the gm2 compiler.

libgnat-9: runtime for applications compiled with GNAT (shared library)

 GNAT is a compiler for the Ada programming language. It produces optimized
 code on platforms supported by the GNU Compiler Collection (GCC).
 .
 The libgnat library provides runtime components needed by most
 applications produced with GNAT.
 .
 This package contains the runtime shared library.

libgnat-9-dbgsym: No summary available for libgnat-9-dbgsym in ubuntu oracular.

No description available for libgnat-9-dbgsym in ubuntu oracular.

libgnatvsn9: GNU Ada compiler selected components (shared library)

 GNAT is a compiler for the Ada programming language. It produces optimized
 code on platforms supported by the GNU Compiler Collection (GCC).
 .
 The libgnatvsn library exports selected GNAT components for use in other
 packages, most notably ASIS tools. It is licensed under the GNAT-Modified
 GPL, allowing to link proprietary programs with it.
 .
 This package contains the runtime shared library.

libgnatvsn9-dbgsym: debug symbols for libgnatvsn9
libgnatvsn9-dev: No summary available for libgnatvsn9-dev in ubuntu oracular.

No description available for libgnatvsn9-dev in ubuntu oracular.

libgo-9-dev: Runtime library for GNU Go applications (development files)

 This package contains the headers and static library files needed to build
 GNU Go applications.

libgo14: Runtime library for GNU Go applications

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

libgphobos-9-dev: Phobos D standard library

 This is the Phobos standard library that comes with the D2 compiler.
 .
 For more information check http://www.dlang.org/phobos/

libgphobos76: No summary available for libgphobos76 in ubuntu oracular.

No description available for libgphobos76 in ubuntu oracular.

libgphobos76-dbgsym: debug symbols for libgphobos76
libhsail-rt-9-dev: No summary available for libhsail-rt-9-dev in ubuntu oracular.

No description available for libhsail-rt-9-dev in ubuntu oracular.

libobjc-9-dev: Runtime library for GNU Objective-C applications (development files)

 This package contains the headers and static library files needed to build
 GNU ObjC applications.

libstdc++-9-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++-9-doc: No summary available for libstdc++-9-doc in ubuntu oracular.

No description available for libstdc++-9-doc in ubuntu oracular.

libstdc++-9-pic: No summary available for libstdc++-9-pic in ubuntu oracular.

No description available for libstdc++-9-pic in ubuntu oracular.

libstdc++6-9-dbg: No summary available for libstdc++6-9-dbg in ubuntu oracular.

No description available for libstdc++6-9-dbg in ubuntu oracular.

libx32asan5: AddressSanitizer -- a fast memory error detector (x32)

 AddressSanitizer (ASan) is a fast memory error detector. It finds
 use-after-free and {heap,stack,global}-buffer overflow bugs in C/C++ programs.

libx32gcc-9-dev: GCC support library (x32 development files)

 This package contains the headers and static library files necessary for
 building C programs which use libgcc, libgomp, libquadmath, libssp or libitm.

libx32gfortran-9-dev: No summary available for libx32gfortran-9-dev in ubuntu oracular.

No description available for libx32gfortran-9-dev in ubuntu oracular.

libx32go-9-dev: No summary available for libx32go-9-dev in ubuntu oracular.

No description available for libx32go-9-dev in ubuntu oracular.

libx32go14: Runtime library for GNU Go applications (x32)

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

libx32gphobos-9-dev: No summary available for libx32gphobos-9-dev in ubuntu oracular.

No description available for libx32gphobos-9-dev in ubuntu oracular.

libx32gphobos76: Phobos D standard library (runtime library)

 This is the Phobos standard library that comes with the D2 compiler.
 .
 For more information check http://www.dlang.org/phobos/

libx32gphobos76-dbgsym: debug symbols for libx32gphobos76
libx32objc-9-dev: Runtime library for GNU Objective-C applications (x32 development files)

 This package contains the headers and static library files needed to build
 GNU ObjC applications.

libx32stdc++-9-dev: No summary available for libx32stdc++-9-dev in ubuntu oracular.

No description available for libx32stdc++-9-dev in ubuntu oracular.

libx32stdc++6-9-dbg: GNU Standard C++ Library v3 (debug build)

 This package contains a debug build of the shared libstdc++ library. The debug
 symbols for the default build can be found in the libstdc++6-dbgsym package.