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.6.1-2
Date: Mon, 29 Jun 2026 12:25:07 GMT	[thread overview]
Message-ID: <178273590782.1.15359684233661765769.rpms-gcc-9679e72bfcae@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/gcc
Branch : rhel-f41-base
Commit : 9679e72bfcaeb764545e1728a36e74608c5fe9f2
Author : Jakub Jelinek <jakub@redhat.com>
Date   : 2011-07-08T10:23:46+02:00
Stats  : +26/-4 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/gcc/c/9679e72bfcaeb764545e1728a36e74608c5fe9f2?branch=rhel-f41-base

Log:
4.6.1-2

---
diff --git a/.gitignore b/.gitignore
index 826ac73..093c517 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@
 /gcc-4.6.0-20110530.tar.bz2
 /gcc-4.6.0-20110603.tar.bz2
 /gcc-4.6.1-20110627.tar.bz2
+/gcc-4.6.1-20110708.tar.bz2

diff --git a/gcc.spec b/gcc.spec
index 3923b78..70cba3d 100644
--- a/gcc.spec
+++ b/gcc.spec
@@ -1,9 +1,9 @@
-%global DATE 20110627
-%global SVNREV 175553
+%global DATE 20110708
+%global SVNREV 176029
 %global gcc_version 4.6.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 1
+%global gcc_release 2
 %global _unpackaged_files_terminate_build 0
 %global multilib_64_archs sparc64 ppc64 s390x x86_64
 %ifarch %{ix86} x86_64 ia64 ppc ppc64 alpha
@@ -2447,6 +2447,27 @@ fi
 %{_prefix}/lib/gcc/%{gcc_target_platform}/%{gcc_version}/plugin
 
 %changelog
+* Fri Jul  8 2011 Jakub Jelinek <jakub@redhat.com> 4.6.1-2
+- update from the 4.6 branch
+  - PRs ada/49511, bootstrap/23656, bootstrap/49247, c++/48157, c/48825,
+	c++/49418, c++/49440, c++/49528, c++/49598, c/49644, debug/49262,
+	debug/49522, fortran/49466, fortran/49479, fortran/49623,
+	libffi/46660, libfortran/49296, middle-end/49640, other/47733,
+	regression/47836, rtl-optimization/49014, rtl-optimization/49472,
+	rtl-optimization/49619, target/34734, target/47997, target/48273,
+	target/49089, target/49335, target/49660, testsuite/49643,
+	tree-optimization/38752, tree-optimization/49516,
+	tree-optimization/49539, tree-optimization/49572,
+	tree-optimization/49615, tree-optimization/49618
+  - decrease compiler memory and time requirements on Fortran DATA
+    with many times repeated initializers (#716721, PR fortran/49540)
+- backport some debuginfo improvements and fixes
+  - PRs debug/49364, debug/49602
+  - fix typed DWARF stack ICE (#717240, PR49567)
+- backport __builtin_assume_aligned support (#713586)
+- backport further C++ FE improvements for heavy overloading use
+  (#651098, PR c++/48481)
+
 * Mon Jun 27 2011 Jakub Jelinek <jakub@redhat.com> 4.6.1-1
 - update from the 4.6 branch
   - GCC 4.6.1 release

diff --git a/sources b/sources
index faf8855..0dd5380 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
 2659f09c2e43ef8b7d4406321753f1b2  fastjar-0.97.tar.gz
-0870c58701b8841a3d5ff49a6988a73e  gcc-4.6.1-20110627.tar.bz2
+a032ac551e79fec5820fa67f9c75394e  gcc-4.6.1-20110708.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=178273590782.1.15359684233661765769.rpms-gcc-9679e72bfcae@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