gcc-10 10.4.0-8ubuntu1 source package in Ubuntu

Changelog

gcc-10 (10.4.0-8ubuntu1) mantic; urgency=medium

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

gcc-10 (10.4.0-8) unstable; urgency=medium

  * Update to git 20230510 from the gcc-10 branch.
    - Fix PR target/106736 (PPC), PR fortran/108131,
      PR tree-optimization/109778, PR tree-optimization/109410,
      PR middle-end/106190, PR ipa/105685, PR target/105554,
      PR middle-end/108685, PR testsuite/108973, PR middle-end/108854,
      PR target/108881 (x86), PR tree-optimization/108688,
      PR middle-end/108435, PR debug/108573, PR rtl-optimization/108596,
      PR other/108560, PR middle-end/108237, PR tree-optimization/108068,
      PR rtl-optimization/108193, PR rtl-optimization/106751,
      PR tree-optimization/107997, PR debug/106719, PR middle-end/107317,
      PR target/107748 (x86), PR target/107183 (x86), PR c/107001,
      PR debug/106261, PR middle-end/106144, PR rtl-optimization/106032,
      PR middle-end/106030, PR target/108589 (AArch64),
      PR target/108699 (PPC), PR target/104921 (AArch64),
      PR target/108348 (PPC), PR target/108272 (PPC),
      PR tree-optimization/107554, PR tree-optimization/107323,
      PR tree-optimization/107107, PR tree-optimization/106934,
      PR driver/106624, PR c/109151, PR c/107465, PR c/107465, PR c++/107163,
      PR c++/107358, PR c/106981, PR preprocessor/97498, PR c++/109164,
      PR c++/109096, PR c++/107558, PR debug/108716, PR c++/108474,
      PR c++/108365, PR c++/108607, PR c++/53932, PR c++/108180,
      PR c++/107065, PR c++/105774, PR c++/105996, PR c++/108975,
      PR c++/69410, PR c++/101869, PR d/108877, PR fortran/108451,
      PR fortran/108349, PR fortran/109511, PR fortran/109186,
      PR fortran/85877, PR fortran/106945, PR fortran/104332,
      PR fortran/108937, PR fortran/96024, PR fortran/96025,
      PR fortran/95107, PR fortran/108609, PR fortran/108527,
      PR fortran/108529, PR fortran/106209, PR fortran/108501,
      PR fortran/108502, PR fortran/108421, PR fortran/108420,
      PR fortran/108453, PR target/100758 (x86), PR target/108339 (RISCV),
      PR c++/108180, PR c/106981, PR libgomp/106045, PR other/109306,
      PR libquadmath/87204, PR libquadmath/94756, PR libstdc++/105844,
      PR libstdc++/105844, PR libstdc++/67791, PR libstdc++/109064,
      PR libstdc++/108952, PR libstdc++/100823, PR libstdc++/107814,
      PR libstdc++/108636.
  * RISC-V: jal cannot refer to a default visibility symbol for shared object,
    taken from the GCC 12 branch.
  * Bump standards version.
  * Fix FTBFS on hurd-i386.

 -- Matthias Klose <email address hidden>  Wed, 10 May 2023 11:20:20 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
gcc-10_10.4.0.orig.tar.gz 78.2 MiB cba3c996b09055f08e6135594ad9dbd1ab3bbac3f4b6b5c72bd1db4eb072b5f5
gcc-10_10.4.0-8ubuntu1.debian.tar.xz 675.2 KiB ed160c5170c50192c19f93f063440fe807d47b580ac5cf9c5b8793cc46861062
gcc-10_10.4.0-8ubuntu1.dsc 21.8 KiB a97192df39d1efd54844a6bf2b2f6f04cadae0a28eb7915468aca7d7aa787d00

View changes file

Binary packages built by this source

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

 Documentation for the GNU C preprocessor in info format.

g++-10: GNU C++ compiler

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

g++-10-dbgsym: debug symbols for g++-10
g++-10-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-10: GNU C compiler

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

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

 Documentation for the GNU compilers in info format.

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

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

gcc-10-hppa64-linux-gnu-dbgsym: debug symbols for gcc-10-hppa64-linux-gnu
gcc-10-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-10-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-10-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-10-offload-nvptx-dbgsym: debug symbols for gcc-10-offload-nvptx
gcc-10-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-10-plugin-dev-dbgsym: debug symbols for gcc-10-plugin-dev
gcc-10-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-10-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-10: 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-10-dbgsym: debug symbols for gccbrig-10
gccgo-10: 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-10-dbgsym: debug symbols for gccgo-10
gccgo-10-doc: Documentation for the GNU Go compiler (gccgo)

 Documentation for the GNU Go compiler in info format.

gccgo-10-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-10: 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-10-dbgsym: debug symbols for gdc-10
gdc-10-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-10: 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-10-dbgsym: debug symbols for gfortran-10
gfortran-10-doc: Documentation for the GNU Fortran compiler (gfortran)

 Documentation for the GNU Fortran compiler in info format.

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

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

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

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

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

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

lib32gphobos1-dbgsym: debug symbols for lib32gphobos1
lib32objc-10-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++-10-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-10-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.

lib64gcc-10-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-10-dev: Runtime library for GNU Fortran applications (64bit development files)

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

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

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

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

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

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

lib64gphobos1-dbgsym: debug symbols for lib64gphobos1
lib64objc-10-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++-10-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-10-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.

libgcc-10-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-10-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-10-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-10-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-10-dev: GNU Modula-2 standard library

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

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

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

libgm2-15-dbgsym: debug symbols for libgm2-15
libgnat-10: 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-10-dbgsym: debug symbols for libgnat-10
libgnat-util10: GNU Ada compiler selected components (shared library)

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

libgnat-util10-dbgsym: debug symbols for libgnat-util10
libgnat-util10-dev: GNU Ada compiler selected components (development files)

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

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

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

libgo16: Runtime library for GNU Go applications

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

libgomp-plugin-hsa1: GCC OpenMP v4.5 plugin for offloading to HSA

 This package contains libgomp plugin for offloading to HSA.

libgomp-plugin-hsa1-dbgsym: debug symbols for libgomp-plugin-hsa1
libgphobos-10-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/

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

libgphobos1-dbgsym: debug symbols for libgphobos1
libhsail-rt-10-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.

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

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

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

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

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

libx32go16: Runtime library for GNU Go applications (x32)

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

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

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

libx32gphobos1-dbgsym: debug symbols for libx32gphobos1
libx32objc-10-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++-10-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-10-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.