13.0.1-0.7
This commit is contained in:
parent
19c5115980
commit
75ecbee53f
1
.gitignore
vendored
1
.gitignore
vendored
@ -92,3 +92,4 @@
|
|||||||
/gcc-13.0.1-20230215.tar.xz
|
/gcc-13.0.1-20230215.tar.xz
|
||||||
/gcc-13.0.1-20230221.tar.xz
|
/gcc-13.0.1-20230221.tar.xz
|
||||||
/gcc-13.0.1-20230304.tar.xz
|
/gcc-13.0.1-20230304.tar.xz
|
||||||
|
/gcc-13.0.1-20230310.tar.xz
|
||||||
|
23
gcc.spec
23
gcc.spec
@ -1,5 +1,5 @@
|
|||||||
%global DATE 20230304
|
%global DATE 20230310
|
||||||
%global gitrev 1ae5227bd538f0ad8e5dbda14bde96d1c1db6f55
|
%global gitrev e521a1b4c34b3e387c764c429f0f8c11361c3279
|
||||||
%global gcc_version 13.0.1
|
%global gcc_version 13.0.1
|
||||||
%global gcc_major 13
|
%global gcc_major 13
|
||||||
# Note, gcc_release must be integer, if you want to add suffixes to
|
# Note, gcc_release must be integer, if you want to add suffixes to
|
||||||
@ -136,7 +136,7 @@
|
|||||||
Summary: Various compilers (C, C++, Objective-C, ...)
|
Summary: Various compilers (C, C++, Objective-C, ...)
|
||||||
Name: gcc
|
Name: gcc
|
||||||
Version: %{gcc_version}
|
Version: %{gcc_version}
|
||||||
Release: %{gcc_release}.6%{?dist}
|
Release: %{gcc_release}.7%{?dist}
|
||||||
# libgcc, libgfortran, libgomp, libstdc++ and crtstuff have
|
# libgcc, libgfortran, libgomp, libstdc++ and crtstuff have
|
||||||
# GCC Runtime Exception.
|
# GCC Runtime Exception.
|
||||||
License: GPLv3+ and GPLv3+ with exceptions and GPLv2+ with exceptions and LGPLv2+ and BSD
|
License: GPLv3+ and GPLv3+ with exceptions and GPLv2+ with exceptions and LGPLv2+ and BSD
|
||||||
@ -3458,6 +3458,23 @@ end
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Mar 10 2023 Jakub Jelinek <jakub@redhat.com> 13.0.1-0.7
|
||||||
|
- update from trunk
|
||||||
|
- PRs ada/108858, ada/108983, analyzer/102671, analyzer/105755,
|
||||||
|
analyzer/108251, analyzer/108400, analyzer/108475, analyzer/109059,
|
||||||
|
analyzer/109060, c++/102529, c++/105841, c++/106651, c++/107532,
|
||||||
|
c++/107558, c++/107939, c++/108099, c++/108542, c++/108566,
|
||||||
|
c++/108773, c++/108972, c++/109030, c++/109039, c++/109042, c/108079,
|
||||||
|
driver/108865, fortran/104332, fortran/106856, libgcc/108727,
|
||||||
|
libgomp/90596, libgomp/109062, libstdc++/107572, libstdc++/108362,
|
||||||
|
libstdc++/108882, libstdc++/109024, libstdc++/109064,
|
||||||
|
middle-end/108995, other/108464, plugins/108634, sanitizer/81649,
|
||||||
|
sanitizer/108060, sanitizer/109050, target/107299, target/107703,
|
||||||
|
target/107998, target/108185, target/108429, target/108654,
|
||||||
|
target/109000, testsuite/70150, testsuite/108729, testsuite/108730,
|
||||||
|
testsuite/108810, testsuite/108813, tree-optimization/108980,
|
||||||
|
tree-optimization/109008, tree-optimization/109025
|
||||||
|
|
||||||
* Sat Mar 4 2023 Jakub Jelinek <jakub@redhat.com> 13.0.1-0.6
|
* Sat Mar 4 2023 Jakub Jelinek <jakub@redhat.com> 13.0.1-0.6
|
||||||
- update from trunk
|
- update from trunk
|
||||||
- PRs ada/108909, analyzer/107565, analyzer/108830, analyzer/108935,
|
- PRs ada/108909, analyzer/107565, analyzer/108830, analyzer/108935,
|
||||||
|
2
sources
2
sources
@ -1,4 +1,4 @@
|
|||||||
SHA512 (gcc-13.0.1-20230304.tar.xz) = b9b21080f17737a3f9cbb2b6f152dbf538edc1f011859162586ad034fe48437b26b02bb9978f390d37600c3b035650aed7b6adb72605ea74c61d3615d2669ade
|
SHA512 (gcc-13.0.1-20230310.tar.xz) = 726b4f4b7559ea5237ac278e7cd472c2c14b88625c478aed30236c0c187e6a4d819ec72e022362b195a0d3f5da8f86a2e6c20c9f8bf267da9eaa0a67d3d47903
|
||||||
SHA512 (isl-0.24.tar.bz2) = aab3bddbda96b801d0f56d2869f943157aad52a6f6e6a61745edd740234c635c38231af20bc3f1a08d416a5e973a90e18249078ed8e4ae2f1d5de57658738e95
|
SHA512 (isl-0.24.tar.bz2) = aab3bddbda96b801d0f56d2869f943157aad52a6f6e6a61745edd740234c635c38231af20bc3f1a08d416a5e973a90e18249078ed8e4ae2f1d5de57658738e95
|
||||||
SHA512 (newlib-cygwin-9e09d6ed83cce4777a5950412647ccc603040409.tar.xz) = bef3fa04f7b1a915fc1356ebed114698b5cc835e9fa04b0becff05a9efc76c59fb376482990873d222d7acdcfee3c4f30f5a4cb7f3be1f291f1fa5f1c7a9d983
|
SHA512 (newlib-cygwin-9e09d6ed83cce4777a5950412647ccc603040409.tar.xz) = bef3fa04f7b1a915fc1356ebed114698b5cc835e9fa04b0becff05a9efc76c59fb376482990873d222d7acdcfee3c4f30f5a4cb7f3be1f291f1fa5f1c7a9d983
|
||||||
SHA512 (nvptx-tools-472b6e78b3ba918d727698f79911360b7c808247.tar.xz) = 91690321bf96460c3b3e229199a6f752ed1c27c6933d4345dc7e237dc068f604ad211bb3a0373e14d4f332bee05b6227d6933e14e0b475ffdfea8b511ab735e6
|
SHA512 (nvptx-tools-472b6e78b3ba918d727698f79911360b7c808247.tar.xz) = 91690321bf96460c3b3e229199a6f752ed1c27c6933d4345dc7e237dc068f604ad211bb3a0373e14d4f332bee05b6227d6933e14e0b475ffdfea8b511ab735e6
|
||||||
|
Loading…
Reference in New Issue
Block a user