gcc13

Edit Package gcc13
https://gcc.gnu.org/

The GNU Compiler Collection (GCC) version 13 is an optimizing compiler produced by the GNU Project supporting various programming languages, hardware architectures and operating systems.

Refresh
Refresh
Source Files (show unmerged sources)
Filename Size Changed
README.First-for.SuSE.packagers 0000001228 1.2 KB
_constraints 0000000525 525 Bytes
change_spec 0000004910 4.79 KB
check-build.sh 0000000850 850 Bytes
cross-aarch64-gcc13-bootstrap.spec 0000033660 32.9 KB
cross-aarch64-gcc13.spec 0000033638 32.8 KB
cross-amdgcn-gcc13.spec 0000033630 32.8 KB
cross-arm-gcc13.spec 0000033633 32.8 KB
cross-arm-none-gcc13-bootstrap.spec 0000033693 32.9 KB
cross-arm-none-gcc13.spec 0000033644 32.9 KB
cross-avr-gcc13-bootstrap.spec 0000033640 32.9 KB
cross-avr-gcc13.spec 0000033592 32.8 KB
cross-bpf-gcc13.spec 0000033597 32.8 KB
cross-epiphany-gcc13-bootstrap.spec 0000033692 32.9 KB
cross-epiphany-gcc13.spec 0000033643 32.9 KB
cross-hppa-gcc13-bootstrap.spec 0000033655 32.9 KB
cross-hppa-gcc13.spec 0000033629 32.8 KB
cross-m68k-gcc13.spec 0000033629 32.8 KB
cross-mips-gcc13.spec 0000033629 32.8 KB
cross-nvptx-gcc13.spec 0000033624 32.8 KB
cross-ppc64-gcc13.spec 0000033632 32.8 KB
cross-ppc64le-gcc13-bootstrap.spec 0000033664 32.9 KB
cross-ppc64le-gcc13.spec 0000033642 32.9 KB
cross-pru-gcc13-bootstrap.spec 0000033668 32.9 KB
cross-pru-gcc13.spec 0000033619 32.8 KB
cross-riscv64-elf-gcc13-bootstrap.spec 0000033688 32.9 KB
cross-riscv64-elf-gcc13.spec 0000033639 32.9 KB
cross-riscv64-gcc13-bootstrap.spec 0000033659 32.9 KB
cross-riscv64-gcc13.spec 0000033637 32.8 KB
cross-rx-gcc13-bootstrap.spec 0000033668 32.9 KB
cross-rx-gcc13.spec 0000033619 32.8 KB
cross-s390x-gcc13-bootstrap.spec 0000033654 32.9 KB
cross-s390x-gcc13.spec 0000033632 32.8 KB
cross-sparc-gcc13.spec 0000033635 32.8 KB
cross-sparc64-gcc13.spec 0000033641 32.9 KB
cross-x86_64-gcc13.spec 0000033619 32.8 KB
cross.spec.in 0000018653 18.2 KB
gcc-13.3.0+git8781.tar.xz 0087275840 83.2 MB
gcc-add-defaultsspec.diff 0000002076 2.03 KB
gcc.spec.in 0000097741 95.5 KB
gcc10-amdgcn-llvm-as.patch 0000001430 1.4 KB
gcc11-amdgcn-disable-hot-cold-partitioning.patch 0000000644 644 Bytes
gcc11-gdwarf-4-default.patch 0000001246 1.22 KB
gcc13-amdgcn-remove-fiji.patch 0000011516 11.2 KB
gcc13-bsc1216664.patch 0000001905 1.86 KB
gcc13-pr101523.patch 0000001465 1.43 KB
gcc13-pr88345-min-func-alignment.diff 0000006341 6.19 KB
gcc13-rpmlintrc 0000000850 850 Bytes
gcc13-sanitizer-remove-crypt-interception.patch 0000006411 6.26 KB
gcc13-testresults-rpmlintrc 0000000395 395 Bytes
gcc13-testresults.spec 0000027844 27.2 KB
gcc13.changes 0000020655 20.2 KB
gcc13.spec 0000145243 142 KB
gcc41-ppc32-retaddr.patch 0000002122 2.07 KB
gcc43-no-unwind-tables.diff 0000000766 766 Bytes
gcc44-rename-info-files.patch 0000028215 27.6 KB
gcc44-textdomain.patch 0000003465 3.38 KB
gcc48-libstdc++-api-reference.patch 0000000959 959 Bytes
gcc7-avoid-fixinc-error.diff 0000000990 990 Bytes
gcc7-remove-Wexpansion-to-defined-from-Wextra.patch 0000000728 728 Bytes
gcc9-reproducible-builds-buildid-for-checksum.patch 0000003583 3.5 KB
gcc9-reproducible-builds.patch 0000000604 604 Bytes
gdcflags.patch 0000001457 1.42 KB
newlib-4.3.0.20230120.tar.xz 0004871768 4.65 MB
pre_checkin.sh 0000000494 494 Bytes
tls-no-direct.diff 0000000913 913 Bytes
Latest Revision
Yakov Markovitch's avatar Yakov Markovitch (ymarkovitch) committed (revision 7)
- Update to gcc-13 branch head, fc7d87e0ffadca49bec29b2107, git8250
  * Includes fix for building TVM.  [boo#1218492]

- Add cross-X-newlib-devel requires to newlib cross compilers.
  [boo#1219031]

- Package m2rte.so plugin in the gcc13-m2 sub-package rather than
  in gcc13-devel.  [boo#1210959]
- Require libstdc++6-devel-gcc13 from gcc13-m2 as m2 programs
  are linked against libstdc++6.

- Update to gcc-13 branch head, 36ddb5230f56a30317630a928, git8205 

- Update to gcc-13 branch head, 741743c028dc00f27b9c8b1d5, git8109
  * Includes fix for building mariadb on i686.  [bsc#1217667]
  * Remove pr111411.patch contained in the update.

- Avoid update-alternatives dependency for accelerator crosses.
- Package tool links to llvm in cross-amdgcn-gcc13 rather than in
  cross-amdgcn-newlib13-devel since that also has the dependence.
- Depend on llvmVER instead of llvm with VER equal to
  %product_libs_llvm_ver where available and adjust tool discovery
  accordingly.  This should also properly trigger re-builds when
  the patchlevel version of llvmVER changes, possibly changing
  the binary names we link to.  [bsc#1217450]

- Add gcc13-bsc1216664.patch, works around SAP ASE DB crash during
  C++ standard library initialization.  [bsc#1216664]

- add pr111411.patch (bsc#1215427)
Comments 0
openSUSE Build Service is sponsored by