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.0-10
Date: Mon, 29 Jun 2026 12:25:06 GMT [thread overview]
Message-ID: <178273590686.1.17810141671736405478.rpms-gcc-9c1622572795@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/gcc
Branch : rhel-f41-base
Commit : 9c1622572795b9cc4a83bf4ef746c4409c8a8fa4
Author : Jakub Jelinek <jakub@redhat.com>
Date : 2011-06-03T14:46:33+02:00
Stats : +14/-4 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/gcc/c/9c1622572795b9cc4a83bf4ef746c4409c8a8fa4?branch=rhel-f41-base
Log:
4.6.0-10
---
diff --git a/.gitignore b/.gitignore
index db49ceb..2142dfa 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
/gcc-4.6.0-20110205.tar.bz2
/gcc-4.6.0-20110525.tar.bz2
/gcc-4.6.0-20110530.tar.bz2
+/gcc-4.6.0-20110603.tar.bz2
diff --git a/gcc.spec b/gcc.spec
index 43d7131..2cf204e 100644
--- a/gcc.spec
+++ b/gcc.spec
@@ -1,9 +1,9 @@
-%global DATE 20110530
-%global SVNREV 174441
+%global DATE 20110603
+%global SVNREV 174601
%global gcc_version 4.6.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 9
+%global gcc_release 10
%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,15 @@ fi
%{_prefix}/lib/gcc/%{gcc_target_platform}/%{gcc_version}/plugin
%changelog
+* Fri Jun 3 2011 Jakub Jelinek <jakub@redhat.com> 4.6.0-10
+- update from the 4.6 branch
+ - PRs fortran/45786, fortran/49265, middle-end/48953, middle-end/48985,
+ tree-optimization/49093
+- backport some debuginfo improvements
+ - PRs debug/47919, debug/47994, debug/49250
+- decrease C++ FE memory usage on code with heavy overloading
+ (#651098, PR c++/48481)
+
* Mon May 30 2011 Jakub Jelinek <jakub@redhat.com> 4.6.0-9
- update from the 4.6 branch
- PRs c++/44311, c++/44994, c++/45080, c++/45401, c++/45418, c++/45698,
diff --git a/sources b/sources
index 4496ce8..832f793 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
2659f09c2e43ef8b7d4406321753f1b2 fastjar-0.97.tar.gz
-c7d44cc188e0bb508ce3adde199c18f8 gcc-4.6.0-20110530.tar.bz2
+859e372e4285d39d8a4a47b80c694d00 gcc-4.6.0-20110603.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=178273590686.1.17810141671736405478.rpms-gcc-9c1622572795@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