public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/gcc] rhel-f41-base: 4.8.2-4
@ 2026-06-29 12:26 Jakub Jelinek
0 siblings, 0 replies; only message in thread
From: Jakub Jelinek @ 2026-06-29 12:26 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/gcc
Branch : rhel-f41-base
Commit : 107d671c75fe926302e22b8b780464f59d9aa950
Author : Jakub Jelinek <jakub@redhat.com>
Date : 2013-11-11T09:32:01+01:00
Stats : +25/-4 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/gcc/c/107d671c75fe926302e22b8b780464f59d9aa950?branch=rhel-f41-base
Log:
4.8.2-4
---
diff --git a/.gitignore b/.gitignore
index dfd0239..334e376 100644
--- a/.gitignore
+++ b/.gitignore
@@ -86,3 +86,4 @@
/gcc-4.8.1-20130915.tar.bz2
/gcc-4.8.1-20130920.tar.bz2
/gcc-4.8.2-20131017.tar.bz2
+/gcc-4.8.2-20131111.tar.bz2
diff --git a/gcc.spec b/gcc.spec
index 03f6224..d303008 100644
--- a/gcc.spec
+++ b/gcc.spec
@@ -1,9 +1,9 @@
-%global DATE 20131017
-%global SVNREV 203741
+%global DATE 20131111
+%global SVNREV 204664
%global gcc_version 4.8.2
# 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 1
+%global gcc_release 4
%global _unpackaged_files_terminate_build 0
%global multilib_64_archs sparc64 ppc64 s390x x86_64
%ifarch %{ix86} x86_64 ia64 ppc ppc64 alpha
@@ -3019,6 +3019,26 @@ fi
%{_prefix}/libexec/gcc/%{gcc_target_platform}/%{gcc_version}/plugin
%changelog
+* Mon Nov 11 2013 Jakub Jelinek <jakub@redhat.com> 4.8.2-4
+- update from the 4.8 branch
+ - PRs plugins/52872, regression/58985, target/59034
+
+* Wed Nov 6 2013 Jakub Jelinek <jakub@redhat.com> 4.8.2-3
+- update from the 4.8 branch
+ - PRs c++/58282, c++/58979, fortran/58355, fortran/58989, libstdc++/58839,
+ libstdc++/58912, libstdc++/58952, lto/57084, middle-end/58789,
+ rtl-optimization/58079, rtl-optimization/58831, rtl/58542,
+ target/58690, target/58779, target/58792, target/58838,
+ tree-optimization/57488, tree-optimization/58805,
+ tree-optimization/58984
+- fix ICEs in get_bit_range (PR middle-end/58970)
+- fix ICEs in RTL loop unswitching (PR rtl-optimization/58997)
+
+* Sun Oct 20 2013 Jakub Jelinek <jakub@redhat.com> 4.8.2-2
+- update from the 4.8 branch
+ - PRs c++/58596, libstdc++/58800
+- power8 TImode fix (#1014053, PR target/58673)
+
* Thu Oct 17 2013 Jakub Jelinek <jakub@redhat.com> 4.8.2-1
- update from the 4.8 branch
- GCC 4.8.2 release
diff --git a/sources b/sources
index 7d4c69f..2220d9b 100644
--- a/sources
+++ b/sources
@@ -1,4 +1,4 @@
be78a47bd82523250eb3e91646db5b3d cloog-0.18.0.tar.gz
2659f09c2e43ef8b7d4406321753f1b2 fastjar-0.97.tar.gz
-c1817e33ad5123b5b635a428db89cd07 gcc-4.8.2-20131017.tar.bz2
+e1af4eb9a73c65f58c3c4493d3a58472 gcc-4.8.2-20131111.tar.bz2
bce1586384d8635a76d2f017fb067cd2 isl-0.11.1.tar.bz2
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-29 12:26 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:26 [rpms/gcc] rhel-f41-base: 4.8.2-4 Jakub Jelinek
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox