public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/gcc] rhel-f41-base: 5.1.1-3
@ 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 : f0234e9c6f159de9e4220a3e167b7e94597bb766
Author : Jakub Jelinek <jakub@redhat.com>
Date   : 2015-06-12T09:40:37+02:00
Stats  : +15/-4 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/gcc/c/f0234e9c6f159de9e4220a3e167b7e94597bb766?branch=rhel-f41-base

Log:
5.1.1-3

---
diff --git a/.gitignore b/.gitignore
index b180694..f8f41b6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -18,3 +18,4 @@
 /gcc-5.0.1-20150417.tar.bz2
 /gcc-5.1.1-20150422.tar.bz2
 /gcc-5.1.1-20150606.tar.bz2
+/gcc-5.1.1-20150612.tar.bz2

diff --git a/gcc.spec b/gcc.spec
index 2b6eb08..b8387fe 100644
--- a/gcc.spec
+++ b/gcc.spec
@@ -1,9 +1,9 @@
-%global DATE 20150606
-%global SVNREV 224186
+%global DATE 20150612
+%global SVNREV 224409
 %global gcc_version 5.1.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 2
+%global gcc_release 3
 %global _unpackaged_files_terminate_build 0
 %global _performance_build 1
 %global multilib_64_archs sparc64 ppc64 ppc64p7 s390x x86_64
@@ -3078,6 +3078,16 @@ fi
 %doc rpm.doc/changelogs/libcc1/ChangeLog*
 
 %changelog
+* Fri Jun 12 2015 Jakub Jelinek <jakub@redhat.com> 5.1.1-3
+- update from the 5 branch
+  - PRs bootstrap/66252, bootstrap/66319, c++/66383, c++/66387,
+	fortran/66245, libstdc++/66327, libstdc++/66354,
+	rtl-optimization/66444, target/66275, target/66473, target/66474
+  - fix TLS related ICE on i?86-linux (#1212265, PR target/66470)
+  - fix a libstdc++ codecvt_utf16 bug (#1228882, PR libstdc++/66417)
+  - fix a libstdc++ wstring_convert bug (#1228884, PR libstdc++/66441)
+  - fix C++ ICE with statement expressions (#1228916, PR c++/66445)
+
 * Sat Jun  6 2015 Jakub Jelinek <jakub@redhat.com> 5.1.1-2
 - update from the 5 branch
   - PRs c++/51747, c++/59012, c++/59766, c++/65695, c++/65721, c++/65727,

diff --git a/sources b/sources
index 99ceba5..fa4fe3e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-386f4797bb675e09b8176463ba37e981  gcc-5.1.1-20150606.tar.bz2
+ad469674ee18222ff9b44889ef66102e  gcc-5.1.1-20150612.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: 5.1.1-3 Jakub Jelinek

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