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: joe
Date: Mon, 29 Jun 2026 12:24:25 GMT [thread overview]
Message-ID: <178273586575.1.5965512503588259326.rpms-gcc-b4b081811c2b@fedoraproject.org> (raw)
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
reply other threads:[~2026-06-29 12:24 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=178273586575.1.5965512503588259326.rpms-gcc-b4b081811c2b@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