public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/gcc] rhel-f41-base: 4.8.1-7
@ 2026-06-29 12:25 Jakub Jelinek
  0 siblings, 0 replies; 3+ 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 : 6f858633edcde63c9998c5eabe321e40f0e64485
Author : Jakub Jelinek <jakub@redhat.com>
Date   : 2013-08-29T16:34:42+02:00
Stats  : +2/-1 in 2 file(s)
URL    : https://src.fedoraproject.org/rpms/gcc/c/6f858633edcde63c9998c5eabe321e40f0e64485?branch=rhel-f41-base

Log:
4.8.1-7

---
diff --git a/.gitignore b/.gitignore
index d5d867f..e3d633f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -81,3 +81,4 @@
 /gcc-4.8.1-20130715.tar.bz2
 /gcc-4.8.1-20130717.tar.bz2
 /gcc-4.8.1-20130814.tar.bz2
+/gcc-4.8.1-20130829.tar.bz2

diff --git a/sources b/sources
index b0c757c..192d699 100644
--- a/sources
+++ b/sources
@@ -1,4 +1,4 @@
 be78a47bd82523250eb3e91646db5b3d  cloog-0.18.0.tar.gz
 2659f09c2e43ef8b7d4406321753f1b2  fastjar-0.97.tar.gz
-a267f248ac69a81c5610138675c2721c  gcc-4.8.1-20130814.tar.bz2
+0cc58ffb7ac2e7bff856b1f7df91c205  gcc-4.8.1-20130829.tar.bz2
 bce1586384d8635a76d2f017fb067cd2  isl-0.11.1.tar.bz2

^ permalink raw reply related	[flat|nested] 3+ messages in thread
* [rpms/gcc] rhel-f41-base: 4.8.1-7
@ 2026-06-29 12:25 Jakub Jelinek
  0 siblings, 0 replies; 3+ 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 : cb3be801e6f372b4d1dc04f158afde63277a9a36
Author : Jakub Jelinek <jakub@redhat.com>
Date   : 2013-08-29T17:01:17+02:00
Stats  : +2/-2 in 2 file(s)
URL    : https://src.fedoraproject.org/rpms/gcc/c/cb3be801e6f372b4d1dc04f158afde63277a9a36?branch=rhel-f41-base

Log:
4.8.1-7

---
diff --git a/gcc.spec b/gcc.spec
index cc96878..f8c7f8f 100644
--- a/gcc.spec
+++ b/gcc.spec
@@ -1,5 +1,5 @@
 %global DATE 20130829
-%global SVNREV 202076
+%global SVNREV 202078
 %global gcc_version 4.8.1
 # Note, gcc_release must be integer, if you want to add suffixes to
 # %{release}, append them after %{gcc_release} on Release: line.

diff --git a/sources b/sources
index 192d699..765f4e8 100644
--- a/sources
+++ b/sources
@@ -1,4 +1,4 @@
 be78a47bd82523250eb3e91646db5b3d  cloog-0.18.0.tar.gz
 2659f09c2e43ef8b7d4406321753f1b2  fastjar-0.97.tar.gz
-0cc58ffb7ac2e7bff856b1f7df91c205  gcc-4.8.1-20130829.tar.bz2
+04d2afeceb77a6e4fd34a6b8042a605b  gcc-4.8.1-20130829.tar.bz2
 bce1586384d8635a76d2f017fb067cd2  isl-0.11.1.tar.bz2

^ permalink raw reply related	[flat|nested] 3+ messages in thread
* [rpms/gcc] rhel-f41-base: 4.8.1-7
@ 2026-06-29 12:25 Jakub Jelinek
  0 siblings, 0 replies; 3+ 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 : d747bb409f0fc6883691a75afcf71e09c355eba3
Author : Jakub Jelinek <jakub@redhat.com>
Date   : 2013-08-29T16:33:10+02:00
Stats  : +15/-132 in 2 file(s)
URL    : https://src.fedoraproject.org/rpms/gcc/c/d747bb409f0fc6883691a75afcf71e09c355eba3?branch=rhel-f41-base

Log:
4.8.1-7

---
diff --git a/gcc.spec b/gcc.spec
index 736c147..cc96878 100644
--- a/gcc.spec
+++ b/gcc.spec
@@ -1,9 +1,9 @@
-%global DATE 20130814
-%global SVNREV 201733
+%global DATE 20130829
+%global SVNREV 202076
 %global gcc_version 4.8.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 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
@@ -195,7 +195,6 @@ Patch11: gcc48-libstdc++-docs.patch
 Patch12: gcc48-no-add-needed.patch
 Patch13: gcc48-pr56564.patch
 Patch14: gcc48-pr56493.patch
-Patch15: gcc48-pr58145.patch
 
 Patch1000: fastjar-0.97-segfault.patch
 Patch1001: fastjar-0.97-len1.patch
@@ -751,7 +750,6 @@ package or when debugging this package.
 %patch12 -p0 -b .no-add-needed~
 %patch13 -p0 -b .pr56564~
 %patch14 -p0 -b .pr56493~
-%patch15 -p0 -b .pr58145~
 
 %if 0%{?_enable_debug_packages}
 cat > split-debuginfo.sh <<\EOF
@@ -3000,6 +2998,18 @@ fi
 %{_prefix}/libexec/gcc/%{gcc_target_platform}/%{gcc_version}/plugin
 
 %changelog
+* Thu Aug 29 2013 Jakub Jelinek <jakub@redhat.com> 4.8.1-7
+- update from the 4.8 branch
+  - PRs c++/58083, c++/58119, c++/58190, fortran/57798, fortran/58185,
+	middle-end/56977, middle-end/57381, middle-end/58257, target/56979,
+	target/57865, target/57927, target/58218, tree-optimization/57343,
+	tree-optimization/57396, tree-optimization/57417,
+	tree-optimization/58006, tree-optimization/58164,
+	tree-optimization/58165, tree-optimization/58209
+- fix up x86-64 -mcmodel=large -fpic TLS GD and LD model
+  (#994244, PR target/58067)
+- power8 fusion support fixes (#731884, PR target/58160)
+
 * Wed Aug 14 2013 Jakub Jelinek <jakub@redhat.com> 4.8.1-6
 - update from the 4.8 branch
   - PRs c++/57825, c++/57901, c++/57981, c++/58022, fortran/57435,

diff --git a/gcc48-pr58145.patch b/gcc48-pr58145.patch
deleted file mode 100644
index e3c9997..0000000
--- a/gcc48-pr58145.patch
+++ /dev/null
@@ -1,127 +0,0 @@
-2013-08-14  Jakub Jelinek  <jakub@redhat.com>
-
-	PR tree-optimization/58145
-	* tree-sra.c (build_ref_for_offset): If prev_base has
-	TREE_THIS_VOLATILE or TREE_SIDE_EFFECTS, propagate it to MEM_REF.
-
-	* gcc.dg/pr58145-1.c: New test.
-	* gcc.dg/pr58145-2.c: New test.
-
---- gcc/tree-sra.c.jj	2013-08-14 11:02:55.290711106 +0200
-+++ gcc/tree-sra.c	2013-08-14 12:38:47.405230042 +0200
-@@ -1466,6 +1466,7 @@ build_ref_for_offset (location_t loc, tr
- {
-   tree prev_base = base;
-   tree off;
-+  tree mem_ref;
-   HOST_WIDE_INT base_offset;
-   unsigned HOST_WIDE_INT misalign;
-   unsigned int align;
-@@ -1516,7 +1517,12 @@ build_ref_for_offset (location_t loc, tr
-   if (align < TYPE_ALIGN (exp_type))
-     exp_type = build_aligned_type (exp_type, align);
- 
--  return fold_build2_loc (loc, MEM_REF, exp_type, base, off);
-+  mem_ref = fold_build2_loc (loc, MEM_REF, exp_type, base, off);
-+  if (TREE_THIS_VOLATILE (prev_base))
-+    TREE_THIS_VOLATILE (mem_ref) = 1;
-+  if (TREE_SIDE_EFFECTS (prev_base))
-+    TREE_SIDE_EFFECTS (mem_ref) = 1;
-+  return mem_ref;
- }
- 
- /* Construct a memory reference to a part of an aggregate BASE at the given
---- gcc/testsuite/gcc.dg/pr58145-1.c.jj	2013-08-14 12:02:07.077086488 +0200
-+++ gcc/testsuite/gcc.dg/pr58145-1.c	2013-08-14 12:03:15.895198976 +0200
-@@ -0,0 +1,37 @@
-+/* PR tree-optimization/58145 */
-+/* { dg-do compile { target { int32plus } } } */
-+/* { dg-options "-O2 -fdump-tree-optimized" } */
-+
-+struct S { unsigned int data : 32; };
-+struct T { unsigned int data; };
-+volatile struct S s2;
-+
-+void
-+f1 (int val)
-+{
-+  struct S s = { .data = val };
-+  *(volatile struct S *) 0x880000UL = s;
-+}
-+
-+void
-+f2 (int val)
-+{
-+  struct T t = { .data = val };
-+  *(volatile struct T *) 0x880000UL = t;
-+}
-+
-+void
-+f3 (int val)
-+{
-+  *(volatile unsigned int *) 0x880000UL = val;
-+}
-+
-+void
-+f4 (int val)
-+{
-+  struct S s = { .data = val };
-+  s2 = s;
-+}
-+
-+/* { dg-final { scan-tree-dump-times " ={v} " 4 "optimized" } } */
-+/* { dg-final { cleanup-tree-dump "optimized" } } */
---- gcc/testsuite/gcc.dg/pr58145-2.c.jj	2013-08-14 12:02:28.409663559 +0200
-+++ gcc/testsuite/gcc.dg/pr58145-2.c	2013-08-14 12:04:19.471612107 +0200
-@@ -0,0 +1,51 @@
-+/* PR tree-optimization/58145 */
-+/* { dg-do compile { target { int32plus } } } */
-+/* { dg-options "-O2 -fdump-tree-optimized" } */
-+
-+struct S { unsigned int data : 32; };
-+struct T { unsigned int data; };
-+volatile struct S s2;
-+
-+static inline void
-+f1 (int val)
-+{
-+  struct S s = { .data = val };
-+  *(volatile struct S *) 0x880000UL = s;
-+}
-+
-+static inline void
-+f2 (int val)
-+{
-+  struct T t = { .data = val };
-+  *(volatile struct T *) 0x880000UL = t;
-+}
-+
-+static inline void
-+f3 (int val)
-+{
-+  *(volatile unsigned int *) 0x880000UL = val;
-+}
-+
-+static inline void
-+f4 (int val)
-+{
-+  struct S s = { .data = val };
-+  s2 = s;
-+}
-+
-+void
-+f5 (void)
-+{
-+  int i;
-+  for (i = 0; i < 100; i++)
-+    f1 (0);
-+  for (i = 0; i < 100; i++)
-+    f2 (0);
-+  for (i = 0; i < 100; i++)
-+    f3 (0);
-+  for (i = 0; i < 100; i++)
-+    f4 (0);
-+}
-+
-+/* { dg-final { scan-tree-dump-times " ={v} " 4 "optimized" } } */
-+/* { dg-final { cleanup-tree-dump "optimized" } } */

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

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

Thread overview: 3+ 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.8.1-7 Jakub Jelinek
  -- strict thread matches above, loose matches on Subject: below --
2026-06-29 12:25 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