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-4
Date: Mon, 29 Jun 2026 12:26:50 GMT [thread overview]
Message-ID: <178273601029.1.782747646862990326.rpms-gcc-99f1530af521@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/gcc
Branch : rhel-f41-base
Commit : 99f1530af5210f68fc0677c566e392aa90ee68b9
Author : Jakub Jelinek <jakub@redhat.com>
Date : 2015-06-18T10:15:33+02:00
Stats : +13/-7 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/gcc/c/99f1530af5210f68fc0677c566e392aa90ee68b9?branch=rhel-f41-base
Log:
5.1.1-4
---
diff --git a/.gitignore b/.gitignore
index f8f41b6..54b2e94 100644
--- a/.gitignore
+++ b/.gitignore
@@ -19,3 +19,4 @@
/gcc-5.1.1-20150422.tar.bz2
/gcc-5.1.1-20150606.tar.bz2
/gcc-5.1.1-20150612.tar.bz2
+/gcc-5.1.1-20150618.tar.bz2
diff --git a/gcc.spec b/gcc.spec
index 9461a7c..67d30b6 100644
--- a/gcc.spec
+++ b/gcc.spec
@@ -1,9 +1,9 @@
-%global DATE 20150612
-%global SVNREV 224409
+%global DATE 20150618
+%global SVNREV 224595
%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 3
+%global gcc_release 4
%global _unpackaged_files_terminate_build 0
%global _performance_build 1
%global multilib_64_archs sparc64 ppc64 ppc64p7 s390x x86_64
@@ -84,7 +84,7 @@
Summary: Various compilers (C, C++, Objective-C, Java, ...)
Name: gcc
Version: %{gcc_version}
-Release: %{gcc_release}%{?dist}.1
+Release: %{gcc_release}%{?dist}
# libgcc, libgfortran, libgomp, libstdc++ and crtstuff have
# GCC Runtime Exception.
License: GPLv3+ and GPLv3+ with exceptions and GPLv2+ with exceptions and LGPLv2+ and BSD
@@ -3078,8 +3078,13 @@ fi
%doc rpm.doc/changelogs/libcc1/ChangeLog*
%changelog
-* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 5.1.1-3.1
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
+* Thu Jun 18 2015 Jakub Jelinek <jakub@redhat.com> 5.1.1-4
+- update from the 5 branch
+ - fix C++ ICE in build_ctor_subob_ref (#1232679, #1233030, #1233068,
+ PR c++/66536)
+ - PRs c++/58063, c++/65719, c++/66289, c++/66450, c++/66571, fortran/66385,
+ libstdc++/66030, libstdc++/66464, middle-end/66429, target/65527,
+ target/66258, testsuite/65944
* Fri Jun 12 2015 Jakub Jelinek <jakub@redhat.com> 5.1.1-3
- update from the 5 branch
diff --git a/sources b/sources
index fa4fe3e..aa4ea26 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ad469674ee18222ff9b44889ef66102e gcc-5.1.1-20150612.tar.bz2
+a46ccda769a0a2abb03ae73e1ca4a5ee gcc-5.1.1-20150618.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=178273601029.1.782747646862990326.rpms-gcc-99f1530af521@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