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: 4.7.1-6
Date: Mon, 29 Jun 2026 12:25:29 GMT [thread overview]
Message-ID: <178273592933.1.17090469155310657294.rpms-gcc-e02177a0fa7a@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/gcc
Branch : rhel-f41-base
Commit : e02177a0fa7a1026d14af1f33e18a5fdb0e08a8b
Author : Jakub Jelinek <jakub@redhat.com>
Date : 2012-08-10T15:26:14+02:00
Stats : +16/-4 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/gcc/c/e02177a0fa7a1026d14af1f33e18a5fdb0e08a8b?branch=rhel-f41-base
Log:
4.7.1-6
---
diff --git a/.gitignore b/.gitignore
index 6a66607..cef6f9d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -37,3 +37,4 @@
/gcc-4.7.1-20120716.tar.bz2
/gcc-4.7.1-20120718.tar.bz2
/gcc-4.7.1-20120720.tar.bz2
+/gcc-4.7.1-20120810.tar.bz2
diff --git a/gcc.spec b/gcc.spec
index 4d428b7..93972f7 100644
--- a/gcc.spec
+++ b/gcc.spec
@@ -1,9 +1,9 @@
-%global DATE 20120720
-%global SVNREV 189721
+%global DATE 20120810
+%global SVNREV 190292
%global gcc_version 4.7.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 5
+%global gcc_release 6
%global _unpackaged_files_terminate_build 0
%global multilib_64_archs sparc64 ppc64 s390x x86_64
%ifarch %{ix86} x86_64 ia64 ppc ppc64 alpha
@@ -27,7 +27,11 @@
%else
%global build_libitm 0
%endif
+%if 0%{?rhel} >= 7
+%global build_cloog 0
+%else
%global build_cloog 1
+%endif
%global build_libstdcxx_docs 1
# If you don't have already a usable gcc-java and libgcj for your arch,
# do on some arch which has it rpmbuild -bc --with java_tar gcc.spec
@@ -915,6 +919,8 @@ CC="$CC" CFLAGS="$OPT_FLAGS" CXXFLAGS="`echo $OPT_FLAGS | sed 's/ -Wall / /g'`"
%endif
%if %{build_cloog}
--with-ppl --with-cloog \
+%else
+ --without-ppl --without-cloog \
%endif
%ifarch %{arm}
--disable-sjlj-exceptions \
@@ -2654,6 +2660,11 @@ fi
%{_prefix}/libexec/gcc/%{gcc_target_platform}/%{gcc_version}/plugin
%changelog
+* Fri Aug 10 2012 Jakub Jelinek <jakub@redhat.com> 4.7.1-6
+- update from the 4.7 branch
+ - PRs libstdc++/54036, libstdc++/54075, rtl-optimization/54157,
+ target/33135, target/52530
+
* Fri Jul 20 2012 Jakub Jelinek <jakub@redhat.com> 4.7.1-5
- update from the 4.7 branch
- PRs c++/54026, middle-end/54017, rtl-optimization/52250, target/53877,
diff --git a/sources b/sources
index 4ebc91c..1fbd19a 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
2659f09c2e43ef8b7d4406321753f1b2 fastjar-0.97.tar.gz
-9a31abaadb9d7519476250f1fd0deb39 gcc-4.7.1-20120720.tar.bz2
+fd6472d7727ee181ddaee41417dff76d gcc-4.7.1-20120810.tar.bz2
reply other threads:[~2026-06-29 12:25 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=178273592933.1.17090469155310657294.rpms-gcc-e02177a0fa7a@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