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: 9.0.1-0.12
Date: Mon, 29 Jun 2026 12:28:24 GMT	[thread overview]
Message-ID: <178273610425.1.17241026339813352165.rpms-gcc-84ce3f0d050f@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/gcc
Branch : rhel-f41-base
Commit : 84ce3f0d050fbdd4cb0173207ea3e196b6bb72b0
Author : Jakub Jelinek <jakub@redhat.com>
Date   : 2019-03-28T18:34:10+01:00
Stats  : +23/-4 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/gcc/c/84ce3f0d050fbdd4cb0173207ea3e196b6bb72b0?branch=rhel-f41-base

Log:
9.0.1-0.12

---
diff --git a/.gitignore b/.gitignore
index 8d0fe1d..d7d179c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -70,3 +70,4 @@
 /gcc-9.0.1-20190309.tar.xz
 /gcc-9.0.1-20190312.tar.xz
 /gcc-9.0.1-20190320.tar.xz
+/gcc-9.0.1-20190328.tar.xz

diff --git a/gcc.spec b/gcc.spec
index 2c4fbf8..4fae9de 100644
--- a/gcc.spec
+++ b/gcc.spec
@@ -1,10 +1,10 @@
-%global DATE 20190320
-%global SVNREV 269820
+%global DATE 20190328
+%global SVNREV 270000
 %global gcc_version 9.0.1
 %global gcc_major 9
 # 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.11
+%global gcc_release 0.12
 %global nvptx_tools_gitrev c28050f60193b3b95a18866a96f03334e874e78f
 %global nvptx_newlib_gitrev aadc8eb0ec43b7cd0dd2dfb484bae63c8b05ef24
 %global _unpackaged_files_terminate_build 0
@@ -2957,6 +2957,24 @@ end
 %endif
 
 %changelog
+* Thu Mar 28 2019 Jakub Jelinek <jakub@redhat.com> 9.0.1-0.12
+- update from trunk
+  - PRs ada/89583, bootstrap/89829, c++/60702, c++/78645, c++/82643,
+	c++/84598, c++/84661, c++/85013, c++/86429, c++/86932, c++/87327,
+	c++/87480, c++/87481, c++/87748, c++/89214, c++/89421, c++/89705,
+	c++/89767, c++/89785, c++/89796, c++/89831, c/79022, c/89812, d/89017,
+	debug/86964, fortran/29383, fortran/56408, fortran/71861,
+	fortran/78865, fortran/85537, fortran/88247, fortran/89773,
+	libgfortran/79540, libstdc++/85965, libstdc++/88066, libstdc++/89816,
+	libstdc++/89824, libstdc++/89825, lto/89692, middle-end/89725,
+	middle-end/89790, rtl-optimization/88347, rtl-optimization/88423,
+	rtl-optimization/89313, rtl-optimization/89676,
+	rtl-optimization/89826, target/85667, target/89775, target/89784,
+	target/89827, testsuite/89834, tree-optimization/81740,
+	tree-optimization/89350, tree-optimization/89463,
+	tree-optimization/89779, tree-optimization/89789,
+	tree-optimization/89802
+
 * Wed Mar 20 2019 Jakub Jelinek <jakub@redhat.com> 9.0.1-0.11
 - update from trunk
   - PRs c++/63508, c++/85014, c++/85558, c++/88534, c++/88537, c++/88979,

diff --git a/sources b/sources
index 298fab6..1ddf304 100644
--- a/sources
+++ b/sources
@@ -1,3 +1,3 @@
-SHA512 (gcc-9.0.1-20190320.tar.xz) = 20ca885e0afca0470142113271d47eed2876dd778c308f72c9fea86b58a69ab798a8b3b398f240b49a41907adb47446ba087171b75f079597bad3d4348436e18
+SHA512 (gcc-9.0.1-20190328.tar.xz) = 5f1dc1f7434e2de40f2f0486db3c5818e168452c0d612d6b35164ab6a1e1b2a63e5e4a899af86c5fe15cde33fb750e768f3f723c4062a0d97fb909b039f30b39
 SHA512 (nvptx-newlib-aadc8eb0ec43b7cd0dd2dfb484bae63c8b05ef24.tar.xz) = 94f7089365296f7dfa485107b4143bebc850a81586f3460fd896bbbb6ba099a00217d4042133424fd2183b352132f4fd367e6a60599bdae2a26dfd48a77d0e04
 SHA512 (nvptx-tools-c28050f60193b3b95a18866a96f03334e874e78f.tar.xz) = a688cb12cf805950a5abbb13b52f45c81dbee98e310b7ed57ae20e76dbfa5964a16270148374a6426d177db71909d28360490f091c86a5d19d4faa5127beeee1

                 reply	other threads:[~2026-06-29 12:28 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=178273610425.1.17241026339813352165.rpms-gcc-84ce3f0d050f@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