public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/gcc] rhel-f41-base: 4.6.0-10
@ 2026-06-29 12:25 Jakub Jelinek
  0 siblings, 0 replies; only message in thread
From: Jakub Jelinek @ 2026-06-29 12:25 UTC (permalink / raw)
  To: git-commits

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

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-06-29 12:25 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-29 12:25 [rpms/gcc] rhel-f41-base: 4.6.0-10 Jakub Jelinek

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox