gcc-11 11.4.0-9ubuntu1 source package in Ubuntu
Changelog
gcc-11 (11.4.0-9ubuntu1) noble; urgency=medium
* Merge with Debian; remaining changes:
- Build from upstream sources.
gcc-11 (11.4.0-9) unstable; urgency=medium
* Update to git 20240412 from the gcc-11 branch.
- Fix PR fortran/114474.
* Fix the gm2 bootstrap.
-- Matthias Klose <email address hidden> Fri, 12 Apr 2024 10:32:22 +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 | Published | Component | Section | |
|---|---|---|---|---|
| Noble | release | universe | devel |
Downloads
| File | Size | SHA-256 Checksum |
|---|---|---|
| gcc-11_11.4.0.orig.tar.gz | 82.9 MiB | b05e5fb310748c2836a60fccbfdf0f924f4dcaecb78d3b6f177e0d9270a0b8f8 |
| gcc-11_11.4.0-9ubuntu1.debian.tar.xz | 638.8 KiB | 824db117158e3f03af7a3413407fc990612f92d75a96f539fb666a685d09ef9d |
| gcc-11_11.4.0-9ubuntu1.dsc | 22.3 KiB | c4702f4cac3ec190cc7905ea7e2b9fb8e53e50875342c7bedab96dc8553985f5 |
Available diffs
- diff from 11.4.0-7ubuntu2 to 11.4.0-9ubuntu1 (78.9 KiB)
- diff from 11.4.0-8ubuntu1 to 11.4.0-9ubuntu1 (4.5 KiB)
Binary packages built by this source
- cpp-11: No summary available for cpp-11 in ubuntu oracular.
No description available for cpp-11 in ubuntu oracular.
- 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: No summary available for g++-11 in ubuntu oracular.
No description available for g++-11 in ubuntu oracular.
- 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 oracular.
No description available for gcc-11 in ubuntu oracular.
- 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: Documentation for the GNU compilers (gcc, gobjc, g++)
Documentation for the GNU compilers in info format.
- gcc-11-hppa64-linux-gnu: No summary available for gcc-11-hppa64-linux-gnu in ubuntu oracular.
No description available for gcc-11-
hppa64- linux-gnu in ubuntu oracular.
- 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 oracular.
No description available for gcc-11-locales in ubuntu oracular.
- gcc-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-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: debug symbols for gcc-11-offload-amdgcn
- 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: Source of the GNU Compiler Collection
This package contains the sources and patches which are needed to
build the GNU Compiler Collection (GCC).
- 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: No summary available for gdc-11 in ubuntu oracular.
No description available for gdc-11 in ubuntu oracular.
- gdc-11-dbgsym: debug symbols for gdc-11
- gdc-11-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-11: No summary available for gfortran-11 in ubuntu oracular.
No description available for gfortran-11 in ubuntu oracular.
- gfortran-11-dbgsym: debug symbols for gfortran-11
- gfortran-11-doc: Documentation for the GNU Fortran compiler (gfortran)
Documentation for the GNU Fortran compiler in info format.
- 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: debug symbols for gnat-11
- 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: No summary available for gobjc++-11-dbgsym in ubuntu oracular.
No description available for gobjc++-11-dbgsym in ubuntu oracular.
- gobjc++-11-multilib: No summary available for gobjc++-11-multilib in ubuntu oracular.
No description available for gobjc++-11-multilib in ubuntu oracular.
- 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: No summary available for gobjc-11-dbgsym in ubuntu oracular.
No description available for gobjc-11-dbgsym in ubuntu oracular.
- 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: AddressSanitizer -- a fast memory error detector (32bit)
AddressSanitizer (ASan) is a fast memory error detector. It finds
use-after-free and {heap,stack,global} -buffer overflow bugs in C/C++ programs.
- lib32gcc-11-dev: No summary available for lib32gcc-11-dev in ubuntu oracular.
No description available for lib32gcc-11-dev in ubuntu oracular.
- 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: Runtime library for GNU Go applications (32bit development files)
This package contains the headers and static library files needed to build
GNU Go applications.
- lib32go19: No summary available for lib32go19 in ubuntu oracular.
No description available for lib32go19 in ubuntu oracular.
- 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: 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-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.
- 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 oracular.
No description available for lib64gfortran-
11-dev in ubuntu oracular.
- lib64go-11-dev: No summary available for lib64go-11-dev in ubuntu oracular.
No description available for lib64go-11-dev in ubuntu oracular.
- lib64go19: No summary available for lib64go19 in ubuntu oracular.
No description available for lib64go19 in ubuntu oracular.
- 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: 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/
- lib64gphobos2-dbgsym: debug symbols for lib64gphobos2
- lib64objc-11-dev: No summary available for lib64objc-11-dev in ubuntu oracular.
No description available for lib64objc-11-dev in ubuntu oracular.
- 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: No summary available for libgcc-11-dev in ubuntu oracular.
No description available for libgcc-11-dev in ubuntu oracular.
- libgccjit-11-dev: No summary available for libgccjit-11-dev in ubuntu oracular.
No description available for libgccjit-11-dev in ubuntu oracular.
- 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: No summary available for libgfortran-11-dev in ubuntu oracular.
No description available for libgfortran-11-dev in ubuntu oracular.
- libgm2-11-dev: No summary available for libgm2-11-dev in ubuntu oracular.
No description available for libgm2-11-dev in ubuntu oracular.
- libgnat-11: No summary available for libgnat-11 in ubuntu oracular.
No description available for libgnat-11 in ubuntu oracular.
- libgnat-11-dbgsym: debug symbols for libgnat-11
- libgo-11-dev: Runtime library for GNU Go applications (development files)
This package contains the headers and static library files needed to build
GNU Go applications.
- libgo19: Runtime library for GNU Go applications
Library needed for GNU Go applications linked against the
shared library.
- 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: No summary available for libgphobos2 in ubuntu oracular.
No description available for libgphobos2 in ubuntu oracular.
- libgphobos2-dbgsym: debug symbols for libgphobos2
- libhsail-rt-11-dev: No summary available for libhsail-rt-11-dev in ubuntu oracular.
No description available for libhsail-rt-11-dev in ubuntu oracular.
- libhsail-rt0: HSAIL runtime library
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-dbgsym: debug symbols for libhsail-rt0
- libobjc-11-dev: No summary available for libobjc-11-dev in ubuntu oracular.
No description available for libobjc-11-dev in ubuntu oracular.
- 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: No summary available for libstdc++-11-pic in ubuntu oracular.
No description available for libstdc++-11-pic in ubuntu oracular.
- 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 oracular.
No description available for libx32gfortran-
11-dev in ubuntu oracular.
- 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: No summary available for libx32gphobos2 in ubuntu oracular.
No description available for libx32gphobos2 in ubuntu oracular.
- libx32gphobos2-dbgsym: No summary available for libx32gphobos2-dbgsym in ubuntu oracular.
No description available for libx32gphobos2-
dbgsym in ubuntu oracular.
- 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.
