public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/gcc] rhel-f41-base: 4.7.1-5
@ 2026-06-29 12:25 Jakub Jelinek
  0 siblings, 0 replies; only message in thread
From: Jakub Jelinek @ 2026-06-29 12:25 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/gcc
Branch : rhel-f41-base
Commit : 5ef5ca7845f6ad113ef4db1a3e80a92422a70573
Author : Jakub Jelinek <jakub@redhat.com>
Date   : 2012-07-20T19:01:30+02:00
Stats  : +11/-4 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/gcc/c/5ef5ca7845f6ad113ef4db1a3e80a92422a70573?branch=rhel-f41-base

Log:
4.7.1-5

---
diff --git a/.gitignore b/.gitignore
index 55cb5e9..6a66607 100644
--- a/.gitignore
+++ b/.gitignore
@@ -36,3 +36,4 @@
 /gcc-4.7.1-20120629.tar.bz2
 /gcc-4.7.1-20120716.tar.bz2
 /gcc-4.7.1-20120718.tar.bz2
+/gcc-4.7.1-20120720.tar.bz2

diff --git a/gcc.spec b/gcc.spec
index 61de315..4d428b7 100644
--- a/gcc.spec
+++ b/gcc.spec
@@ -1,9 +1,9 @@
-%global DATE 20120718
-%global SVNREV 189600
+%global DATE 20120720
+%global SVNREV 189721
 %global gcc_version 4.7.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 4
+%global gcc_release 5
 %global _unpackaged_files_terminate_build 0
 %global multilib_64_archs sparc64 ppc64 s390x x86_64
 %ifarch %{ix86} x86_64 ia64 ppc ppc64 alpha
@@ -2654,6 +2654,12 @@ fi
 %{_prefix}/libexec/gcc/%{gcc_target_platform}/%{gcc_version}/plugin
 
 %changelog
+* Fri Jul 20 2012 Jakub Jelinek <jakub@redhat.com> 4.7.1-5
+- update from the 4.7 branch
+  - PRs c++/54026, middle-end/54017, rtl-optimization/52250, target/53877,
+	target/54029
+  - fix endless hang of C++ compiler (#841814, PR c++/54038)
+
 * Wed Jul 18 2012 Jakub Jelinek <jakub@redhat.com> 4.7.1-4
 - update from the 4.7 branch
   - PRs c++/53549, c++/53989, c++/53995, libstdc++/53978

diff --git a/sources b/sources
index 542db45..4ebc91c 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
 2659f09c2e43ef8b7d4406321753f1b2  fastjar-0.97.tar.gz
-0de28e680208fc056f38b62decbed062  gcc-4.7.1-20120718.tar.bz2
+9a31abaadb9d7519476250f1fd0deb39  gcc-4.7.1-20120720.tar.bz2

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-06-29 12:25 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:25 [rpms/gcc] rhel-f41-base: 4.7.1-5 Jakub Jelinek

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox