Пакет gcc12-go: Информация

  • Default inline alert: Версия в репозитории: 12.3.1-alt1

Бинарный пакет: gcc12-go
Версия: 12.2.1-alt1
Архитектура: i586
Собран:  23 марта 2023 г. 21:41 в задании #317240
Исходный пакет: gcc12
Сообщить об ошибке в пакете
Домашняя страница: https://gcc.gnu.org/

О пакете: The GNU compiler for the Go programming language
Описание: 
This package provides support for compiling Go
programs with the GNU Compiler Collection.

If you have multiple versions of the GNU Compiler Collection
installed on your system, you may want to execute
go-12
in order to explicitly use the GNU Go compiler version 12.2.1.

Сопровождающий: Gleb Fotengauer-Malinovskiy


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


22 марта 2023 г. Gleb Fotengauer-Malinovskiy 12.2.1-alt1
- Updated to merged branches from git://gcc.gnu.org/git/gcc.git:
  + vendors/redhat/heads/gcc-12-branch
  commit b3f5a0d53b84ed27cf00cfa2b9c3e2c78935c07d;
  + releases/gcc-12 (snapshot 20230321)
  commit r12-9307-g9ead8cb47b047c85deda01abe89b2a8291bb2780.
- libsanitizer (by Ivan A. Melnikov):
  + enabled asan and ubsan on riscv;
  + enabled asan on mipsel.
- riscv64: dropped --without-multilib-list from configure args to fix build
  (by Ivan A. Melnikov).
19 сентября 2022 г. Sergey Bolshakov 12.1.1-alt2
- configured libgccjit with major-version-only (closes: 43840)
18 мая 2022 г. Gleb Fotengauer-Malinovskiy 12.1.1-alt1
- Updated to merged branches from git://gcc.gnu.org/git/gcc.git:
  + vendors/redhat/heads/gcc-12-branch
  commit fa107326a13af9a7d7aa0df28fe364db0f6fb171;
  + releases/gcc-12 (snapshot 20220518)
  commit r12-8392-ga048e606e6036258b98fabf9ae31a2e8a17169d4.
- Synced with Fedora gcc 12.1.1-1 and Debian gcc-12 12.1.0-2.
- Enabled zstd compression of LTO objects.