public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/gcc] rhel-f41-base: 4.9.1-13
@ 2026-06-29 12:26 Jakub Jelinek
0 siblings, 0 replies; only message in thread
From: Jakub Jelinek @ 2026-06-29 12:26 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/gcc
Branch : rhel-f41-base
Commit : 3438bcad98e78dd3b21aae1c2f14a55ea0fcf775
Author : Jakub Jelinek <jakub@redhat.com>
Date : 2014-10-24T11:12:02+02:00
Stats : +12/-4 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/gcc/c/3438bcad98e78dd3b21aae1c2f14a55ea0fcf775?branch=rhel-f41-base
Log:
4.9.1-13
---
diff --git a/.gitignore b/.gitignore
index 1be4239..23eafeb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -25,3 +25,4 @@
/gcc-4.9.1-20140922.tar.bz2
/gcc-4.9.1-20140930.tar.bz2
/gcc-4.9.1-20141017.tar.bz2
+/gcc-4.9.1-20141024.tar.bz2
diff --git a/gcc.spec b/gcc.spec
index 65aae56..ced5e7f 100644
--- a/gcc.spec
+++ b/gcc.spec
@@ -1,9 +1,9 @@
-%global DATE 20141017
-%global SVNREV 216410
+%global DATE 20141024
+%global SVNREV 216625
%global gcc_version 4.9.1
# Note, gcc_release must be integer, if you want to add suffixes to
# %{release}, append them after %{gcc_release} on Release: line.
-%global gcc_release 12
+%global gcc_release 13
%global _unpackaged_files_terminate_build 0
%global _performance_build 1
%global multilib_64_archs sparc64 ppc64 ppc64p7 s390x x86_64
@@ -2800,6 +2800,13 @@ fi
%{_prefix}/libexec/gcc/%{gcc_target_platform}/%{gcc_version}/plugin
%changelog
+* Fri Oct 24 2014 Jakub Jelinek <jakub@redhat.com> 4.9.1-13
+- update from the 4.9 branch
+ - PRs bootstrap/63632, libfortran/63589, libstdc++/63500,
+ lto/63603, tree-optimization/63563
+- backport -f{,no-}sanitize-recover=<list> support from the trunk
+- backport var-tracking fix (#1151226, PR debug/63623)
+
* Fri Oct 17 2014 Jakub Jelinek <jakub@redhat.com> 4.9.1-12
- update from the 4.9 branch
- PRs ada/63225, c++/63306, c++/63405, c++/63415, c++/63437, c++/63455,
diff --git a/sources b/sources
index 924c2e6..6c52d35 100644
--- a/sources
+++ b/sources
@@ -1,3 +1,3 @@
e34fca0540d840e5d0f6427e98c92252 cloog-0.18.1.tar.gz
-76853e1a202dcca99c418a40b2a9be76 gcc-4.9.1-20141017.tar.bz2
+715eda9680ef1144dec3b44b913f3b16 gcc-4.9.1-20141024.tar.bz2
e039bfcfb6c2ab039b8ee69bf883e824 isl-0.12.2.tar.bz2
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-29 12:26 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-29 12:26 [rpms/gcc] rhel-f41-base: 4.9.1-13 Jakub Jelinek
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox