public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/gcc] rhel-f41-base: joe
@ 2026-06-29 12:24 Jakub Jelinek
0 siblings, 0 replies; only message in thread
From: Jakub Jelinek @ 2026-06-29 12:24 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/gcc
Branch : rhel-f41-base
Commit : b4b081811c2bb0c1f4e74aaf90a2354b229fc7f8
Author : Jakub Jelinek <jakub@fedoraproject.org>
Date : 2009-07-21T16:52:33+00:00
Stats : +15/-3 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/gcc/c/b4b081811c2bb0c1f4e74aaf90a2354b229fc7f8?branch=rhel-f41-base
Log:
joe
---
diff --git a/gcc.spec b/gcc.spec
index 4b528c4..b9b2e89 100644
--- a/gcc.spec
+++ b/gcc.spec
@@ -1,9 +1,9 @@
-%global DATE 20090717
-%global SVNREV 149742
+%global DATE 20090721
+%global SVNREV 149860
%global gcc_version 4.4.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 14
+%global gcc_release 15
%global _unpackaged_files_terminate_build 0
%global multilib_64_archs sparc64 ppc64 s390x x86_64
%global include_gappletviewer 1
@@ -160,6 +160,7 @@ Patch28: gcc44-pr38757.patch
Patch29: gcc44-libstdc++-docs.patch
Patch30: gcc44-rh503816-1.patch
Patch31: gcc44-rh503816-2.patch
+Patch32: gcc44-pr40811.patch
Patch1000: fastjar-0.97-segfault.patch
@@ -469,6 +470,7 @@ which are required to compile with the GNAT.
%endif
%patch30 -p0 -b .rh503816-1~
%patch31 -p0 -b .rh503816-2~
+%patch32 -p0 -b .pr40811~
# This testcase doesn't compile.
rm libjava/testsuite/libjava.lang/PR35020*
@@ -1807,6 +1809,16 @@ fi
%doc rpm.doc/changelogs/libmudflap/ChangeLog*
%changelog
+* Tue Jul 21 2009 Jakub Jelinek <jakub@redhat.com> 4.4.0-15
+- update from gcc-4_4-branch
+ - PRs libfortran/40714, target/39943, target/40809, tree-optimization/40792
+ - fix ICE in gsi_insert_seq_nodes_after (#505798,
+ PR tree-optimization/40813)
+- slightly relax -D_FORTIFY_SOURCE=2 rules for flexible-array-member like
+ constructs (#512689, #511573)
+- vectorize unsigned int -> {float,double} conversions on x86/x86_64
+ (PR target/40811)
+
* Fri Jul 17 2009 Jakub Jelinek <jakub@redhat.com> 4.4.0-14
- update from gcc-4_4-branch
- PRs c++/40740, libstdc++/40691, middle-end/40747
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-29 12:24 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:24 [rpms/gcc] rhel-f41-base: joe Jakub Jelinek
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox