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: 8.0.1-0.7
Date: Mon, 29 Jun 2026 12:27:45 GMT	[thread overview]
Message-ID: <178273606503.1.18178773728251783287.rpms-gcc-3139eaf99777@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/gcc
Branch : rhel-f41-base
Commit : 3139eaf9977737e66fb06f6c980b400d6cfdd2c6
Author : Jakub Jelinek <jakub@redhat.com>
Date   : 2018-01-30T23:43:42+01:00
Stats  : +15/-4 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/gcc/c/3139eaf9977737e66fb06f6c980b400d6cfdd2c6?branch=rhel-f41-base

Log:
8.0.1-0.7

---
diff --git a/.gitignore b/.gitignore
index 61c6db7..ff408a4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -31,3 +31,4 @@
 /gcc-8.0.1-20180127.tar.xz
 /nvptx-newlib-aadc8eb0ec43b7cd0dd2dfb484bae63c8b05ef24.tar.xz
 /nvptx-tools-c28050f60193b3b95a18866a96f03334e874e78f.tar.xz
+/gcc-8.0.1-20180830.tar.xz

diff --git a/gcc.spec b/gcc.spec
index 2f5254f..a8c66f4 100644
--- a/gcc.spec
+++ b/gcc.spec
@@ -1,10 +1,10 @@
-%global DATE 20180127
-%global SVNREV 257122
+%global DATE 20180130
+%global SVNREV 257210
 %global gcc_version 8.0.1
 %global gcc_major 8
 # 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.6
+%global gcc_release 0.7
 %global nvptx_tools_gitrev c28050f60193b3b95a18866a96f03334e874e78f
 %global nvptx_newlib_gitrev aadc8eb0ec43b7cd0dd2dfb484bae63c8b05ef24
 %global _unpackaged_files_terminate_build 0
@@ -3038,6 +3038,16 @@ fi
 %endif
 
 %changelog
+* Tue Jan 30 2018 Jakub Jelinek <jakub@redhat.com> 8.0.1-0.7
+- update from the trunk
+  - PRs bootstrap/80867, bootstrap/84017, c++/68810, c++/83924, c++/83942,
+	c++/83996, c++/84091, c++/84098, c/83966, fortran/84073,
+	fortran/84133, ipa/81360, ipa/83179, libgomp/84096, libstdc++/83658,
+	lto/83954, rtl-optimization/83986, target/40411, target/58684,
+	target/83828, target/84112, testsuite/81010, tree-optimization/81611,
+	tree-optimization/83008, tree-optimization/84057,
+	tree-optimization/84086, tree-optimization/84111
+
 * Sat Jan 27 2018 Jakub Jelinek <jakub@redhat.com> 8.0.1-0.6
 - update from the trunk
   - PRs c++/82249, c++/82514, c++/83921, c++/83947, c++/83956, c++/83974,

diff --git a/sources b/sources
index 680576c..1e2e442 100644
--- a/sources
+++ b/sources
@@ -1,3 +1,3 @@
-SHA512 (gcc-8.0.1-20180127.tar.xz) = 7d46928874f0dc2e9c00435f51d4939c283a5738523d3f42b798344d6ab0d123c01b6acc3a01b4bcfd78302f3032e1b1f848d75e752047639c54d90401b76b2b
+SHA512 (gcc-8.0.1-20180830.tar.xz) = 4ce6a9babd0f79e7c8e8a35633ed1029f24c3db4ed8ed854d9f72bbd36a693106dd5a8345b1c317699f855d94368b43fbc8e788a9f042a060c30b4486614e7c8
 SHA512 (nvptx-newlib-aadc8eb0ec43b7cd0dd2dfb484bae63c8b05ef24.tar.xz) = 94f7089365296f7dfa485107b4143bebc850a81586f3460fd896bbbb6ba099a00217d4042133424fd2183b352132f4fd367e6a60599bdae2a26dfd48a77d0e04
 SHA512 (nvptx-tools-c28050f60193b3b95a18866a96f03334e874e78f.tar.xz) = a688cb12cf805950a5abbb13b52f45c81dbee98e310b7ed57ae20e76dbfa5964a16270148374a6426d177db71909d28360490f091c86a5d19d4faa5127beeee1

             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: 8.0.1-0.7 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=178273606503.1.18178773728251783287.rpms-gcc-3139eaf99777@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