public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Jakub Jelinek <jakub@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/gcc] rhel-f41-base: 4.4.0-10
Date: Mon, 29 Jun 2026 12:24:22 GMT [thread overview]
Message-ID: <178273586295.1.17430775496018089929.rpms-gcc-bbfc11ab8f64@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/gcc
Branch : rhel-f41-base
Commit : bbfc11ab8f64d56aa560f1c57c32ef4f20c64ccf
Author : Jakub Jelinek <jakub@fedoraproject.org>
Date : 2009-06-23T16:55:17+00:00
Stats : +14/-4 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/gcc/c/bbfc11ab8f64d56aa560f1c57c32ef4f20c64ccf?branch=rhel-f41-base
Log:
4.4.0-10
---
diff --git a/gcc.spec b/gcc.spec
index 2ec2a38..44ccd46 100644
--- a/gcc.spec
+++ b/gcc.spec
@@ -1,5 +1,5 @@
-%global DATE 20090615
-%global SVNREV 148501
+%global DATE 20090623
+%global SVNREV 148856
%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.
@@ -158,7 +158,8 @@ Patch26: gcc44-power7-2.patch
Patch27: gcc44-power7-3.patch
Patch28: gcc44-pr38757.patch
Patch29: gcc44-libstdc++-docs.patch
-Patch30: gcc44-rh506099.patch
+Patch30: gcc44-rh503816-1.patch
+Patch31: gcc44-rh503816-2.patch
Patch1000: fastjar-0.97-segfault.patch
@@ -466,7 +467,8 @@ which are required to compile with the GNAT.
%if %{build_libstdcxx_docs}
%patch29 -p0 -b .libstdc++-docs~
%endif
-%patch30 -p0 -b .rh506099~
+%patch30 -p0 -b .rh503816-1~
+%patch31 -p0 -b .rh503816-2~
# This testcase doesn't compile.
rm libjava/testsuite/libjava.lang/PR35020*
@@ -1805,6 +1807,14 @@ fi
%doc rpm.doc/changelogs/libmudflap/ChangeLog*
%changelog
+* Tue Jun 23 2009 Jakub Jelinek <jakub@redhat.com> 4.4.0-10
+- update from gcc-4_4-branch
+ - PRs fortran/39800, fortran/40402, libstdc++/40497, middle-end/40389,
+ middle-end/40404, middle-end/40446, middle-end/40460, objc/28050,
+ target/40470, tree-optimization/40492
+- decrease memory consumption and speed up var-tracking pass (#503816)
+- __builtin_object_size fix for C++ (#506952)
+
* Mon Jun 15 2009 Jakub Jelinek <jakub@redhat.com> 4.4.0-9
- update from gcc-4_4-branch
- PR fortran/40168
next reply other threads:[~2026-06-29 12:24 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-06-29 12:24 Jakub Jelinek [this message]
2026-06-29 12:24 [rpms/gcc] rhel-f41-base: 4.4.0-10 Jakub Jelinek
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178273586295.1.17430775496018089929.rpms-gcc-bbfc11ab8f64@fedoraproject.org \
--to=jakub@fedoraproject.org \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox