public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/gcc] rhel-f41-base: 4.7.0-0.15
@ 2026-06-29 12:25 Jakub Jelinek
0 siblings, 0 replies; only message in thread
From: Jakub Jelinek @ 2026-06-29 12:25 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/gcc
Branch : rhel-f41-base
Commit : 52ed89edc93a6bbdf8fe8726d3d956b4fc66e521
Author : Jakub Jelinek <jakub@redhat.com>
Date : 2012-02-23T19:05:22+01:00
Stats : +13/-5 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/gcc/c/52ed89edc93a6bbdf8fe8726d3d956b4fc66e521?branch=rhel-f41-base
Log:
4.7.0-0.15
---
diff --git a/.gitignore b/.gitignore
index e7b32ce..5e0f767 100644
--- a/.gitignore
+++ b/.gitignore
@@ -20,3 +20,4 @@
/gcc-4.7.0-20120208.tar.bz2
/gcc-4.7.0-20120216.tar.bz2
/gcc-4.7.0-20120221.tar.bz2
+/gcc-4.7.0-20120223.tar.bz2
diff --git a/gcc.spec b/gcc.spec
index 71d1166..118a074 100644
--- a/gcc.spec
+++ b/gcc.spec
@@ -1,9 +1,9 @@
-%global DATE 20120221
-%global SVNREV 184450
+%global DATE 20120223
+%global SVNREV 184515
%global gcc_version 4.7.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.14
+%global gcc_release 0.15
%global _unpackaged_files_terminate_build 0
%global multilib_64_archs sparc64 ppc64 s390x x86_64
%ifarch %{ix86} x86_64 ia64 ppc ppc64 alpha
@@ -12,7 +12,7 @@
%global build_ada 0
%endif
%global build_java 1
-%ifarch %{ix86} x86_64 ppc ppc64 s390 s390x %{arm}
+%ifarch %{ix86} x86_64 ppc ppc64 s390 s390x
%global build_go 1
%else
%global build_go 0
@@ -2635,6 +2635,13 @@ fi
%{_prefix}/libexec/gcc/%{gcc_target_platform}/%{gcc_version}/plugin
%changelog
+* Thu Feb 23 2012 Jakub Jelinek <jakub@redhat.com> 4.7.0-0.15
+- update from trunk
+ - PRs c/52290, fortran/52335, go/52349, libstdc++/50349, lto/50616,
+ middle-end/52329, rtl-optimization/50063, target/18145, target/52330,
+ tree-optimization/52019
+- disable go on arm again, still not ready there
+
* Tue Feb 21 2012 Jakub Jelinek <jakub@redhat.com> 4.7.0-0.14
- update from trunk
- PRs c++/51415, c++/52126, c++/52248, c++/52312, fortran/52295,
diff --git a/sources b/sources
index d1e23e0..6eec245 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
2659f09c2e43ef8b7d4406321753f1b2 fastjar-0.97.tar.gz
-0ec239041cfc2900d18b0bee746337f9 gcc-4.7.0-20120221.tar.bz2
+0fe46ee33ebbfdde05f3a6e49075e65a gcc-4.7.0-20120223.tar.bz2
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-29 12:25 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:25 [rpms/gcc] rhel-f41-base: 4.7.0-0.15 Jakub Jelinek
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox