14.0.1-0.2
This commit is contained in:
parent
352f3e92ab
commit
667479a5c7
2
.gitignore
vendored
2
.gitignore
vendored
@ -2,3 +2,5 @@
|
|||||||
/isl-0.24.tar.bz2
|
/isl-0.24.tar.bz2
|
||||||
/newlib-cygwin-5f15d7c5817b07a6b18cbab17342c95cb7b42be4.tar.xz
|
/newlib-cygwin-5f15d7c5817b07a6b18cbab17342c95cb7b42be4.tar.xz
|
||||||
/nvptx-tools-c5ad8ada3e86d96b10a9d352b7a764f801478ba6.tar.xz
|
/nvptx-tools-c5ad8ada3e86d96b10a9d352b7a764f801478ba6.tar.xz
|
||||||
|
/gcc-14.0.1-20240118.tar.xz
|
||||||
|
/newlib-cygwin-d45261f62a15f8abd94a1031020b9a9f455e4eed.tar.xz
|
||||||
|
39
gcc.spec
39
gcc.spec
@ -1,12 +1,12 @@
|
|||||||
%global DATE 20240113
|
%global DATE 20240118
|
||||||
%global gitrev 754d5d7d790d2ddd25c7507849c0c811a6a649da
|
%global gitrev f284ad3cd92c6b23c50d039ad3b6ed1bf4d97c4d
|
||||||
%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
|
||||||
# %%{release}, append them after %%{gcc_release} on Release: line.
|
# %%{release}, append them after %%{gcc_release} on Release: line.
|
||||||
%global gcc_release 0
|
%global gcc_release 0
|
||||||
%global nvptx_tools_gitrev c5ad8ada3e86d96b10a9d352b7a764f801478ba6
|
%global nvptx_tools_gitrev c5ad8ada3e86d96b10a9d352b7a764f801478ba6
|
||||||
%global newlib_cygwin_gitrev 5f15d7c5817b07a6b18cbab17342c95cb7b42be4
|
%global newlib_cygwin_gitrev d45261f62a15f8abd94a1031020b9a9f455e4eed
|
||||||
%global _unpackaged_files_terminate_build 0
|
%global _unpackaged_files_terminate_build 0
|
||||||
%global _performance_build 1
|
%global _performance_build 1
|
||||||
# Hardening slows the compiler way too much.
|
# Hardening slows the compiler way too much.
|
||||||
@ -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}.1%{?dist}
|
Release: %{gcc_release}.2%{?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
|
||||||
@ -3456,5 +3456,36 @@ end
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jan 18 2024 Jakub Jelinek <jakub@redhat.com> 14.0.1-0.2
|
||||||
|
- update from trunk
|
||||||
|
- PRs ada/113397, analyzer/106229, analyzer/113150, analyzer/113333,
|
||||||
|
bootstrap/113445, c++/99493, c++/104634, c++/109899, c++/110065,
|
||||||
|
c++/112588, c++/113242, c++/113292, c++/113307, c++/113340,
|
||||||
|
c++/113389, c/111693, fortran/67277, fortran/113305, libstdc++/108822,
|
||||||
|
libstdc++/108827, libstdc++/109536, libstdc++/111327,
|
||||||
|
libstdc++/113318, libstdc++/113450, middle-end/90348,
|
||||||
|
middle-end/110115, middle-end/110847, middle-end/111422,
|
||||||
|
middle-end/111659, middle-end/113354, middle-end/113406,
|
||||||
|
middle-end/113409, middle-end/113410, modula2/111956, other/113399,
|
||||||
|
rtl-optimization/96388, rtl-optimization/111554,
|
||||||
|
rtl-optimization/113048, rust/108111, target/105522, target/107201,
|
||||||
|
target/112573, target/112944, target/112973, target/113122,
|
||||||
|
target/113156, target/113221, target/113247, target/113281,
|
||||||
|
target/113393, target/113404, target/113429, testsuite/109705,
|
||||||
|
testsuite/111850, testsuite/113366, testsuite/113369,
|
||||||
|
testsuite/113446, testsuite/113452, translation/108890,
|
||||||
|
tree-optimization/91624, tree-optimization/107823,
|
||||||
|
tree-optimization/110251, tree-optimization/110422,
|
||||||
|
tree-optimization/110450, tree-optimization/110768,
|
||||||
|
tree-optimization/110794, tree-optimization/110841,
|
||||||
|
tree-optimization/110852, tree-optimization/110941,
|
||||||
|
tree-optimization/112774, tree-optimization/113091,
|
||||||
|
tree-optimization/113287, tree-optimization/113361,
|
||||||
|
tree-optimization/113370, tree-optimization/113371,
|
||||||
|
tree-optimization/113372, tree-optimization/113374,
|
||||||
|
tree-optimization/113385, tree-optimization/113408,
|
||||||
|
tree-optimization/113421, tree-optimization/113431,
|
||||||
|
tree-optimization/113475
|
||||||
|
|
||||||
* Sat Jan 13 2024 Jakub Jelinek <jakub@redhat.com> 14.0.1-0.1
|
* Sat Jan 13 2024 Jakub Jelinek <jakub@redhat.com> 14.0.1-0.1
|
||||||
- new package
|
- new package
|
||||||
|
4
sources
4
sources
@ -1,4 +1,4 @@
|
|||||||
SHA512 (gcc-14.0.1-20240113.tar.xz) = 4b9100885f0289cf6ae4f516f5753012a15b779be95a95ff1297f98a8e2fdc2ec881c2cfbcb64f8eac258e2658c5d1471772546bbf041fdb1eadf0386d7ff43d
|
SHA512 (gcc-14.0.1-20240118.tar.xz) = 43d9f8b9d9d76dee04963dc1d482dece74a6862747b00aa3ceb72f93469f7592a430262bd76203d756907fd475626da58d610997a346b1ecee6505f6380dc1a4
|
||||||
SHA512 (isl-0.24.tar.bz2) = aab3bddbda96b801d0f56d2869f943157aad52a6f6e6a61745edd740234c635c38231af20bc3f1a08d416a5e973a90e18249078ed8e4ae2f1d5de57658738e95
|
SHA512 (isl-0.24.tar.bz2) = aab3bddbda96b801d0f56d2869f943157aad52a6f6e6a61745edd740234c635c38231af20bc3f1a08d416a5e973a90e18249078ed8e4ae2f1d5de57658738e95
|
||||||
SHA512 (newlib-cygwin-5f15d7c5817b07a6b18cbab17342c95cb7b42be4.tar.xz) = b94a24982157bf99dedfa73e8b99b15ccb3b368481902c70295bb2cb9fd4548b2a461994cf79fae1fe517e3154ba3d5443c2079039cda6fb526c43a459c92e97
|
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