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.0.1-0.1
Date: Mon, 29 Jun 2026 12:26:46 GMT	[thread overview]
Message-ID: <178273600654.1.6063360493719211752.rpms-gcc-133d0a0f6457@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/gcc
Branch : rhel-f41-base
Commit : 133d0a0f64578449ae32d0a2aa6057dddddd9d19
Author : Jakub Jelinek <jakub@redhat.com>
Date   : 2015-04-13T11:49:13+02:00
Stats  : +18/-6 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/gcc/c/133d0a0f64578449ae32d0a2aa6057dddddd9d19?branch=rhel-f41-base

Log:
5.0.1-0.1

---
diff --git a/.gitignore b/.gitignore
index c984912..2d9ca42 100644
--- a/.gitignore
+++ b/.gitignore
@@ -14,3 +14,4 @@
 /gcc-5.0.0-20150316.tar.bz2
 /gcc-5.0.0-20150319.tar.bz2
 /gcc-5.0.0-20150407.tar.bz2
+/gcc-5.0.1-20150413.tar.bz2

diff --git a/gcc.spec b/gcc.spec
index 9cca599..4cd246e 100644
--- a/gcc.spec
+++ b/gcc.spec
@@ -1,9 +1,9 @@
-%global DATE 20150407
-%global SVNREV 221903
-%global gcc_version 5.0.0
+%global DATE 20150413
+%global SVNREV 222046
+%global gcc_version 5.0.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.22
+%global gcc_release 0.1
 %global _unpackaged_files_terminate_build 0
 %global _performance_build 1
 %global multilib_64_archs sparc64 ppc64 ppc64p7 s390x x86_64
@@ -943,7 +943,7 @@ CONFIGURE_OPTS="\
 	--with-bugurl=http://bugzilla.redhat.com/bugzilla \
 	--enable-shared --enable-threads=posix --enable-checking=release \
 %ifarch ppc64le
-	--disable-multilib \
+	--enable-targets=powerpcle-linux --disable-multilib \
 %else
 	--enable-multilib \
 %endif
@@ -3068,6 +3068,17 @@ fi
 %doc rpm.doc/changelogs/libcc1/ChangeLog*
 
 %changelog
+* Mon Apr 13 2015 Jakub Jelinek <jakub@redhat.com> 5.0.1-0.1
+- update from the trunk and 5 branch
+  - update to GCC 5.1-RC1
+  - PRs c++/65690, c++/65736, fortran/56674, fortran/56852, fortran/58813,
+	fortran/59016, fortran/59024, ipa/65540, ipa/65722, ipa/65743,
+	jit/65691, middle-end/65554, pch/65550, rtl-optimization/65693,
+	target/55143, target/65671, target/65676, target/65693, target/65694,
+	target/65710, target/65729, tree-optimization/65709,
+	tree-optimization/65735, tree-optimization/65747
+- add --enable-targets=powerpcle-linux on ppc64le (#1205236)
+
 * Tue Apr  7 2015 Jakub Jelinek <jakub@redhat.com> 5.0.0-0.22
 - update from the trunk
   - PRs ada/65451, ada/65490, bootstrap/65522, bootstrap/65537, c++/42328,

diff --git a/sources b/sources
index 961880a..f95775f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0676956aa1eda0fbc7ae4a6fb307d077  gcc-5.0.0-20150407.tar.bz2
+4591e55674cc174766f5943d8635b275  gcc-5.0.1-20150413.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=178273600654.1.6063360493719211752.rpms-gcc-133d0a0f6457@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