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.0.0-0.9
Date: Mon, 29 Jun 2026 12:27:00 GMT	[thread overview]
Message-ID: <178273602057.1.14151538631462814514.rpms-gcc-885401bf7e49@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/gcc
Branch : rhel-f41-base
Commit : 885401bf7e496129743989bf0e83c8b359aa857d
Author : Jakub Jelinek <jakub@redhat.com>
Date   : 2016-02-01T22:14:28+01:00
Stats  : +10/-3 in 2 file(s)
URL    : https://src.fedoraproject.org/rpms/gcc/c/885401bf7e496129743989bf0e83c8b359aa857d?branch=rhel-f41-base

Log:
6.0.0-0.9

---
diff --git a/gcc.spec b/gcc.spec
index 1f07d22..6959985 100644
--- a/gcc.spec
+++ b/gcc.spec
@@ -1,9 +1,9 @@
 %global DATE 20160201
-%global SVNREV 233038
+%global SVNREV 233052
 %global gcc_version 6.0.0
 # 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.8
+%global gcc_release 0.9
 %global _unpackaged_files_terminate_build 0
 %global _performance_build 1
 # Hardening slows the compiler way too much.
@@ -207,6 +207,7 @@ Patch11: gcc6-libgo-p224.patch
 Patch12: gcc6-aarch64-async-unw-tables.patch
 Patch13: gcc6-libsanitize-aarch64-va42.patch
 Patch14: gcc6-pr69558.patch
+Patch15: gcc6-pr69592.patch
 
 # On ARM EABI systems, we do want -gnueabi to be part of the
 # target triple.
@@ -774,6 +775,7 @@ rm -f libgo/go/crypto/elliptic/p224{,_test}.go
 %patch12 -p0 -b .aarch64-async-unw-tables~
 %patch13 -p0 -b .libsanitize-aarch64-va42~
 %patch14 -p0 -b .pr69558~
+%patch15 -p0 -b .pr69592~
 
 %if 0%{?_enable_debug_packages}
 mkdir dwz-wrapper
@@ -3066,6 +3068,11 @@ fi
 %doc rpm.doc/changelogs/libcc1/ChangeLog*
 
 %changelog
+* Mon Feb  1 2016 Jakub Jelinek <jakub@redhat.com> 6.0.0-0.9
+- update from the trunk
+  - PRs middle-end/69556, tree-optimization/67921, tree-optimization/69574
+- fix compile time and memory hog in combiner (PR rtl-optimization/69592)
+
 * Mon Feb  1 2016 Jakub Jelinek <jakub@redhat.com> 6.0.0-0.8
 - update from the trunk
   - PRs c++/68490, c++/68763, c++/69009, debug/68244, fortran/66707,

diff --git a/sources b/sources
index 369ae56..12fef62 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c03845599ed8e2fa3d7db3995d7029b6  gcc-6.0.0-20160201.tar.bz2
+a5ea3b53e3c52e684097d088f7d9a565  gcc-6.0.0-20160201.tar.bz2

             reply	other threads:[~2026-06-29 12:27 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-06-29 12:27 Jakub Jelinek [this message]
2026-06-29 12:27 [rpms/gcc] rhel-f41-base: 6.0.0-0.9 Jakub Jelinek

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=178273602057.1.14151538631462814514.rpms-gcc-885401bf7e49@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