gcc-14 14-20240412-0ubuntu1 source package in Ubuntu

Changelog

gcc-14 (14-20240412-0ubuntu1) noble; urgency=medium

  * Snapshot, taken from the trunk 20240412.

  * Apply proposed patch for PR libquadmath/114533 (Simon Chopin).
    Closes: #1064426. LP: #2052929.
  * Don't build the libstdc++-doc package when the nodoc profile is enabled.
  * Clean up some version restrictions on build-dependencies.
  * Don't set the _FILE_OFFSET_BITS and _TIME_BITS macros, if the
    _DISTRO_EVADE_TIME_BITS macro is defined.
    See https://sourceware.org/bugzilla/show_bug.cgi?id=31624.
  * Build-depend on amdgcn-tools-18, required for new gcn offload targets.
  * Package the new gfx1030, gfx1036, gfx1100 and gfx1103 offload targets.
    LP: #2060619.

 -- Matthias Klose <email address hidden>  Fri, 12 Apr 2024 14:30:14 +0200

Upload details

Uploaded by:
Matthias Klose
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
Oracular release main devel
Noble release main devel

Downloads

File Size SHA-256 Checksum
gcc-14_14-20240412.orig.tar.gz 89.8 MiB 64af5af1b305410dbe7aad597551c12f2c8bb7e50a1ffb3698adc62b912ee42d
gcc-14_14-20240412-0ubuntu1.debian.tar.xz 529.5 KiB c4e7763b66fe6f8404d657d5726e43d702b0e00c79ce7844f267ce0dbc2cef6e
gcc-14_14-20240412-0ubuntu1.dsc 45.7 KiB f7a090321150c62c21ebd2bec9ba5c2f680ad97ab2b0cc4e4099533eff65a743

View changes file

Binary packages built by this source

cpp-14: 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-14-aarch64-linux-gnu: GNU C preprocessor for aarch64-linux-gnu

 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 configured for aarch64-linux-gnu architecture but not
 the compiler.

cpp-14-aarch64-linux-gnu-dbgsym: debug symbols for cpp-14-aarch64-linux-gnu
cpp-14-arm-linux-gnueabihf: GNU C preprocessor for arm-linux-gnueabihf

 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 configured for arm-linux-gnueabihf architecture but not
 the compiler.

cpp-14-arm-linux-gnueabihf-dbgsym: debug symbols for cpp-14-arm-linux-gnueabihf
cpp-14-doc: Documentation for the GNU C preprocessor (cpp)

 Documentation for the GNU C preprocessor in info format.

cpp-14-for-build: GNU C preprocessor for the build architecture

 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 configured for the build architecture but not
 the compiler.
 .
 This is a dependency package.

cpp-14-for-host: GNU C preprocessor for the host architecture

 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 configured for the host architecture but not
 the compiler.
 .
 When using this package, tools must be invoked with an architecture prefix.
 .
 This is a dependency package.

cpp-14-i686-linux-gnu: GNU C preprocessor for i686-linux-gnu

 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 configured for i686-linux-gnu architecture but not
 the compiler.

cpp-14-i686-linux-gnu-dbgsym: debug symbols for cpp-14-i686-linux-gnu
cpp-14-powerpc64le-linux-gnu: GNU C preprocessor for powerpc64le-linux-gnu

 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 configured for powerpc64le-linux-gnu architecture but not
 the compiler.

cpp-14-powerpc64le-linux-gnu-dbgsym: debug symbols for cpp-14-powerpc64le-linux-gnu
cpp-14-riscv64-linux-gnu: GNU C preprocessor for riscv64-linux-gnu

 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 configured for riscv64-linux-gnu architecture but not
 the compiler.

cpp-14-riscv64-linux-gnu-dbgsym: debug symbols for cpp-14-riscv64-linux-gnu
cpp-14-s390x-linux-gnu: GNU C preprocessor for s390x-linux-gnu

 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 configured for s390x-linux-gnu architecture but not
 the compiler.

cpp-14-s390x-linux-gnu-dbgsym: debug symbols for cpp-14-s390x-linux-gnu
cpp-14-x86-64-linux-gnu: GNU C preprocessor for x86_64-linux-gnu

 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 configured for x86_64-linux-gnu architecture but not
 the compiler.

cpp-14-x86-64-linux-gnu-dbgsym: debug symbols for cpp-14-x86-64-linux-gnu
g++-14: GNU C++ compiler

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

g++-14-aarch64-linux-gnu: GNU C++ compiler for aarch64-linux-gnu architecture

 This is the GNU C++ compiler, a fairly portable optimizing compiler for C++.
 .
 This package contains C++ cross-compiler for aarch64-linux-gnu architecture.

g++-14-aarch64-linux-gnu-dbgsym: debug symbols for g++-14-aarch64-linux-gnu
g++-14-arm-linux-gnueabihf: GNU C++ compiler for arm-linux-gnueabihf architecture

 This is the GNU C++ compiler, a fairly portable optimizing compiler for C++.
 .
 This package contains C++ cross-compiler for arm-linux-gnueabihf architecture.

g++-14-arm-linux-gnueabihf-dbgsym: debug symbols for g++-14-arm-linux-gnueabihf
g++-14-for-build: GNU C++ compiler for the build architecture

 This is the GNU C++ compiler, a fairly portable optimizing compiler for C++.
 .
 This package contains C++ cross-compiler for arch_gnu architecture.
 .
 This is a dependency package.

g++-14-for-host: GNU C++ compiler for the host architecture

 This is the GNU C++ compiler, a fairly portable optimizing compiler for C++.
 .
 This package contains C++ cross-compiler for the host architecture.
 .
 When using this package, tools must be invoked with an architecture prefix.
 .
 This is a dependency package.

g++-14-i686-linux-gnu: GNU C++ compiler for i686-linux-gnu architecture

 This is the GNU C++ compiler, a fairly portable optimizing compiler for C++.
 .
 This package contains C++ cross-compiler for i686-linux-gnu architecture.

g++-14-i686-linux-gnu-dbgsym: debug symbols for g++-14-i686-linux-gnu
g++-14-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).

g++-14-powerpc64le-linux-gnu: GNU C++ compiler for powerpc64le-linux-gnu architecture

 This is the GNU C++ compiler, a fairly portable optimizing compiler for C++.
 .
 This package contains C++ cross-compiler for powerpc64le-linux-gnu architecture.

g++-14-powerpc64le-linux-gnu-dbgsym: debug symbols for g++-14-powerpc64le-linux-gnu
g++-14-riscv64-linux-gnu: GNU C++ compiler for riscv64-linux-gnu architecture

 This is the GNU C++ compiler, a fairly portable optimizing compiler for C++.
 .
 This package contains C++ cross-compiler for riscv64-linux-gnu architecture.

g++-14-riscv64-linux-gnu-dbgsym: debug symbols for g++-14-riscv64-linux-gnu
g++-14-s390x-linux-gnu: GNU C++ compiler for s390x-linux-gnu architecture

 This is the GNU C++ compiler, a fairly portable optimizing compiler for C++.
 .
 This package contains C++ cross-compiler for s390x-linux-gnu architecture.

g++-14-s390x-linux-gnu-dbgsym: debug symbols for g++-14-s390x-linux-gnu
g++-14-x86-64-linux-gnu: GNU C++ compiler for x86_64-linux-gnu architecture

 This is the GNU C++ compiler, a fairly portable optimizing compiler for C++.
 .
 This package contains C++ cross-compiler for x86_64-linux-gnu architecture.

g++-14-x86-64-linux-gnu-dbgsym: debug symbols for g++-14-x86-64-linux-gnu
gcc-14: GNU C compiler

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

gcc-14-aarch64-linux-gnu: GNU C compiler for the aarch64-linux-gnu architecture

 This is the GNU C compiler for the aarch64-linux-gnu architecture,
 a fairly portable optimizing compiler for C.

gcc-14-aarch64-linux-gnu-dbgsym: debug symbols for gcc-14-aarch64-linux-gnu
gcc-14-arm-linux-gnueabihf: GNU C compiler for the arm-linux-gnueabihf architecture

 This is the GNU C compiler for the arm-linux-gnueabihf architecture,
 a fairly portable optimizing compiler for C.

gcc-14-arm-linux-gnueabihf-dbgsym: debug symbols for gcc-14-arm-linux-gnueabihf
gcc-14-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-14-doc: Documentation for the GNU compilers (gcc, gobjc, g++)

 Documentation for the GNU compilers in info format.

gcc-14-for-build: GNU C compiler for the build architecture

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

gcc-14-for-host: GNU C compiler for the host architecture

 This is the GNU C compiler, a fairly portable optimizing compiler for C.
 .
 When using this package, tools must be invoked with an architecture prefix.
 .
 This is a dependency package.

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

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

gcc-14-hppa64-linux-gnu-dbgsym: debug symbols for gcc-14-hppa64-linux-gnu
gcc-14-i686-linux-gnu: GNU C compiler for the i686-linux-gnu architecture

 This is the GNU C compiler for the i686-linux-gnu architecture,
 a fairly portable optimizing compiler for C.

gcc-14-i686-linux-gnu-dbgsym: debug symbols for gcc-14-i686-linux-gnu
gcc-14-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-14-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-14-offload-amdgcn: GCC offloading compiler to GCN

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

gcc-14-offload-amdgcn-dbgsym: debug symbols for gcc-14-offload-amdgcn
gcc-14-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-14-offload-nvptx-dbgsym: debug symbols for gcc-14-offload-nvptx
gcc-14-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.

gcc-14-plugin-dev-dbgsym: debug symbols for gcc-14-plugin-dev
gcc-14-powerpc64le-linux-gnu: GNU C compiler for the powerpc64le-linux-gnu architecture

 This is the GNU C compiler for the powerpc64le-linux-gnu architecture,
 a fairly portable optimizing compiler for C.

gcc-14-powerpc64le-linux-gnu-dbgsym: debug symbols for gcc-14-powerpc64le-linux-gnu
gcc-14-riscv64-linux-gnu: GNU C compiler for the riscv64-linux-gnu architecture

 This is the GNU C compiler for the riscv64-linux-gnu architecture,
 a fairly portable optimizing compiler for C.

gcc-14-riscv64-linux-gnu-dbgsym: debug symbols for gcc-14-riscv64-linux-gnu
gcc-14-s390x-linux-gnu: GNU C compiler for the s390x-linux-gnu architecture

 This is the GNU C compiler for the s390x-linux-gnu architecture,
 a fairly portable optimizing compiler for C.

gcc-14-s390x-linux-gnu-dbgsym: debug symbols for gcc-14-s390x-linux-gnu
gcc-14-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-14-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.

gcc-14-x86-64-linux-gnu: GNU C compiler for the x86_64-linux-gnu architecture

 This is the GNU C compiler for the x86_64-linux-gnu architecture,
 a fairly portable optimizing compiler for C.

gcc-14-x86-64-linux-gnu-dbgsym: debug symbols for gcc-14-x86-64-linux-gnu
gccgo-14: GNU Go compiler

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

gccgo-14-aarch64-linux-gnu: GNU Go compiler for the aarch64-linux-gnu architecture

 This is the GNU Go compiler for the aarch64-linux-gnu architecture, which
 compiles Go on platforms supported by the gcc compiler. It uses the gcc
 backend to generate optimized code.

gccgo-14-aarch64-linux-gnu-dbgsym: debug symbols for gccgo-14-aarch64-linux-gnu
gccgo-14-arm-linux-gnueabihf: GNU Go compiler for the arm-linux-gnueabihf architecture

 This is the GNU Go compiler for the arm-linux-gnueabihf architecture, which
 compiles Go on platforms supported by the gcc compiler. It uses the gcc
 backend to generate optimized code.

gccgo-14-arm-linux-gnueabihf-dbgsym: debug symbols for gccgo-14-arm-linux-gnueabihf
gccgo-14-doc: Documentation for the GNU Go compiler (gccgo)

 Documentation for the GNU Go compiler in info format.

gccgo-14-for-build: GNU Go compiler for the build architecture

 This is the GNU Go compiler for the build architecture, which
 compiles Go on platforms supported by the gcc compiler. It uses the gcc
 backend to generate optimized code.
 .
 This is a dependency package.

gccgo-14-for-host: GNU Go compiler for the host architecture

 This is the GNU Go compiler for the host architecture, which
 compiles Go on platforms supported by the gcc compiler. It uses the gcc
 backend to generate optimized code.
 .
 When using this package, tools must be invoked with an architecture prefix.
 .
 This is a dependency package.

gccgo-14-i686-linux-gnu: GNU Go compiler for the i686-linux-gnu architecture

 This is the GNU Go compiler for the i686-linux-gnu architecture, which
 compiles Go on platforms supported by the gcc compiler. It uses the gcc
 backend to generate optimized code.

gccgo-14-i686-linux-gnu-dbgsym: debug symbols for gccgo-14-i686-linux-gnu
gccgo-14-multilib: GNU Go compiler (multilib support)

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

gccgo-14-powerpc64le-linux-gnu: GNU Go compiler for the powerpc64le-linux-gnu architecture

 This is the GNU Go compiler for the powerpc64le-linux-gnu architecture, which
 compiles Go on platforms supported by the gcc compiler. It uses the gcc
 backend to generate optimized code.

gccgo-14-powerpc64le-linux-gnu-dbgsym: debug symbols for gccgo-14-powerpc64le-linux-gnu
gccgo-14-riscv64-linux-gnu: GNU Go compiler for the riscv64-linux-gnu architecture

 This is the GNU Go compiler for the riscv64-linux-gnu architecture, which
 compiles Go on platforms supported by the gcc compiler. It uses the gcc
 backend to generate optimized code.

gccgo-14-riscv64-linux-gnu-dbgsym: debug symbols for gccgo-14-riscv64-linux-gnu
gccgo-14-s390x-linux-gnu: GNU Go compiler for the s390x-linux-gnu architecture

 This is the GNU Go compiler for the s390x-linux-gnu architecture, which
 compiles Go on platforms supported by the gcc compiler. It uses the gcc
 backend to generate optimized code.

gccgo-14-s390x-linux-gnu-dbgsym: debug symbols for gccgo-14-s390x-linux-gnu
gccgo-14-x86-64-linux-gnu: GNU Go compiler for the x86_64-linux-gnu architecture

 This is the GNU Go compiler for the x86_64-linux-gnu architecture, which
 compiles Go on platforms supported by the gcc compiler. It uses the gcc
 backend to generate optimized code.

gccgo-14-x86-64-linux-gnu-dbgsym: debug symbols for gccgo-14-x86-64-linux-gnu
gccrs-14: GNU Rust compiler

 !!!!! Please note, the compiler is in a very early stage
 and not usable yet for compiling real Rust programs !!!!!
 .
 gccrs is a full alternative implementation of the Rust
 language ontop of GCC with the goal to become fully
 upstream with the GNU toolchain.
 .
 !!!!! Please note, the compiler is in a very early stage
 and not usable yet for compiling real Rust programs !!!!!

gccrs-14-aarch64-linux-gnu: GNU Rust compiler for the aarch64-linux-gnu architecture

 !!!!! Please note, the compiler is in a very early stage
 and not usable yet for compiling real Rust programs !!!!!
 .
 gccrs is a full alternative implementation of the Rust
 language ontop of GCC with the goal to become fully
 upstream with the GNU toolchain.
 .
 !!!!! Please note, the compiler is in a very early stage
 and not usable yet for compiling real Rust programs !!!!!

gccrs-14-aarch64-linux-gnu-dbgsym: debug symbols for gccrs-14-aarch64-linux-gnu
gccrs-14-arm-linux-gnueabihf: GNU Rust compiler for the arm-linux-gnueabihf architecture

 !!!!! Please note, the compiler is in a very early stage
 and not usable yet for compiling real Rust programs !!!!!
 .
 gccrs is a full alternative implementation of the Rust
 language ontop of GCC with the goal to become fully
 upstream with the GNU toolchain.
 .
 !!!!! Please note, the compiler is in a very early stage
 and not usable yet for compiling real Rust programs !!!!!

gccrs-14-arm-linux-gnueabihf-dbgsym: debug symbols for gccrs-14-arm-linux-gnueabihf
gccrs-14-for-build: GNU Rust compiler for the build architecture

 !!!!! Please note, the compiler is in a very early stage
 and not usable yet for compiling real Rust programs !!!!!
 .
 gccrs is a full alternative implementation of the Rust
 language ontop of GCC with the goal to become fully
 upstream with the GNU toolchain.
 .
 !!!!! Please note, the compiler is in a very early stage
 and not usable yet for compiling real Rust programs !!!!!
 .
 This is a dependency package.

gccrs-14-for-host: GNU Rust compiler for the host architecture

 !!!!! Please note, the compiler is in a very early stage
 and not usable yet for compiling real Rust programs !!!!!
 .
 gccrs is a full alternative implementation of the Rust
 language ontop of GCC with the goal to become fully
 upstream with the GNU toolchain.
 .
 !!!!! Please note, the compiler is in a very early stage
 and not usable yet for compiling real Rust programs !!!!!
 .
 When using this package, tools must be invoked with an architecture prefix.
 .
 This is a dependency package.

gccrs-14-i686-linux-gnu: GNU Rust compiler for the i686-linux-gnu architecture

 !!!!! Please note, the compiler is in a very early stage
 and not usable yet for compiling real Rust programs !!!!!
 .
 gccrs is a full alternative implementation of the Rust
 language ontop of GCC with the goal to become fully
 upstream with the GNU toolchain.
 .
 !!!!! Please note, the compiler is in a very early stage
 and not usable yet for compiling real Rust programs !!!!!

gccrs-14-i686-linux-gnu-dbgsym: debug symbols for gccrs-14-i686-linux-gnu
gccrs-14-powerpc64le-linux-gnu: GNU Rust compiler for the powerpc64le-linux-gnu architecture

 !!!!! Please note, the compiler is in a very early stage
 and not usable yet for compiling real Rust programs !!!!!
 .
 gccrs is a full alternative implementation of the Rust
 language ontop of GCC with the goal to become fully
 upstream with the GNU toolchain.
 .
 !!!!! Please note, the compiler is in a very early stage
 and not usable yet for compiling real Rust programs !!!!!

gccrs-14-powerpc64le-linux-gnu-dbgsym: debug symbols for gccrs-14-powerpc64le-linux-gnu
gccrs-14-riscv64-linux-gnu: GNU Rust compiler for the riscv64-linux-gnu architecture

 !!!!! Please note, the compiler is in a very early stage
 and not usable yet for compiling real Rust programs !!!!!
 .
 gccrs is a full alternative implementation of the Rust
 language ontop of GCC with the goal to become fully
 upstream with the GNU toolchain.
 .
 !!!!! Please note, the compiler is in a very early stage
 and not usable yet for compiling real Rust programs !!!!!

gccrs-14-riscv64-linux-gnu-dbgsym: debug symbols for gccrs-14-riscv64-linux-gnu
gccrs-14-s390x-linux-gnu: GNU Rust compiler for the s390x-linux-gnu architecture

 !!!!! Please note, the compiler is in a very early stage
 and not usable yet for compiling real Rust programs !!!!!
 .
 gccrs is a full alternative implementation of the Rust
 language ontop of GCC with the goal to become fully
 upstream with the GNU toolchain.
 .
 !!!!! Please note, the compiler is in a very early stage
 and not usable yet for compiling real Rust programs !!!!!

gccrs-14-s390x-linux-gnu-dbgsym: debug symbols for gccrs-14-s390x-linux-gnu
gccrs-14-x86-64-linux-gnu: GNU Rust compiler for the x86_64-linux-gnu architecture

 !!!!! Please note, the compiler is in a very early stage
 and not usable yet for compiling real Rust programs !!!!!
 .
 gccrs is a full alternative implementation of the Rust
 language ontop of GCC with the goal to become fully
 upstream with the GNU toolchain.
 .
 !!!!! Please note, the compiler is in a very early stage
 and not usable yet for compiling real Rust programs !!!!!

gccrs-14-x86-64-linux-gnu-dbgsym: debug symbols for gccrs-14-x86-64-linux-gnu
gdc-14: 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-14-aarch64-linux-gnu: GNU D compiler (version 2) for the aarch64-linux-gnu architecture

 This is the GNU D compiler for the aarch64-linux-gnu architecture,
 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-14-aarch64-linux-gnu-dbgsym: debug symbols for gdc-14-aarch64-linux-gnu
gdc-14-arm-linux-gnueabihf: GNU D compiler (version 2) for the arm-linux-gnueabihf architecture

 This is the GNU D compiler for the arm-linux-gnueabihf architecture,
 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-14-arm-linux-gnueabihf-dbgsym: debug symbols for gdc-14-arm-linux-gnueabihf
gdc-14-for-build: GNU D compiler (version 2) for the build architecture

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

gdc-14-for-host: GNU D compiler (version 2) for the host architecture

 This is the GNU D compiler for the host architecture, which compiles D on
 platforms supported by gcc. It uses the gcc backend to generate optimised
 code.
 .
 This compiler supports D language version 2.
 .
 When using this package, tools must be invoked with an architecture prefix.
 .
 This is a dependency package.

gdc-14-i686-linux-gnu: GNU D compiler (version 2) for the i686-linux-gnu architecture

 This is the GNU D compiler for the i686-linux-gnu architecture,
 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-14-i686-linux-gnu-dbgsym: debug symbols for gdc-14-i686-linux-gnu
gdc-14-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).

gdc-14-powerpc64le-linux-gnu: GNU D compiler (version 2) for the powerpc64le-linux-gnu architecture

 This is the GNU D compiler for the powerpc64le-linux-gnu architecture,
 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-14-powerpc64le-linux-gnu-dbgsym: debug symbols for gdc-14-powerpc64le-linux-gnu
gdc-14-riscv64-linux-gnu: GNU D compiler (version 2) for the riscv64-linux-gnu architecture

 This is the GNU D compiler for the riscv64-linux-gnu architecture,
 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-14-riscv64-linux-gnu-dbgsym: debug symbols for gdc-14-riscv64-linux-gnu
gdc-14-s390x-linux-gnu: GNU D compiler (version 2) for the s390x-linux-gnu architecture

 This is the GNU D compiler for the s390x-linux-gnu architecture,
 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-14-s390x-linux-gnu-dbgsym: debug symbols for gdc-14-s390x-linux-gnu
gdc-14-x86-64-linux-gnu: GNU D compiler (version 2) for the x86_64-linux-gnu architecture

 This is the GNU D compiler for the x86_64-linux-gnu architecture,
 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-14-x86-64-linux-gnu-dbgsym: debug symbols for gdc-14-x86-64-linux-gnu
gfortran-14: 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-14-aarch64-linux-gnu: GNU Fortran compiler for the aarch64-linux-gnu architecture

 This is the GNU Fortran compiler for the aarch64-linux-gnu architecture,
 which compiles Fortran on platforms supported by the gcc compiler.
 It uses the gcc backend to generate optimized code.

gfortran-14-aarch64-linux-gnu-dbgsym: debug symbols for gfortran-14-aarch64-linux-gnu
gfortran-14-arm-linux-gnueabihf: GNU Fortran compiler for the arm-linux-gnueabihf architecture

 This is the GNU Fortran compiler for the arm-linux-gnueabihf architecture,
 which compiles Fortran on platforms supported by the gcc compiler.
 It uses the gcc backend to generate optimized code.

gfortran-14-arm-linux-gnueabihf-dbgsym: debug symbols for gfortran-14-arm-linux-gnueabihf
gfortran-14-doc: Documentation for the GNU Fortran compiler (gfortran)

 Documentation for the GNU Fortran compiler in info format.

gfortran-14-for-build: GNU Fortran compiler for the build architecture

 This is the GNU Fortran compiler for the build architecture,
 which compiles Fortran on platforms supported by the gcc compiler.
 It uses the gcc backend to generate optimized code.
 .
 This is a dependency package.

gfortran-14-for-host: GNU Fortran compiler for the host architecture

 This is the GNU Fortran compiler for the host architecture,
 which compiles Fortran on platforms supported by the gcc compiler.
 It uses the gcc backend to generate optimized code.
 .
 When using this package, tools must be invoked with an architecture prefix.
 .
 This is a dependency package.

gfortran-14-i686-linux-gnu: GNU Fortran compiler for the i686-linux-gnu architecture

 This is the GNU Fortran compiler for the i686-linux-gnu architecture,
 which compiles Fortran on platforms supported by the gcc compiler.
 It uses the gcc backend to generate optimized code.

gfortran-14-i686-linux-gnu-dbgsym: debug symbols for gfortran-14-i686-linux-gnu
gfortran-14-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).

gfortran-14-powerpc64le-linux-gnu: GNU Fortran compiler for the powerpc64le-linux-gnu architecture

 This is the GNU Fortran compiler for the powerpc64le-linux-gnu architecture,
 which compiles Fortran on platforms supported by the gcc compiler.
 It uses the gcc backend to generate optimized code.

gfortran-14-powerpc64le-linux-gnu-dbgsym: debug symbols for gfortran-14-powerpc64le-linux-gnu
gfortran-14-riscv64-linux-gnu: GNU Fortran compiler for the riscv64-linux-gnu architecture

 This is the GNU Fortran compiler for the riscv64-linux-gnu architecture,
 which compiles Fortran on platforms supported by the gcc compiler.
 It uses the gcc backend to generate optimized code.

gfortran-14-riscv64-linux-gnu-dbgsym: debug symbols for gfortran-14-riscv64-linux-gnu
gfortran-14-s390x-linux-gnu: GNU Fortran compiler for the s390x-linux-gnu architecture

 This is the GNU Fortran compiler for the s390x-linux-gnu architecture,
 which compiles Fortran on platforms supported by the gcc compiler.
 It uses the gcc backend to generate optimized code.

gfortran-14-s390x-linux-gnu-dbgsym: debug symbols for gfortran-14-s390x-linux-gnu
gfortran-14-x86-64-linux-gnu: GNU Fortran compiler for the x86_64-linux-gnu architecture

 This is the GNU Fortran compiler for the x86_64-linux-gnu architecture,
 which compiles Fortran on platforms supported by the gcc compiler.
 It uses the gcc backend to generate optimized code.

gfortran-14-x86-64-linux-gnu-dbgsym: debug symbols for gfortran-14-x86-64-linux-gnu
gm2-14: GNU Modula-2 compiler (version 2)

 This is the GNU Modula-2 compiler, which compiles Modula-2 on platforms
 supported by gcc. It uses the gcc backend to generate optimised code.

gm2-14-aarch64-linux-gnu: GNU Modula-2 compiler for the aarch64-linux-gnu architecture

 This is the GNU Modula-2 compiler for the aarch64-linux-gnu architecture,
 which compiles Modula-2 on platforms supported by gcc. It uses the gcc
 backend to generate optimised code.

gm2-14-arm-linux-gnueabihf: GNU Modula-2 compiler for the arm-linux-gnueabihf architecture

 This is the GNU Modula-2 compiler for the arm-linux-gnueabihf architecture,
 which compiles Modula-2 on platforms supported by gcc. It uses the gcc
 backend to generate optimised code.

gm2-14-doc: Documentation for the GNU Modula-2 compiler (gm2)

 Documentation for the GNU Modula-2 compiler in HTML and info format.

gm2-14-for-build: GNU Modula-2 compiler for the build architecture

 This is the GNU Modula-2 compiler for the build architecture,
 which compiles Modula-2 on platforms supported by gcc. It uses the gcc
 backend to generate optimised code.
 .
 This is a dependency package.

gm2-14-for-host: GNU Modula-2 compiler for the host architecture

 This is the GNU Modula-2 compiler for the host architecture,
 which compiles Modula-2 on platforms supported by gcc. It uses the gcc
 backend to generate optimised code.
 .
 When using this package, tools must be invoked with an architecture prefix.
 .
 This is a dependency package.

gm2-14-i686-linux-gnu: GNU Modula-2 compiler for the i686-linux-gnu architecture

 This is the GNU Modula-2 compiler for the i686-linux-gnu architecture,
 which compiles Modula-2 on platforms supported by gcc. It uses the gcc
 backend to generate optimised code.

gm2-14-powerpc64le-linux-gnu: GNU Modula-2 compiler for the powerpc64le-linux-gnu architecture

 This is the GNU Modula-2 compiler for the powerpc64le-linux-gnu architecture,
 which compiles Modula-2 on platforms supported by gcc. It uses the gcc
 backend to generate optimised code.

gm2-14-riscv64-linux-gnu: GNU Modula-2 compiler for the riscv64-linux-gnu architecture

 This is the GNU Modula-2 compiler for the riscv64-linux-gnu architecture,
 which compiles Modula-2 on platforms supported by gcc. It uses the gcc
 backend to generate optimised code.

gm2-14-s390x-linux-gnu: GNU Modula-2 compiler for the s390x-linux-gnu architecture

 This is the GNU Modula-2 compiler for the s390x-linux-gnu architecture,
 which compiles Modula-2 on platforms supported by gcc. It uses the gcc
 backend to generate optimised code.

gm2-14-x86-64-linux-gnu: GNU Modula-2 compiler for the x86_64-linux-gnu architecture

 This is the GNU Modula-2 compiler for the x86_64-linux-gnu architecture,
 which compiles Modula-2 on platforms supported by gcc. It uses the gcc
 backend to generate optimised code.

gnat-14: 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-14-aarch64-linux-gnu: GNU Ada compiler for the aarch64-linux-gnu architecture

 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-14-aarch64-linux-gnu-dbgsym: debug symbols for gnat-14-aarch64-linux-gnu
gnat-14-arm-linux-gnueabihf: GNU Ada compiler for the arm-linux-gnueabihf architecture

 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-14-arm-linux-gnueabihf-dbgsym: debug symbols for gnat-14-arm-linux-gnueabihf
gnat-14-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.

gnat-14-for-build: GNU Ada compiler for the build architecture

 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.
 .
 This is a dependency package.

gnat-14-for-host: GNU Ada compiler for the host architecture

 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.
 .
 When using this package, tools must be invoked with an architecture prefix.
 .
 This is a dependency package.

gnat-14-i686-linux-gnu: GNU Ada compiler for the i686-linux-gnu architecture

 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-14-i686-linux-gnu-dbgsym: debug symbols for gnat-14-i686-linux-gnu
gnat-14-powerpc64le-linux-gnu: GNU Ada compiler for the powerpc64le-linux-gnu architecture

 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-14-powerpc64le-linux-gnu-dbgsym: debug symbols for gnat-14-powerpc64le-linux-gnu
gnat-14-riscv64-linux-gnu: GNU Ada compiler for the riscv64-linux-gnu architecture

 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-14-riscv64-linux-gnu-dbgsym: debug symbols for gnat-14-riscv64-linux-gnu
gnat-14-s390x-linux-gnu: GNU Ada compiler for the s390x-linux-gnu architecture

 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-14-s390x-linux-gnu-dbgsym: debug symbols for gnat-14-s390x-linux-gnu
gnat-14-x86-64-linux-gnu: GNU Ada compiler for the x86_64-linux-gnu architecture

 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-14-x86-64-linux-gnu-dbgsym: debug symbols for gnat-14-x86-64-linux-gnu
gobjc++-14: 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++-14-aarch64-linux-gnu: GNU Objective-C++ compiler for the aarch64-linux-gnu architecture

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

gobjc++-14-arm-linux-gnueabihf: GNU Objective-C++ compiler for the arm-linux-gnueabihf architecture

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

gobjc++-14-for-build: GNU Objective-C++ compiler for the build architecture

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

gobjc++-14-for-host: GNU Objective-C++ compiler for the host architecture

 This is the GNU Objective-C++ compiler for the host architecture,
 which compiles Objective-C++ on platforms supported by the gcc compiler.
 It uses the gcc backend to generate optimized code.
 .
 When using this package, tools must be invoked with an architecture prefix.
 .
 This is a dependency package.

gobjc++-14-i686-linux-gnu: GNU Objective-C++ compiler for the i686-linux-gnu architecture

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

gobjc++-14-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).

gobjc++-14-powerpc64le-linux-gnu: GNU Objective-C++ compiler for the powerpc64le-linux-gnu architecture

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

gobjc++-14-riscv64-linux-gnu: GNU Objective-C++ compiler for the riscv64-linux-gnu architecture

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

gobjc++-14-s390x-linux-gnu: GNU Objective-C++ compiler for the s390x-linux-gnu architecture

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

gobjc++-14-x86-64-linux-gnu: GNU Objective-C++ compiler for the x86_64-linux-gnu architecture

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

gobjc-14: 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-14-aarch64-linux-gnu: GNU Objective-C compiler for the aarch64-linux-gnu architecture

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

gobjc-14-arm-linux-gnueabihf: GNU Objective-C compiler for the arm-linux-gnueabihf architecture

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

gobjc-14-for-build: GNU Objective-C compiler for the build architecture

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

gobjc-14-for-host: GNU Objective-C compiler for the host architecture

 This is the GNU Objective-C compiler for the host architecture,
 which compiles Objective-C on platforms supported by the gcc compiler.
 It uses the gcc backend to generate optimized code.
 .
 When using this package, tools must be invoked with an architecture prefix.
 .
 This is a dependency package.

gobjc-14-i686-linux-gnu: GNU Objective-C compiler for the i686-linux-gnu architecture

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

gobjc-14-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).

gobjc-14-powerpc64le-linux-gnu: GNU Objective-C compiler for the powerpc64le-linux-gnu architecture

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

gobjc-14-riscv64-linux-gnu: GNU Objective-C compiler for the riscv64-linux-gnu architecture

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

gobjc-14-s390x-linux-gnu: GNU Objective-C compiler for the s390x-linux-gnu architecture

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

gobjc-14-x86-64-linux-gnu: GNU Objective-C compiler for the x86_64-linux-gnu architecture

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

lib32asan8: 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.

lib32atomic1: support library providing __atomic built-in functions (32bit)

 library providing __atomic built-in functions. When an atomic call cannot
 be turned into lock-free instructions, GCC will make calls into this library.

lib32atomic1-dbgsym: debug symbols for lib32atomic1
lib32gcc-14-dev: GCC support library (32 bit development files)

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

lib32gcc-s1: GCC support library (32 bit Version)

 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.

lib32gcc-s1-dbgsym: debug symbols for lib32gcc-s1
lib32gfortran-14-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.

lib32gfortran5: Runtime library for GNU Fortran applications (32bit)

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

lib32gfortran5-dbgsym: debug symbols for lib32gfortran5
lib32go-14-dev: Runtime library for GNU Go applications (32bit development files)

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

lib32go23: Runtime library for GNU Go applications (32bit)

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

lib32gomp1: GCC OpenMP (GOMP) support library (32bit)

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

lib32gomp1-dbgsym: debug symbols for lib32gomp1
lib32gphobos-14-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/

lib32gphobos5: 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/

lib32gphobos5-dbgsym: debug symbols for lib32gphobos5
lib32itm1: GNU Transactional Memory Library (32bit)

 GNU Transactional Memory Library (libitm) provides transaction support for
 accesses to the memory of a process, enabling easy-to-use synchronization of
 accesses to shared memory by several threads.

lib32itm1-dbgsym: debug symbols for lib32itm1
lib32objc-14-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.

lib32objc4: Runtime library for GNU Objective-C applications (32bit)

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

lib32objc4-dbgsym: debug symbols for lib32objc4
lib32quadmath0: GCC Quad-Precision Math Library (32bit)

 A library, which provides quad-precision mathematical functions on targets
 supporting the __float128 datatype. The library is used to provide on such
 targets the REAL(16) type in the GNU Fortran compiler.

lib32quadmath0-dbgsym: debug symbols for lib32quadmath0
lib32stdc++-14-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: GNU Standard C++ Library v3 (32 bit Version)

 This package contains an additional runtime library for C++ programs
 built with the GNU compiler.

lib32stdc++6-14-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.

lib32stdc++6-dbgsym: debug symbols for lib32stdc++6
lib32ubsan1: UBSan -- undefined behaviour sanitizer (32bit)

 UndefinedBehaviorSanitizer can be enabled via -fsanitize=undefined.
 Various computations will be instrumented to detect undefined behavior
 at runtime. Available for C and C++.

lib64asan8: 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.

lib64atomic1: support library providing __atomic built-in functions (64bit)

 library providing __atomic built-in functions. When an atomic call cannot
 be turned into lock-free instructions, GCC will make calls into this library.

lib64atomic1-dbgsym: debug symbols for lib64atomic1
lib64gcc-14-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.

lib64gcc-s1: GCC support library (64bit)

 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.

lib64gcc-s1-dbgsym: debug symbols for lib64gcc-s1
lib64gfortran-14-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.

lib64gfortran5: Runtime library for GNU Fortran applications (64bit)

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

lib64gfortran5-dbgsym: debug symbols for lib64gfortran5
lib64go-14-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.

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

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

lib64gomp1: GCC OpenMP (GOMP) support library (64bit)

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

lib64gomp1-dbgsym: debug symbols for lib64gomp1
lib64gphobos-14-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/

lib64gphobos5: 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/

lib64gphobos5-dbgsym: debug symbols for lib64gphobos5
lib64itm1: GNU Transactional Memory Library (64bit)

 GNU Transactional Memory Library (libitm) provides transaction support for
 accesses to the memory of a process, enabling easy-to-use synchronization of
 accesses to shared memory by several threads.

lib64itm1-dbgsym: debug symbols for lib64itm1
lib64objc-14-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.

lib64objc4: Runtime library for GNU Objective-C applications (64bit)

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

lib64objc4-dbgsym: debug symbols for lib64objc4
lib64quadmath0: GCC Quad-Precision Math Library (64bit)

 A library, which provides quad-precision mathematical functions on targets
 supporting the __float128 datatype. The library is used to provide on such
 targets the REAL(16) type in the GNU Fortran compiler.

lib64quadmath0-dbgsym: debug symbols for lib64quadmath0
lib64stdc++-14-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: GNU Standard C++ Library v3 (64bit)

 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.

lib64stdc++6-14-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.

lib64stdc++6-dbgsym: debug symbols for lib64stdc++6
lib64ubsan1: UBSan -- undefined behaviour sanitizer (64bit)

 UndefinedBehaviorSanitizer can be enabled via -fsanitize=undefined.
 Various computations will be instrumented to detect undefined behavior
 at runtime. Available for C and C++.

libasan8: 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.

libatomic1: support library providing __atomic built-in functions

 library providing __atomic built-in functions. When an atomic call cannot
 be turned into lock-free instructions, GCC will make calls into this library.

libatomic1-dbgsym: debug symbols for libatomic1
libcc1-0: GCC cc1 plugin for GDB

 libcc1 is a plugin for GDB.

libcc1-0-dbgsym: debug symbols for libcc1-0
libgcc-14-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.

libgcc-s1: 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.

libgcc-s1-dbgsym: debug symbols for libgcc-s1
libgccjit-14-dev: GCC just-in-time compilation (development files)

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

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

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

libgccjit0: GCC just-in-time compilation (shared library)

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

libgccjit0-dbgsym: debug symbols for libgccjit0
libgfortran-14-dev: Runtime library for GNU Fortran applications (development files)

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

libgfortran5: Runtime library for GNU Fortran applications

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

libgfortran5-dbgsym: debug symbols for libgfortran5
libgm2-14-dev: GNU Modula-2 standard library

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

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

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

libgm2-19-dbgsym: debug symbols for libgm2-19
libgnat-14: 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-14-dbgsym: debug symbols for libgnat-14
libgo-14-dev: Runtime library for GNU Go applications (development files)

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

libgo23: Runtime library for GNU Go applications

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

libgomp-plugin-amdgcn1: GCC OpenMP v4.5 plugin for offloading to GCN

 This package contains libgomp plugin for offloading to AMD GCN.

libgomp-plugin-amdgcn1-dbgsym: debug symbols for libgomp-plugin-amdgcn1
libgomp-plugin-nvptx1: GCC OpenMP v4.5 plugin for offloading to NVPTX

 This package contains libgomp plugin for offloading to NVidia
 PTX. The plugin needs libcuda.so.1 shared library that has to be
 installed separately.

libgomp-plugin-nvptx1-dbgsym: debug symbols for libgomp-plugin-nvptx1
libgomp1: GCC OpenMP (GOMP) support library

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

libgomp1-dbgsym: debug symbols for libgomp1
libgphobos-14-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/

libgphobos5: 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/

libgphobos5-dbgsym: debug symbols for libgphobos5
libhwasan0: AddressSanitizer -- a fast memory error detector

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

libitm1: GNU Transactional Memory Library

 GNU Transactional Memory Library (libitm) provides transaction support for
 accesses to the memory of a process, enabling easy-to-use synchronization of
 accesses to shared memory by several threads.

libitm1-dbgsym: debug symbols for libitm1
liblsan0: LeakSanitizer -- a memory leak detector (runtime)

 LeakSanitizer (Lsan) is a memory leak detector which is integrated
 into AddressSanitizer.

libobjc-14-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.

libobjc4: Runtime library for GNU Objective-C applications

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

libobjc4-dbgsym: debug symbols for libobjc4
libquadmath0: GCC Quad-Precision Math Library

 A library, which provides quad-precision mathematical functions on targets
 supporting the __float128 datatype. The library is used to provide on such
 targets the REAL(16) type in the GNU Fortran compiler.

libquadmath0-dbgsym: debug symbols for libquadmath0
libstdc++-14-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++-14-doc: GNU Standard C++ Library v3 (documentation files)

 This package contains documentation files for the GNU stdc++ library.
 .
 One set is the distribution documentation, the other set is the
 source documentation including a namespace list, class hierarchy,
 alphabetical list, compound list, file list, namespace members,
 compound members and file members.

libstdc++-14-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.

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-14-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.

libstdc++6-dbgsym: debug symbols for libstdc++6
libtsan2: ThreadSanitizer -- a Valgrind-based detector of data races (runtime)

 ThreadSanitizer (Tsan) is a data race detector for C/C++ programs.
 The Linux and Mac versions are based on Valgrind.

libubsan1: UBSan -- undefined behaviour sanitizer (runtime)

 UndefinedBehaviorSanitizer can be enabled via -fsanitize=undefined.
 Various computations will be instrumented to detect undefined behavior
 at runtime. Available for C and C++.

libx32asan8: 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.

libx32atomic1: support library providing __atomic built-in functions (x32)

 library providing __atomic built-in functions. When an atomic call cannot
 be turned into lock-free instructions, GCC will make calls into this library.

libx32atomic1-dbgsym: debug symbols for libx32atomic1
libx32gcc-14-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.

libx32gcc-s1: GCC support library (x32)

 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.

libx32gcc-s1-dbgsym: debug symbols for libx32gcc-s1
libx32gfortran-14-dev: Runtime library for GNU Fortran applications (x32 development files)

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

libx32gfortran5: Runtime library for GNU Fortran applications (x32)

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

libx32gfortran5-dbgsym: debug symbols for libx32gfortran5
libx32go-14-dev: Runtime library for GNU Go applications (x32 development files)

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

libx32go23: Runtime library for GNU Go applications (x32)

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

libx32gomp1: GCC OpenMP (GOMP) support library (x32)

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

libx32gomp1-dbgsym: debug symbols for libx32gomp1
libx32gphobos-14-dev: Phobos D standard library (x32 development files)

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

libx32gphobos5: 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/

libx32gphobos5-dbgsym: debug symbols for libx32gphobos5
libx32itm1: GNU Transactional Memory Library (x32)

 This manual documents the usage and internals of libitm. It provides
 transaction support for accesses to the memory of a process, enabling
 easy-to-use synchronization of accesses to shared memory by several threads.

libx32itm1-dbgsym: debug symbols for libx32itm1
libx32objc-14-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.

libx32objc4: Runtime library for GNU Objective-C applications (x32)

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

libx32objc4-dbgsym: debug symbols for libx32objc4
libx32quadmath0: GCC Quad-Precision Math Library (x32)

 A library, which provides quad-precision mathematical functions on targets
 supporting the __float128 datatype. The library is used to provide on such
 targets the REAL(16) type in the GNU Fortran compiler.

libx32quadmath0-dbgsym: debug symbols for libx32quadmath0
libx32stdc++-14-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.

libx32stdc++6: GNU Standard C++ Library v3 (x32)

 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.

libx32stdc++6-14-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.

libx32stdc++6-dbgsym: debug symbols for libx32stdc++6
libx32ubsan1: UBSan -- undefined behaviour sanitizer (x32)

 UndefinedBehaviorSanitizer can be enabled via -fsanitize=undefined.
 Various computations will be instrumented to detect undefined behavior
 at runtime. Available for C and C++.