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.1-3
Date: Mon, 29 Jun 2026 12:24:28 GMT	[thread overview]
Message-ID: <178273586854.1.5896278096368389954.rpms-gcc-542b0e2cf223@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/gcc
Branch : rhel-f41-base
Commit : 542b0e2cf2233ae0c1001c937929f607a0980afb
Author : Jakub Jelinek <jakub@fedoraproject.org>
Date   : 2009-07-25T10:08:12+00:00
Stats  : +16/-9 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/gcc/c/542b0e2cf2233ae0c1001c937929f607a0980afb?branch=rhel-f41-base

Log:
4.4.1-3

---
diff --git a/.cvsignore b/.cvsignore
index de7ed9f..20a7440 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -1,2 +1,2 @@
 fastjar-0.97.tar.gz
-gcc-4.4.1-20090723.tar.bz2
+gcc-4.4.1-20090725.tar.bz2

diff --git a/gcc.spec b/gcc.spec
index 5b79504..5ceb664 100644
--- a/gcc.spec
+++ b/gcc.spec
@@ -1,9 +1,9 @@
-%global DATE 20090723
-%global SVNREV 150015
+%global DATE 20090725
+%global SVNREV 150077
 %global gcc_version 4.4.1
 # 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 2
+%global gcc_release 3
 %global _unpackaged_files_terminate_build 0
 %global multilib_64_archs sparc64 ppc64 s390x x86_64
 %global include_gappletviewer 1
@@ -211,6 +211,7 @@ including templates and exception handling.
 Summary: GNU Standard C++ Library
 Group: System Environment/Libraries
 Autoreq: true
+Requires: glibc >= 2.10.90-7
 
 %description -n libstdc++
 The libstdc++ package contains a rewritten standard compliant GCC Standard
@@ -1811,10 +1812,16 @@ fi
 %doc rpm.doc/changelogs/libmudflap/ChangeLog*
 
 %changelog
-* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 4.4.1-2.1
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
-
-* Thu Jul 23 2009 Jakub Jelinek <jakub@redhat.com> 4.4.1-3
+* Sat Jul 25 2009 Jakub Jelinek <jakub@redhat.com> 4.4.1-3
+- update from gcc-4_4-branch
+  - PR fortran/40727
+- fix unwind info for -freorder-blocks-and-partitions
+  (PR rtl-optimization/34999)
+- fix Fortran MINLOC/MAXLOC/MINVAL/MAXVAL handling of infinities and NaNs,
+  speed them up (PRs fortran/40643, fortran/31067)
+- fix ICE with Fortran data xfer without io unit (PR fortran/40839)
+
+* Thu Jul 23 2009 Jakub Jelinek <jakub@redhat.com> 4.4.1-2
 - update from gcc-4_4-branch
   - PRs rtl-optimization/40710, target/40832, tree-optimization/40321
 - use STB_GNU_UNIQUE symbols for inline fn local statics and

diff --git a/sources b/sources
index a7466f7..43dc1e0 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
 2659f09c2e43ef8b7d4406321753f1b2  fastjar-0.97.tar.gz
-efd4e9fff96d944bf2b878aabe6a75f9  gcc-4.4.1-20090723.tar.bz2
+e2e0ad162513321411f3fb253e3b6855  gcc-4.4.1-20090725.tar.bz2

             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.1-3 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=178273586854.1.5896278096368389954.rpms-gcc-542b0e2cf223@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