public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/gcc] rhel-f41-base: 4.7.0-7
@ 2026-06-29 12:25 Jakub Jelinek
  0 siblings, 0 replies; 2+ messages 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 : d2bfdbf5fa9dbb41ed4439b287cd01bfe714fc3e
Author : Jakub Jelinek <jakub@redhat.com>
Date   : 2012-06-04T20:33:15+02:00
Stats  : +17/-4 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/gcc/c/d2bfdbf5fa9dbb41ed4439b287cd01bfe714fc3e?branch=rhel-f41-base

Log:
4.7.0-7

---
diff --git a/.gitignore b/.gitignore
index cbbab3b..ef775f7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -32,3 +32,4 @@
 /gcc-4.7.0-20120504.tar.bz2
 /gcc-4.7.0-20120507.tar.bz2
 /gcc-4.7.0-20120525.tar.bz2
+/gcc-4.7.0-20120604.tar.bz2

diff --git a/gcc.spec b/gcc.spec
index 1102495..47c60b6 100644
--- a/gcc.spec
+++ b/gcc.spec
@@ -1,9 +1,9 @@
-%global DATE 20120525
-%global SVNREV 187884
+%global DATE 20120604
+%global SVNREV 188193
 %global gcc_version 4.7.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 6
+%global gcc_release 7
 %global _unpackaged_files_terminate_build 0
 %global multilib_64_archs sparc64 ppc64 s390x x86_64
 %ifarch %{ix86} x86_64 ia64 ppc ppc64 alpha
@@ -2645,6 +2645,18 @@ fi
 %{_prefix}/libexec/gcc/%{gcc_target_platform}/%{gcc_version}/plugin
 
 %changelog
+* Mon Jun  4 2012 Jakub Jelinek <jakub@redhat.com> 4.7.0-7
+- update from the 4.7 branch
+  - PRs ada/53517, c++/52725, c++/52905, c++/52973, c++/53137, c++/53220,
+	c++/53356, c++/53484, c++/53491, c++/53500, c++/53503,
+	fortran/53521, libstdc++/52007, middle-end/47530, middle-end/48124,
+	middle-end/48493, middle-end/52080, middle-end/52097,
+	middle-end/52979, middle-end/53008, middle-end/53471,
+	middle-end/53501, rtl-optimization/52528, rtl-optimization/53519,
+	target/46261, target/52642, target/52667, tree-optimization/53438,
+	tree-optimization/53505, tree-optimization/53516,
+	tree-optimization/53550
+
 * Fri May 25 2012 Jakub Jelinek <jakub@redhat.com> 4.7.0-6
 - update from the 4.7 branch
   - PRs ada/52362, ada/52494, bootstrap/53183, c++/53209, c++/53301,

diff --git a/sources b/sources
index 098aad7..258be59 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
 2659f09c2e43ef8b7d4406321753f1b2  fastjar-0.97.tar.gz
-55b6806c2c1e691da95df77cf68ca465  gcc-4.7.0-20120525.tar.bz2
+996050ff9fa029f4671efd77f77b8e14  gcc-4.7.0-20120604.tar.bz2

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [rpms/gcc] rhel-f41-base: 4.7.0-7
@ 2026-06-29 12:25 Jakub Jelinek
  0 siblings, 0 replies; 2+ messages 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 : 83584bab0468d54760b8b70b3a090a26102866c0
Author : Jakub Jelinek <jakub@redhat.com>
Date   : 2012-06-04T20:43:00+02:00
Stats  : +0/-36 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/gcc/c/83584bab0468d54760b8b70b3a090a26102866c0?branch=rhel-f41-base

Log:
4.7.0-7

---
diff --git a/gcc.spec b/gcc.spec
index 47c60b6..fa30127 100644
--- a/gcc.spec
+++ b/gcc.spec
@@ -174,8 +174,6 @@ Patch12: gcc47-libstdc++-docs.patch
 Patch13: gcc47-no-add-needed.patch
 Patch14: gcc47-ppl-0.10.patch
 Patch15: gcc47-libitm-fno-exceptions.patch
-Patch16: gcc47-pr53438.patch
-Patch17: gcc47-libgo-r187890.patch
 
 Patch1000: fastjar-0.97-segfault.patch
 Patch1001: fastjar-0.97-len1.patch
@@ -677,8 +675,6 @@ package or when debugging this package.
 %patch14 -p0 -b .ppl-0.10~
 %endif
 %patch15 -p0 -b .libitm-fno-exceptions~
-%patch16 -p0 -b .pr53438~
-%patch17 -p0 -b .libgo-r187890~
 
 %if 0%{?_enable_debug_packages}
 cat > split-debuginfo.sh <<\EOF

diff --git a/gcc47-libgo-r187890.patch b/gcc47-libgo-r187890.patch
deleted file mode 100644
index a061979..0000000
--- a/gcc47-libgo-r187890.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- libgo/runtime/print.c	(revision 187889)
-+++ libgo/runtime/print.c	(revision 187890)
-@@ -136,7 +136,7 @@ void
- runtime_printpc(void *p __attribute__ ((unused)))
- {
- 	runtime_prints("PC=");
--	runtime_printhex((uint64)runtime_getcallerpc(p));
-+	runtime_printhex((uint64)(uintptr)runtime_getcallerpc(p));
- }
- 
- void

diff --git a/gcc47-pr53438.patch b/gcc47-pr53438.patch
deleted file mode 100644
index fe83526..0000000
--- a/gcc47-pr53438.patch
+++ /dev/null
@@ -1,21 +0,0 @@
-2012-05-23  Richard Guenther  <rguenther@suse.de>
-
-	PR tree-optimization/53438
-	* tree-sra.c (analyze_access_subtree): Correct bitfield exclusion.
-
---- gcc/tree-sra.c	(revision 187804)
-+++ gcc/tree-sra.c	(revision 187805)
-@@ -2096,9 +2096,12 @@ analyze_access_subtree (struct access *r
- 	  && (TREE_CODE (root->type) != INTEGER_TYPE
- 	      || TYPE_PRECISION (root->type) != root->size)
- 	  /* But leave bitfield accesses alone.  */
--	  && (root->offset % BITS_PER_UNIT) == 0)
-+	  && (TREE_CODE (root->expr) != COMPONENT_REF
-+	      || !DECL_BIT_FIELD (TREE_OPERAND (root->expr, 1))))
- 	{
- 	  tree rt = root->type;
-+	  gcc_assert ((root->offset % BITS_PER_UNIT) == 0
-+		      && (root->size % BITS_PER_UNIT) == 0);
- 	  root->type = build_nonstandard_integer_type (root->size,
- 						       TYPE_UNSIGNED (rt));
- 	  root->expr = build_ref_for_offset (UNKNOWN_LOCATION,

^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2026-06-29 12:25 UTC | newest]

Thread overview: 2+ messages (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.7.0-7 Jakub Jelinek
2026-06-29 12:25 Jakub Jelinek

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