Пакет gcc13: Информация

    Исходный пакет: gcc13
    Версия: 13.2.1.0.49.g50edc61ebd5-alt0.0.port
    Собран:  30 января 2024 г. 16:11
    Категория: Разработка/C
    Сообщить об ошибке в пакете
    Домашняя страница: https://gcc.gnu.org/

    О пакете: GNU Compiler Collection
    Описание: 
    This package contains the GNU Compiler Collection version 13.2.1.0.49.g50edc61ebd5.
    You'll need this package in order to compile C code.
    It is also required for all other GCC compilers.
    
    If you have multiple versions of the GNU Compiler Collection
    installed on your system, you may want to execute
    gcc-13
    in order to explicitly use the GNU C compiler version 13.2.1.0.49.g50edc61ebd5.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    cpp13 (loongarch64)
    cpp13-debuginfo (loongarch64)
    gcc-source (noarch)
    gcc13 (loongarch64)
    gcc13-c++ (loongarch64)
    gcc13-c++-debuginfo (loongarch64)
    gcc13-debuginfo (loongarch64)
    gcc13-doc (noarch)
    gcc13-fortran (loongarch64)
    gcc13-fortran-debuginfo (loongarch64)
    gcc13-fortran-doc (loongarch64)
    gcc13-gdb-plugin (loongarch64)
    gcc13-gdb-plugin-debuginfo (loongarch64)
    gcc13-locales (noarch)
    gcc13-objc (loongarch64)
    gcc13-objc++ (loongarch64)
    gcc13-objc++-debuginfo (loongarch64)
    gcc13-objc-debuginfo (loongarch64)
    gcc13-plugin-devel (loongarch64)
    libasan13-devel-static (loongarch64)
    libasan8 (loongarch64)
    libasan8-debuginfo (loongarch64)
    libatomic1 (loongarch64)
    libatomic1-debuginfo (loongarch64)
    libatomic13-devel-static (loongarch64)
    libgcc1 (loongarch64)
    libgcc1-debuginfo (loongarch64)
    libgccjit0 (loongarch64)
    libgccjit0-debuginfo (loongarch64)
    libgccjit13-devel (loongarch64)
    libgfortran13-devel (loongarch64)
    libgfortran13-devel-static (loongarch64)
    libgfortran5 (loongarch64)
    libgfortran5-debuginfo (loongarch64)
    libgomp1 (loongarch64)
    libgomp1-debuginfo (loongarch64)
    libgomp13-devel (loongarch64)
    libgomp13-devel-static (loongarch64)
    libitm1 (loongarch64)
    libitm1-debuginfo (loongarch64)
    libitm13-devel-static (loongarch64)
    libobjc13-devel (loongarch64)
    libobjc13-devel-static (loongarch64)
    libobjc4 (loongarch64)
    libobjc4-debuginfo (loongarch64)
    libstdc++13-devel (loongarch64)
    libstdc++13-devel-static (loongarch64)
    libstdc++6 (loongarch64)
    libstdc++6-debuginfo (loongarch64)
    libubsan1 (loongarch64)
    libubsan1-debuginfo (loongarch64)
    libubsan13-devel-static (loongarch64)

    Сопровождающий: Alexey Sheplyakov


      1. autoconf_2.60
      2. binutils >= 1:2.24.0
      3. coreutils
      4. flex
      5. gcc-c++
      6. libelf-devel
      7. libmpc-devel
      8. libmpfr-devel
      9. libzstd-devel
      10. makeinfo
      11. perl-Pod-Parser
      12. rpm-build >= 4.0.4-alt39
      13. zlib-devel

    Последнее изменение


    30 января 2024 г. Alexey Sheplyakov 13.2.1.0.49.g50edc61ebd5-alt0.0.port
    - Bumped version/release for LoongArch rebuild
    30 января 2024 г. Alexey Sheplyakov 13.2.1-alt4
    - Applied LoongArch SIMD patches from https://github.com/loongson/gcc.git
      branch loongarch-gcc-vector
      commit 14ecbfa78ebdd9c8921517ed4354e64e96cda564
    - LoongArch: install SIMD intrinsics headers ls{,a}xintrin.h
    29 января 2024 г. Gleb Fotengauer-Malinovskiy 13.2.1-alt3
    - Updated to merged branches from https://gcc.gnu.org/git/gcc.git:
      + vendors/redhat/heads/gcc-13-branch
      commit f783814ad6a04ae5ef44595216596a2b75eda15b;
      + releases/gcc-13 (snapshot 20240128)
      commit r13-8258-g56cbb1e0389b3a62d53ec6a1bc0c6cb3b419e08b.
    - Added support for loongarch64 architecture (thx Alexey Sheplyakov).
    - Changed the method for enabling the --as-needed linker feature by default,
      to avoid its usage along with sanitizer (-fsanitize=*) instrumentation
      (thx Matthias Klose).