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.2-3
Date: Mon, 29 Jun 2026 12:25:33 GMT	[thread overview]
Message-ID: <178273593353.1.13632533132602133830.rpms-gcc-c7f844b16456@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/gcc
Branch : rhel-f41-base
Commit : c7f844b16456e16e6eab4d94b08daca9eb846dfd
Author : Jakub Jelinek <jakub@redhat.com>
Date   : 2012-10-01T11:20:26+02:00
Stats  : +10/-4 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/gcc/c/c7f844b16456e16e6eab4d94b08daca9eb846dfd?branch=rhel-f41-base

Log:
4.7.2-3

---
diff --git a/.gitignore b/.gitignore
index 9774842..63b8afe 100644
--- a/.gitignore
+++ b/.gitignore
@@ -42,3 +42,4 @@
 /gcc-4.7.1-20120913.tar.bz2
 /gcc-4.7.2-20120920.tar.bz2
 /gcc-4.7.2-20120921.tar.bz2
+/gcc-4.7.2-20121001.tar.bz2

diff --git a/gcc.spec b/gcc.spec
index fde722e..0a0355a 100644
--- a/gcc.spec
+++ b/gcc.spec
@@ -1,9 +1,9 @@
-%global DATE 20120921
-%global SVNREV 191607
+%global DATE 20121001
+%global SVNREV 191896
 %global gcc_version 4.7.2
 # 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 2
+%global gcc_release 3
 %global _unpackaged_files_terminate_build 0
 %global multilib_64_archs sparc64 ppc64 s390x x86_64
 %ifarch %{ix86} x86_64 ia64 ppc ppc64 alpha
@@ -2663,6 +2663,11 @@ fi
 %{_prefix}/libexec/gcc/%{gcc_target_platform}/%{gcc_version}/plugin
 
 %changelog
+* Mon Oct  1 2012 Jakub Jelinek <jakub@redhat.com> 4.7.2-3
+- update from the 4.7 branch
+  - PRs target/54083, target/54703, target/54746, testsuite/54007
+- backport operator new[] overflow checking (#850911, PR c++/19351)
+
 * Fri Sep 21 2012 Jakub Jelinek <jakub@redhat.com> 4.7.2-2
 - update from the 4.7 branch
   - PRs c/54103, c/54552, libstdc++/54102, middle-end/54638, other/43620

diff --git a/sources b/sources
index 29d412d..e54062a 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
 2659f09c2e43ef8b7d4406321753f1b2  fastjar-0.97.tar.gz
-df0b75e68eee819d73daf720b47c201f  gcc-4.7.2-20120921.tar.bz2
+b1167b144ac4c081d1fb68cfb95e2706  gcc-4.7.2-20121001.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=178273593353.1.13632533132602133830.rpms-gcc-c7f844b16456@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