gcc-12 12-20220319-1ubuntu1 source package in Ubuntu

Changelog

gcc-12 (12-20220319-1ubuntu1) jammy; urgency=medium

  * New upstream snapshot, taken from the trunk.

gcc-12 (12-20220319-1) unstable; urgency=medium

  * New upstream snapshot, taken from the trunk.
    - Import go 1.18.0.
  * Disable the Ada ALI check before GCC 12 is released.

 -- Matthias Klose <email address hidden>  Sat, 19 Mar 2022 10:36:32 +0000

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Jammy
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Jammy release main devel

Downloads

File Size SHA-256 Checksum
gcc-12_12-20220319.orig.tar.gz 80.7 MiB 7cf6e25d12056e1e8bccef211d52137c9cf96fe891d99ad91c265b3303f9a1b6
gcc-12_12-20220319-1ubuntu1.debian.tar.xz 547.7 KiB 1dd234b24ea94cc080910ff3e86614f3151687f6355d23f2db5e721f237add20
gcc-12_12-20220319-1ubuntu1.dsc 27.1 KiB 683255baff4757b335234d0a1fd18b86a7c9bfd095c3e700cce931047ab952cc

View changes file

Binary packages built by this source

cpp-12: No summary available for cpp-12 in ubuntu kinetic.

No description available for cpp-12 in ubuntu kinetic.

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

 Documentation for the GNU C preprocessor in info format.

g++-12: GNU C++ compiler

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

g++-12-dbgsym: debug symbols for g++-12
g++-12-multilib: No summary available for g++-12-multilib in ubuntu kinetic.

No description available for g++-12-multilib in ubuntu kinetic.

gcc-12: No summary available for gcc-12 in ubuntu kinetic.

No description available for gcc-12 in ubuntu kinetic.

gcc-12-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-12-dbgsym: No summary available for gcc-12-dbgsym in ubuntu kinetic.

No description available for gcc-12-dbgsym in ubuntu kinetic.

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

 Documentation for the GNU compilers in info format.

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

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

gcc-12-hppa64-linux-gnu-dbgsym: debug symbols for gcc-12-hppa64-linux-gnu
gcc-12-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-12-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-12-offload-amdgcn: No summary available for gcc-12-offload-amdgcn in ubuntu kinetic.

No description available for gcc-12-offload-amdgcn in ubuntu kinetic.

gcc-12-offload-amdgcn-dbgsym: No summary available for gcc-12-offload-amdgcn-dbgsym in ubuntu kinetic.

No description available for gcc-12-offload-amdgcn-dbgsym in ubuntu kinetic.

gcc-12-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-12-offload-nvptx-dbgsym: debug symbols for gcc-12-offload-nvptx
gcc-12-plugin-dev: No summary available for gcc-12-plugin-dev in ubuntu kinetic.

No description available for gcc-12-plugin-dev in ubuntu kinetic.

gcc-12-plugin-dev-dbgsym: debug symbols for gcc-12-plugin-dev
gcc-12-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-12-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.

gccgo-12: 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-12-dbgsym: debug symbols for gccgo-12
gccgo-12-doc: No summary available for gccgo-12-doc in ubuntu kinetic.

No description available for gccgo-12-doc in ubuntu kinetic.

gccgo-12-multilib: No summary available for gccgo-12-multilib in ubuntu kinetic.

No description available for gccgo-12-multilib in ubuntu kinetic.

gdc-12: 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-12-dbgsym: debug symbols for gdc-12
gdc-12-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-12: No summary available for gfortran-12 in ubuntu kinetic.

No description available for gfortran-12 in ubuntu kinetic.

gfortran-12-dbgsym: debug symbols for gfortran-12
gfortran-12-doc: Documentation for the GNU Fortran compiler (gfortran)

 Documentation for the GNU Fortran compiler in info format.

gfortran-12-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-12: GNU Modula-2 compiler

 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-12-dbgsym: debug symbols for gm2-12
gnat-12: 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-12-dbgsym: debug symbols for gnat-12
gnat-12-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++-12: 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++-12-dbgsym: debug symbols for gobjc++-12
gobjc++-12-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-12: No summary available for gobjc-12 in ubuntu kinetic.

No description available for gobjc-12 in ubuntu kinetic.

gobjc-12-dbgsym: No summary available for gobjc-12-dbgsym in ubuntu kinetic.

No description available for gobjc-12-dbgsym in ubuntu kinetic.

gobjc-12-multilib: No summary available for gobjc-12-multilib in ubuntu kinetic.

No description available for gobjc-12-multilib in ubuntu kinetic.

lib32asan8: No summary available for lib32asan8 in ubuntu kinetic.

No description available for lib32asan8 in ubuntu kinetic.

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-12-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: No summary available for lib32gcc-s1 in ubuntu kinetic.

No description available for lib32gcc-s1 in ubuntu kinetic.

lib32gcc-s1-dbgsym: debug symbols for lib32gcc-s1
lib32gfortran-12-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-12-dev: No summary available for lib32go-12-dev in ubuntu kinetic.

No description available for lib32go-12-dev in ubuntu kinetic.

lib32go21: No summary available for lib32go21 in ubuntu kinetic.

No description available for lib32go21 in ubuntu kinetic.

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-12-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/

lib32gphobos3: No summary available for lib32gphobos3 in ubuntu kinetic.

No description available for lib32gphobos3 in ubuntu kinetic.

lib32gphobos3-dbgsym: No summary available for lib32gphobos3-dbgsym in ubuntu kinetic.

No description available for lib32gphobos3-dbgsym in ubuntu kinetic.

lib32itm1: No summary available for lib32itm1 in ubuntu kinetic.

No description available for lib32itm1 in ubuntu kinetic.

lib32itm1-dbgsym: No summary available for lib32itm1-dbgsym in ubuntu kinetic.

No description available for lib32itm1-dbgsym in ubuntu kinetic.

lib32lsan0: No summary available for lib32lsan0 in ubuntu kinetic.

No description available for lib32lsan0 in ubuntu kinetic.

lib32objc-12-dev: No summary available for lib32objc-12-dev in ubuntu kinetic.

No description available for lib32objc-12-dev in ubuntu kinetic.

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

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

lib32objc4-dbgsym: No summary available for lib32objc4-dbgsym in ubuntu kinetic.

No description available for lib32objc4-dbgsym in ubuntu kinetic.

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++-12-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-12-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: No summary available for lib32stdc++6-dbgsym in ubuntu kinetic.

No description available for lib32stdc++6-dbgsym in ubuntu kinetic.

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: No summary available for lib64atomic1 in ubuntu kinetic.

No description available for lib64atomic1 in ubuntu kinetic.

lib64atomic1-dbgsym: debug symbols for lib64atomic1
lib64gcc-12-dev: No summary available for lib64gcc-12-dev in ubuntu kinetic.

No description available for lib64gcc-12-dev in ubuntu kinetic.

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: No summary available for lib64gcc-s1-dbgsym in ubuntu kinetic.

No description available for lib64gcc-s1-dbgsym in ubuntu kinetic.

lib64gfortran-12-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-12-dev: No summary available for lib64go-12-dev in ubuntu kinetic.

No description available for lib64go-12-dev in ubuntu kinetic.

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

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

lib64gomp1: No summary available for lib64gomp1 in ubuntu kinetic.

No description available for lib64gomp1 in ubuntu kinetic.

lib64gomp1-dbgsym: debug symbols for lib64gomp1
lib64gphobos-12-dev: No summary available for lib64gphobos-12-dev in ubuntu kinetic.

No description available for lib64gphobos-12-dev in ubuntu kinetic.

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

lib64gphobos3-dbgsym: debug symbols for lib64gphobos3
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: No summary available for lib64itm1-dbgsym in ubuntu kinetic.

No description available for lib64itm1-dbgsym in ubuntu kinetic.

lib64objc-12-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: No summary available for lib64quadmath0-dbgsym in ubuntu kinetic.

No description available for lib64quadmath0-dbgsym in ubuntu kinetic.

lib64stdc++-12-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: No summary available for lib64stdc++6 in ubuntu kinetic.

No description available for lib64stdc++6 in ubuntu kinetic.

lib64stdc++6-12-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: No summary available for libatomic1 in ubuntu kinetic.

No description available for libatomic1 in ubuntu kinetic.

libatomic1-dbgsym: No summary available for libatomic1-dbgsym in ubuntu kinetic.

No description available for libatomic1-dbgsym in ubuntu kinetic.

libcc1-0: No summary available for libcc1-0 in ubuntu kinetic.

No description available for libcc1-0 in ubuntu kinetic.

libcc1-0-dbgsym: debug symbols for libcc1-0
libgcc-12-dev: No summary available for libgcc-12-dev in ubuntu kinetic.

No description available for libgcc-12-dev in ubuntu kinetic.

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: No summary available for libgcc-s1-dbgsym in ubuntu kinetic.

No description available for libgcc-s1-dbgsym in ubuntu kinetic.

libgccjit-12-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-12-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: No summary available for libgccjit0-dbgsym in ubuntu kinetic.

No description available for libgccjit0-dbgsym in ubuntu kinetic.

libgfortran-12-dev: No summary available for libgfortran-12-dev in ubuntu kinetic.

No description available for libgfortran-12-dev in ubuntu kinetic.

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-12-dev: No summary available for libgm2-12-dev in ubuntu kinetic.

No description available for libgm2-12-dev in ubuntu kinetic.

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

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

libgm2-17-dbgsym: debug symbols for libgm2-17
libgnat-12: 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-12-dbgsym: No summary available for libgnat-12-dbgsym in ubuntu kinetic.

No description available for libgnat-12-dbgsym in ubuntu kinetic.

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

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

libgo21: No summary available for libgo21 in ubuntu kinetic.

No description available for libgo21 in ubuntu kinetic.

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: No summary available for libgomp-plugin-amdgcn1-dbgsym in ubuntu kinetic.

No description available for libgomp-plugin-amdgcn1-dbgsym in ubuntu kinetic.

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-12-dev: No summary available for libgphobos-12-dev in ubuntu kinetic.

No description available for libgphobos-12-dev in ubuntu kinetic.

libgphobos3: No summary available for libgphobos3 in ubuntu kinetic.

No description available for libgphobos3 in ubuntu kinetic.

libgphobos3-dbgsym: No summary available for libgphobos3-dbgsym in ubuntu kinetic.

No description available for libgphobos3-dbgsym in ubuntu kinetic.

libhwasan0: No summary available for libhwasan0 in ubuntu kinetic.

No description available for libhwasan0 in ubuntu kinetic.

libitm1: No summary available for libitm1 in ubuntu kinetic.

No description available for libitm1 in ubuntu kinetic.

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-12-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: No summary available for libobjc4 in ubuntu kinetic.

No description available for libobjc4 in ubuntu kinetic.

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

No description available for libstdc++-12-doc in ubuntu kinetic.

libstdc++-12-pic: No summary available for libstdc++-12-pic in ubuntu kinetic.

No description available for libstdc++-12-pic in ubuntu kinetic.

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-12-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: No summary available for libx32atomic1-dbgsym in ubuntu kinetic.

No description available for libx32atomic1-dbgsym in ubuntu kinetic.

libx32gcc-12-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-12-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-12-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.

libx32go21: 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: No summary available for libx32gomp1-dbgsym in ubuntu kinetic.

No description available for libx32gomp1-dbgsym in ubuntu kinetic.

libx32gphobos-12-dev: No summary available for libx32gphobos-12-dev in ubuntu kinetic.

No description available for libx32gphobos-12-dev in ubuntu kinetic.

libx32gphobos3: No summary available for libx32gphobos3 in ubuntu kinetic.

No description available for libx32gphobos3 in ubuntu kinetic.

libx32gphobos3-dbgsym: debug symbols for libx32gphobos3
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: No summary available for libx32itm1-dbgsym in ubuntu kinetic.

No description available for libx32itm1-dbgsym in ubuntu kinetic.

libx32lsan0: LeakSanitizer -- a memory leak detector (x32)

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

libx32objc-12-dev: No summary available for libx32objc-12-dev in ubuntu kinetic.

No description available for libx32objc-12-dev in ubuntu kinetic.

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++-12-dev: No summary available for libx32stdc++-12-dev in ubuntu kinetic.

No description available for libx32stdc++-12-dev in ubuntu kinetic.

libx32stdc++6: No summary available for libx32stdc++6 in ubuntu kinetic.

No description available for libx32stdc++6 in ubuntu kinetic.

libx32stdc++6-12-dbg: No summary available for libx32stdc++6-12-dbg in ubuntu kinetic.

No description available for libx32stdc++6-12-dbg in ubuntu kinetic.

libx32stdc++6-dbgsym: No summary available for libx32stdc++6-dbgsym in ubuntu kinetic.

No description available for libx32stdc++6-dbgsym in ubuntu kinetic.

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