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.0-0.16
Date: Mon, 29 Jun 2026 12:25:20 GMT [thread overview]
Message-ID: <178273592004.1.13573199108915455354.rpms-gcc-c886fb5bab00@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/gcc
Branch : rhel-f41-base
Commit : c886fb5bab00050b9615333d2603a42f95c12baa
Author : Jakub Jelinek <jakub@redhat.com>
Date : 2012-02-24T10:31:38+01:00
Stats : +13/-4 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/gcc/c/c886fb5bab00050b9615333d2603a42f95c12baa?branch=rhel-f41-base
Log:
4.7.0-0.16
---
diff --git a/.gitignore b/.gitignore
index 5e0f767..735647a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -21,3 +21,4 @@
/gcc-4.7.0-20120216.tar.bz2
/gcc-4.7.0-20120221.tar.bz2
/gcc-4.7.0-20120223.tar.bz2
+/gcc-4.7.0-20120224.tar.bz2
diff --git a/gcc.spec b/gcc.spec
index 118a074..99ec60d 100644
--- a/gcc.spec
+++ b/gcc.spec
@@ -1,9 +1,9 @@
-%global DATE 20120223
-%global SVNREV 184515
+%global DATE 20120224
+%global SVNREV 184541
%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.15
+%global gcc_release 0.16
%global _unpackaged_files_terminate_build 0
%global multilib_64_archs sparc64 ppc64 s390x x86_64
%ifarch %{ix86} x86_64 ia64 ppc ppc64 alpha
@@ -2635,6 +2635,14 @@ fi
%{_prefix}/libexec/gcc/%{gcc_target_platform}/%{gcc_version}/plugin
%changelog
+* Fri Feb 24 2012 Jakub Jelinek <jakub@redhat.com> 4.7.0-0.16
+- update from trunk
+ - fix vtable for std::num_get<char, std::istreambuf_iterator<char,
+ std::char_traits<char> > > and vtable for std::num_get<wchar_t,
+ std::istreambuf_iterator<wchar_t, std::char_traits<wchar_t> > >
+ ABI breakage
+ - PR bootstrap/52287
+
* 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,
diff --git a/sources b/sources
index 6eec245..c866b69 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
2659f09c2e43ef8b7d4406321753f1b2 fastjar-0.97.tar.gz
-0fe46ee33ebbfdde05f3a6e49075e65a gcc-4.7.0-20120223.tar.bz2
+efd453ff4dfe84ed08aa1f2287b299ef gcc-4.7.0-20120224.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=178273592004.1.13573199108915455354.rpms-gcc-c886fb5bab00@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