public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/gcc] rhel-f41-base: 4.6.1-3
@ 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 : 758837f6468580e72593ef517653c894822d6672
Author : Jakub Jelinek <jakub@redhat.com>
Date : 2011-07-15T13:00:47+02:00
Stats : +19/-5 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/gcc/c/758837f6468580e72593ef517653c894822d6672?branch=rhel-f41-base
Log:
4.6.1-3
---
diff --git a/.gitignore b/.gitignore
index 093c517..3268ccc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@
/gcc-4.6.0-20110603.tar.bz2
/gcc-4.6.1-20110627.tar.bz2
/gcc-4.6.1-20110708.tar.bz2
+/gcc-4.6.1-20110715.tar.bz2
diff --git a/gcc.spec b/gcc.spec
index 70cba3d..96b138f 100644
--- a/gcc.spec
+++ b/gcc.spec
@@ -1,9 +1,9 @@
-%global DATE 20110708
-%global SVNREV 176029
+%global DATE 20110715
+%global SVNREV 176311
%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 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
@@ -714,7 +714,7 @@ sed -i 's/\(may be either 2, 3 or 4; the default version is \)2\./\14./' gcc/doc
# Default to -gdwarf-3 rather than -gdwarf-2
sed -i '/UInteger Var(dwarf_version)/s/Init(2)/Init(3)/' gcc/common.opt
sed -i 's/\(may be either 2, 3 or 4; the default version is \)2\./\13./' gcc/doc/invoke.texi
-sed -i 's/#define[[:blank:]]*EMIT_ENTRY_VALUE[[:blank:]].*$/#define EMIT_ENTRY_VALUE 0/' gcc/{cfgexpand,var-tracking,dwarf2out}.c
+sed -i 's/#define[[:blank:]]*EMIT_ENTRY_VALUE[[:blank:]].*$/#define EMIT_ENTRY_VALUE 0/' gcc/{var-tracking,dwarf2out}.c
sed -i 's/#define[[:blank:]]*EMIT_TYPED_DWARF_STACK[[:blank:]].*$/#define EMIT_TYPED_DWARF_STACK 0/' gcc/dwarf2out.c
%endif
@@ -2447,6 +2447,19 @@ fi
%{_prefix}/lib/gcc/%{gcc_target_platform}/%{gcc_version}/plugin
%changelog
+* Fri Jul 15 2011 Jakub Jelinek <jakub@redhat.com> 4.6.1-3
+- update from the 4.6 branch
+ - PRs ada/46350, ada/48711, c++/49672, fortran/48926, fortran/49562,
+ fortran/49690, fortran/49698, target/39633, target/46779,
+ target/49487, target/49541, target/49621, tree-opt/49309,
+ tree-optimization/49094, tree-optimization/49651
+- backport -march=bdver2 and -mtune=bdver2 support
+%if 0%{fedora} < 16
+- use ENTRY_VALUE RTLs internally to improve generated debug info,
+ just make sure to remove it from possible options before emitting
+ var-tracking notes
+%endif
+
* 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,
diff --git a/sources b/sources
index 0dd5380..0895763 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
2659f09c2e43ef8b7d4406321753f1b2 fastjar-0.97.tar.gz
-a032ac551e79fec5820fa67f9c75394e gcc-4.6.1-20110708.tar.bz2
+1557ee507663bcdb9ce4333af9d458e2 gcc-4.6.1-20110715.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.1-3 Jakub Jelinek
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox