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: 6.1.1-1
Date: Mon, 29 Jun 2026 12:27:09 GMT [thread overview]
Message-ID: <178273602949.1.2248970662720081857.rpms-gcc-bef1492459ba@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/gcc
Branch : rhel-f41-base
Commit : bef1492459ba5550a66407a7853b9107a5a8f2ed
Author : Jakub Jelinek <jakub@redhat.com>
Date : 2016-04-27T15:59:34+02:00
Stats : +38/-7 in 4 file(s)
URL : https://src.fedoraproject.org/rpms/gcc/c/bef1492459ba5550a66407a7853b9107a5a8f2ed?branch=rhel-f41-base
Log:
6.1.1-1
---
diff --git a/.gitignore b/.gitignore
index 3bb8e96..5afbc05 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@
/gcc-6.0.0-20160323.tar.bz2
/gcc-6.0.0-20160331.tar.bz2
/gcc-6.0.0-20160406.tar.bz2
+/gcc-6.1.1-20160427.tar.bz2
diff --git a/gcc.spec b/gcc.spec
index 830a484..741558c 100644
--- a/gcc.spec
+++ b/gcc.spec
@@ -1,9 +1,9 @@
-%global DATE 20160406
-%global SVNREV 234789
-%global gcc_version 6.0.0
+%global DATE 20160427
+%global SVNREV 235510
+%global gcc_version 6.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 0.20
+%global gcc_release 1
%global _unpackaged_files_terminate_build 0
%global _performance_build 1
# Hardening slows the compiler way too much.
@@ -3101,6 +3101,36 @@ fi
%doc rpm.doc/changelogs/libcc1/ChangeLog*
%changelog
+* Wed Apr 27 2016 Jakub Jelinek <jakub@redhat.com> 6.1.1-1
+- update from the trunk and 6 branch
+ - GCC 6.1 release
+ - PRs bootstrap/70704, c++/66543, c++/68206, c++/68530, c++/68722,
+ c++/69066, c++/69517, c++/69687, c++/70019, c++/70029, c++/70492,
+ c++/70494, c++/70501, c++/70505, c++/70522, c++/70528, c++/70543,
+ c++/70571, c++/70588, c++/70590, c++/70594, c++/70610, c++/70615,
+ c++/70622, c++/70627, c++/70634, c++/70635, c++/70639, c++/70641,
+ c++/70648, c++/70675, c++/70685, c++/70690, c/70436, c/70651, c/70671,
+ debug/70628, fortran/58000, fortran/67039, fortran/68566,
+ fortran/70592, ipa/70348, ipa/70785, libgfortran/70684, lto/70289,
+ middle-end/70533, middle-end/70534, middle-end/70535,
+ middle-end/70593, middle-end/70633, middle-end/70643,
+ middle-end/70680, middle-end/70747, preprocessor/61817,
+ preprocessor/69391, preprocessor/69650, rtl-optimization/64886,
+ rtl-optimization/66669, rtl-optimization/68749,
+ rtl-optimization/70398, rtl-optimization/70574,
+ rtl-optimization/70596, rtl-optimization/70681, sanitizer/70541,
+ sanitizer/70573, sanitizer/70624, sanitizer/70712, target/64971,
+ target/70117, target/70133, target/70566, target/70630, target/70640,
+ target/70662, target/70669, target/70674, target/70711, target/70728,
+ target/70750, testsuite/64039, testsuite/68242, testsuite/70553,
+ testsuite/70581, tree-optimization/68644, tree-optimization/68756,
+ tree-optimization/68953, tree-optimization/70130,
+ tree-optimization/70373, tree-optimization/70586,
+ tree-optimization/70602, tree-optimization/70614,
+ tree-optimization/70623, tree-optimization/70724,
+ tree-optimization/70725, tree-optimization/70726,
+ tree-optimization/70780
+
* Wed Apr 6 2016 Jakub Jelinek <jakub@redhat.com> 6.0.0-0.20
- update from the trunk
- PRs bootstrap/70173, c++/67376, c++/67394, c++/68475, c++/70170,
diff --git a/gcc6-libstdc++-docs.patch b/gcc6-libstdc++-docs.patch
index 63cd7ab..a734223 100644
--- a/gcc6-libstdc++-docs.patch
+++ b/gcc6-libstdc++-docs.patch
@@ -4,7 +4,7 @@
<a class="link" href="http://www.fsf.org/" target="_top">FSF
</a>
</p><p>
-+ Release 6.0.0
++ Release 6.1.0
+ </p><p>
Permission is granted to copy, distribute and/or modify this
document under the terms of the GNU Free Documentation
@@ -18,7 +18,7 @@
- The API documentation, rendered into HTML, can be viewed online:
+ The API documentation, rendered into HTML, can be viewed here:
</p><div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "><li class="listitem"><p>
-+ <a class="link" href="api/index.html" target="_top">for the 6.0.0 release, local
++ <a class="link" href="api/index.html" target="_top">for the 6.1.0 release, local
+ </a>
+ </p></li><li class="listitem"><p>
<a class="link" href="http://gcc.gnu.org/onlinedocs/libstdc++/libstdc++-html-USERS-3.4/index.html" target="_top">for the 3.4 release
diff --git a/sources b/sources
index 5091ac1..24d5e58 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1e5836cfd9e95b363aaae68dbd3c680f gcc-6.0.0-20160406.tar.bz2
+c6b454487c37355ef5ab1a68657b20aa gcc-6.1.1-20160427.tar.bz2
reply other threads:[~2026-06-29 12:27 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=178273602949.1.2248970662720081857.rpms-gcc-bef1492459ba@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