public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/gcc] rhel-f41-base: 5.0.1-0.1
@ 2026-06-29 12:26 Jakub Jelinek
  0 siblings, 0 replies; only message in thread
From: Jakub Jelinek @ 2026-06-29 12:26 UTC (permalink / raw)
  To: git-commits

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

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-06-29 12:26 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-29 12:26 [rpms/gcc] rhel-f41-base: 5.0.1-0.1 Jakub Jelinek

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox