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-0.21
Date: Mon, 29 Jun 2026 12:24:09 GMT	[thread overview]
Message-ID: <178273584944.1.17032236817460054351.rpms-gcc-9d8aac18cbac@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/gcc
Branch : rhel-f41-base
Commit : 9d8aac18cbac59ec34cb34167f7ed7ded3106f18
Author : Jakub Jelinek <jakub@fedoraproject.org>
Date   : 2009-02-19T16:45:44+00:00
Stats  : +17/-5 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/gcc/c/9d8aac18cbac59ec34cb34167f7ed7ded3106f18?branch=rhel-f41-base

Log:
4.4.0-0.21

---
diff --git a/gcc.spec b/gcc.spec
index f08367f..118c319 100644
--- a/gcc.spec
+++ b/gcc.spec
@@ -1,5 +1,5 @@
-%define DATE 20090216
-%define SVNREV 144214
+%define DATE 20090219
+%define SVNREV 144300
 %define 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.
@@ -62,6 +62,9 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 # Need binutils which support mffgpr and mftgpr >= 2.17.50.0.2-8
 # Need binutils which support --build-id >= 2.17.50.0.17-3
 BuildRequires: binutils >= 2.17.50.0.17-3
+# While gcc doesn't include statically linked binaries, during testing
+# -static is used several times.
+BuildRequires: glibc-static
 BuildRequires: zlib-devel, gettext, dejagnu, bison, flex, texinfo, sharutils
 %if %{build_java}
 BuildRequires: /usr/share/java/eclipse-ecj.jar, zip, unzip
@@ -141,7 +144,7 @@ Patch20: gcc44-libtool-no-rpath.patch
 Patch21: gcc44-cloog-dl.patch
 Patch22: gcc44-raw-string.patch
 Patch23: gcc44-pr39175.patch
-Patch24: gcc44-diff.patch
+Patch24: gcc44-pr39240.patch
 
 Patch1000: fastjar-0.97-segfault.patch
 
@@ -429,7 +432,7 @@ which are required to compile with the GNAT.
 %endif
 %patch22 -p0 -b .raw-string~
 %patch23 -p0 -b .pr39175~
-%patch24 -p0 -b .diff~
+%patch24 -p0 -b .pr39240~
 
 # This testcase doesn't compile.
 rm libjava/testsuite/libjava.lang/PR35020*
@@ -1764,11 +1767,20 @@ fi
 %doc rpm.doc/changelogs/libmudflap/ChangeLog*
 
 %changelog
+* Thu Feb 19 2009 Jakub Jelinek <jakub@redhat.com> 4.4.0-0.21
+- update from trunk
+  - PRs c++/39188, c++/39219, c/35447, c/38483, target/34587,
+	target/38891, target/39082, target/39179, target/39224,
+	target/39228, testsuite/38165, testsuite/38166,
+	tree-optimization/36922, tree-optimization/39074,
+  - another bogus aliasing warning fix (#485463, PR tree-optimization/39207)
+- fix tail call optimization on ppc (#485067, PR target/39240)
+
 * Tue Feb 17 2009 Jakub Jelinek <jakub@redhat.com> 4.4.0-0.20
 - update from trunk
   - PRs c/35446, middle-end/39214, tree-optimization/39202
   - fix ICE in compute_attic (#485708, PR tree-optimization/39204)
-  - fix bogus aliasing warning (#485463, tree-optimization/39207)
+  - fix bogus aliasing warning (#485463, PR tree-optimization/39207)
 - update for i386.rpm -> i586.rpm switch
 
 * Mon Feb 16 2009 Jakub Jelinek <jakub@redhat.com> 4.4.0-0.19

             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]
  -- strict thread matches above, loose matches on Subject: below --
2026-06-29 12:24 [rpms/gcc] rhel-f41-base: 4.4.0-0.21 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=178273584944.1.17032236817460054351.rpms-gcc-9d8aac18cbac@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