public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Jakub Jelinek <jakub@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/gcc] rhel-f41-base: 5.1.1-3
Date: Mon, 29 Jun 2026 12:26:48 GMT [thread overview]
Message-ID: <178273600886.1.3295766803541740887.rpms-gcc-f0234e9c6f15@fedoraproject.org> (raw)
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
reply other threads:[~2026-06-29 12:26 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178273600886.1.3295766803541740887.rpms-gcc-f0234e9c6f15@fedoraproject.org \
--to=jakub@redhat.com \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox