14.0.1-0.15
This commit is contained in:
parent
ec9e26e795
commit
7294abbf86
1
.gitignore
vendored
1
.gitignore
vendored
@ -13,3 +13,4 @@
|
|||||||
/gcc-14.0.1-20240316.tar.xz
|
/gcc-14.0.1-20240316.tar.xz
|
||||||
/gcc-14.0.1-20240328.tar.xz
|
/gcc-14.0.1-20240328.tar.xz
|
||||||
/gcc-14.0.1-20240410.tar.xz
|
/gcc-14.0.1-20240410.tar.xz
|
||||||
|
/gcc-14.0.1-20240411.tar.xz
|
||||||
|
16
gcc.spec
16
gcc.spec
@ -1,5 +1,5 @@
|
|||||||
%global DATE 20240410
|
%global DATE 20240411
|
||||||
%global gitrev fd39223a10b74b0ccb502d5da127142eb1b87826
|
%global gitrev da6ad93fb1885bcdefecdf09fee4b9e901607710
|
||||||
%global gcc_version 14.0.1
|
%global gcc_version 14.0.1
|
||||||
%global gcc_major 14
|
%global gcc_major 14
|
||||||
# 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
|
||||||
@ -141,7 +141,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}.14%{?dist}
|
Release: %{gcc_release}.15%{?dist}
|
||||||
# License notes for some of the less obvious ones:
|
# License notes for some of the less obvious ones:
|
||||||
# gcc/doc/cppinternals.texi: Linux-man-pages-copyleft-2-para
|
# gcc/doc/cppinternals.texi: Linux-man-pages-copyleft-2-para
|
||||||
# isl: MIT, BSD-2-Clause
|
# isl: MIT, BSD-2-Clause
|
||||||
@ -3621,6 +3621,16 @@ end
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Apr 11 2024 Jakub Jelinek <jakub@redhat.com> 14.0.1-0.15
|
||||||
|
- update from trunk
|
||||||
|
- PRs analyzer/114472, c++/114303, c++/114409, debug/112878,
|
||||||
|
fortran/106500, middle-end/110027, middle-end/114681, target/114639,
|
||||||
|
tree-optimization/109596, tree-optimization/114672
|
||||||
|
- fix symbol version of std::__basic_file<char>::native_handle() const
|
||||||
|
(PR libstdc++/114692)
|
||||||
|
- emit -Whardened warning even for -fhardened -fcf-protection=none
|
||||||
|
(#2273610, PR target/114606)
|
||||||
|
|
||||||
* Wed Apr 10 2024 Jakub Jelinek <jakub@redhat.com> 14.0.1-0.14
|
* Wed Apr 10 2024 Jakub Jelinek <jakub@redhat.com> 14.0.1-0.14
|
||||||
- update from trunk
|
- update from trunk
|
||||||
- PRs analyzer/114588, bootstrap/106472, c++/91079, c++/99377, c++/100667,
|
- PRs analyzer/114588, bootstrap/106472, c++/91079, c++/99377, c++/100667,
|
||||||
|
2
sources
2
sources
@ -1,4 +1,4 @@
|
|||||||
SHA512 (gcc-14.0.1-20240410.tar.xz) = 07066563e998ce8a7f4c76274cecf4cd17e42f4b0c943e20c89a7377bfda171930d613866a4e35978d512a699a2a642aa4ef1bdc449a09b9a7d29d5983007358
|
SHA512 (gcc-14.0.1-20240411.tar.xz) = aa7a43ed6ee1149530edc10cb14cbc7402f61d6165aa1ee89366cc6235dc9327a7a1201b3f0024a7d77e946ba095504f4d69c4abbf59de9d3abf3459298f05c9
|
||||||
SHA512 (isl-0.24.tar.bz2) = aab3bddbda96b801d0f56d2869f943157aad52a6f6e6a61745edd740234c635c38231af20bc3f1a08d416a5e973a90e18249078ed8e4ae2f1d5de57658738e95
|
SHA512 (isl-0.24.tar.bz2) = aab3bddbda96b801d0f56d2869f943157aad52a6f6e6a61745edd740234c635c38231af20bc3f1a08d416a5e973a90e18249078ed8e4ae2f1d5de57658738e95
|
||||||
SHA512 (newlib-cygwin-d45261f62a15f8abd94a1031020b9a9f455e4eed.tar.xz) = 31bfc19429797236e268e22b752c5abeabb9c0f39b1058634af8dab329b4f028fc72a35888193c9575f6cee5cf2c069669d79fcb4d4e3a4318f57413452f707d
|
SHA512 (newlib-cygwin-d45261f62a15f8abd94a1031020b9a9f455e4eed.tar.xz) = 31bfc19429797236e268e22b752c5abeabb9c0f39b1058634af8dab329b4f028fc72a35888193c9575f6cee5cf2c069669d79fcb4d4e3a4318f57413452f707d
|
||||||
SHA512 (nvptx-tools-c5ad8ada3e86d96b10a9d352b7a764f801478ba6.tar.xz) = 8a5c282852c995fabf75a8d6331db807a1acd935fd82022e00801b798fb850392d03e29cfa4aa7e3d5cfd8f48510e5e25b79a647fbec79c8566792584a0c1c49
|
SHA512 (nvptx-tools-c5ad8ada3e86d96b10a9d352b7a764f801478ba6.tar.xz) = 8a5c282852c995fabf75a8d6331db807a1acd935fd82022e00801b798fb850392d03e29cfa4aa7e3d5cfd8f48510e5e25b79a647fbec79c8566792584a0c1c49
|
||||||
|
Loading…
Reference in New Issue
Block a user