gcc-11 11.2.0-19ubuntu1 source package in Ubuntu

Changelog

gcc-11 (11.2.0-19ubuntu1) jammy; urgency=medium

  * Merge with Debian; remaining changes:
    - Build from upstream sources.

gcc-11 (11.2.0-19) unstable; urgency=medium

  * Update to git 20220324 from the gcc-11 branch.
    - Fix PR tree-optimization/101636, PR tree-optimization/104782,
      PR tree-optimization/104931, PR target/105000 (x86),
      PR target/104890 (x86), PR target/104998 (x86), PR target/104923 (PPC),
      PR target/87496 (PPC), PR target/104208 (PPC), PR target/104963 (x86),
      PR middle-end/100775, PR middle-end/104786, PR tree-optimization/104511,
      PR target/104453 (x86), PR middle-end/104402, PR debug/104337,
      PR tree-optimization/103641, PR target/99708 (PPC),
      PR rtl-optimization/104777, PR target/104219 (RISCV),
      PR target/99708 (PPC), PR target/104253 (PPC),
      PR tree-optimization/102819, PR tree-optimization/103169, PR ada/104861,
      PR c++/103186, PR c++/103057, PR c++/59950, PR c++/101095, PR c++/58646,
      PR c++/103337, PR c++/102740, PR c++/103299, PR c++/102538,
      PR c++/101767, PR c++/104667, PR d/105004, PR fortran/99585,
      PR fortran/104430, PR fortran/96983, PR fortran/104811, PR d/104659.
  * Don't enable -fcf-protection with -m16. LP: #1940029.

 -- Matthias Klose <email address hidden>  Thu, 24 Mar 2022 15:22:07 +0100

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-11_11.2.0.orig.tar.gz 83.8 MiB 1050f39b00346c0241287cd31c5e930c701e8768e0e0753b30a0b04155908c3f
gcc-11_11.2.0-19ubuntu1.debian.tar.xz 2.0 MiB e7973e8004ce5670ec645b07ccc3a1ef24ff3fc1bd54bc0a04491655b209ddd5
gcc-11_11.2.0-19ubuntu1.dsc 22.3 KiB 70d2891a78b9a1feae04e70ecd5f8d7d7694a68289ea1f131fc231d454552ed0

View changes file

Binary packages built by this source

cpp-11: 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-11-dbgsym: debug symbols for cpp-11
cpp-11-doc: Documentation for the GNU C preprocessor (cpp)

 Documentation for the GNU C preprocessor in info format.

g++-11: GNU C++ compiler

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

g++-11-dbgsym: debug symbols for g++-11
g++-11-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-11: No summary available for gcc-11 in ubuntu kinetic.

No description available for gcc-11 in ubuntu kinetic.

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

No description available for gcc-11-doc in ubuntu kinetic.

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

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

gcc-11-hppa64-linux-gnu-dbgsym: debug symbols for gcc-11-hppa64-linux-gnu
gcc-11-locales: No summary available for gcc-11-locales in ubuntu kinetic.

No description available for gcc-11-locales in ubuntu kinetic.

gcc-11-multilib: No summary available for gcc-11-multilib in ubuntu kinetic.

No description available for gcc-11-multilib in ubuntu kinetic.

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

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

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

No description available for gcc-11-source in ubuntu kinetic.

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

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

gccbrig-11: GNU BRIG (HSA IL) frontend

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

gccbrig-11-dbgsym: debug symbols for gccbrig-11
gccgo-11: 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-11-dbgsym: debug symbols for gccgo-11
gccgo-11-doc: Documentation for the GNU Go compiler (gccgo)

 Documentation for the GNU Go compiler in info format.

gccgo-11-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).

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

No description available for gdc-11-dbgsym in ubuntu kinetic.

gdc-11-multilib: No summary available for gdc-11-multilib in ubuntu kinetic.

No description available for gdc-11-multilib in ubuntu kinetic.

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

No description available for gfortran-11-dbgsym in ubuntu kinetic.

gfortran-11-doc: No summary available for gfortran-11-doc in ubuntu kinetic.

No description available for gfortran-11-doc in ubuntu kinetic.

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

No description available for gnat-11-dbgsym in ubuntu kinetic.

gnat-11-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++-11: 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++-11-dbgsym: debug symbols for gobjc++-11
gobjc++-11-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-11: 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-11-dbgsym: debug symbols for gobjc-11
gobjc-11-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).

lib32asan6: No summary available for lib32asan6 in ubuntu kinetic.

No description available for lib32asan6 in ubuntu kinetic.

lib32gcc-11-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.

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

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

lib32go-11-dev: No summary available for lib32go-11-dev in ubuntu kinetic.

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

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

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

lib32gphobos-11-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/

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

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

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

lib32stdc++-11-dev: No summary available for lib32stdc++-11-dev in ubuntu kinetic.

No description available for lib32stdc++-11-dev in ubuntu kinetic.

lib32stdc++6-11-dbg: No summary available for lib32stdc++6-11-dbg in ubuntu kinetic.

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

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

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

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

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

lib64gfortran-11-dev: No summary available for lib64gfortran-11-dev in ubuntu kinetic.

No description available for lib64gfortran-11-dev in ubuntu kinetic.

lib64go-11-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.

lib64go19: No summary available for lib64go19 in ubuntu kinetic.

No description available for lib64go19 in ubuntu kinetic.

lib64gphobos-11-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/

lib64gphobos2: No summary available for lib64gphobos2 in ubuntu kinetic.

No description available for lib64gphobos2 in ubuntu kinetic.

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

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

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

libasan6: AddressSanitizer -- a fast memory error detector

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

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

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

libgccjit-11-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-11-doc: GCC just-in-time compilation (documentation)

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

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

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

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

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

libgnat-11: 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-11-dbgsym: debug symbols for libgnat-11
libgo-11-dev: No summary available for libgo-11-dev in ubuntu kinetic.

No description available for libgo-11-dev in ubuntu kinetic.

libgo19: No summary available for libgo19 in ubuntu kinetic.

No description available for libgo19 in ubuntu kinetic.

libgphobos-11-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/

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

libgphobos2-dbgsym: debug symbols for libgphobos2
libhsail-rt-11-dev: HSAIL runtime library (development files)

 This library implements the agent-side runtime functionality required
 to run HSA finalized programs produced by the BRIG frontend.
 .
 The library contains both the code required to run kernels on the agent
 and also functions implementing more complex HSAIL instructions.

libhsail-rt0: No summary available for libhsail-rt0 in ubuntu kinetic.

No description available for libhsail-rt0 in ubuntu kinetic.

libhsail-rt0-dbgsym: debug symbols for libhsail-rt0
libobjc-11-dev: No summary available for libobjc-11-dev in ubuntu kinetic.

No description available for libobjc-11-dev in ubuntu kinetic.

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

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

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

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

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

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

libx32gfortran-11-dev: No summary available for libx32gfortran-11-dev in ubuntu kinetic.

No description available for libx32gfortran-11-dev in ubuntu kinetic.

libx32go-11-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.

libx32go19: Runtime library for GNU Go applications (x32)

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

libx32gphobos-11-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/

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

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

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

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