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.1.0-16
Date: Mon, 29 Jun 2026 12:22:29 GMT	[thread overview]
Message-ID: <178273574975.1.13657366163475677004.rpms-gcc-d11b4f4d550d@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/gcc
Branch : rhel-f41-base
Commit : d11b4f4d550ddb9f7e8e9347d4109d9115f9ec5c
Author : Jakub Jelinek <jakub@fedoraproject.org>
Date   : 2006-05-13T08:48:20+00:00
Stats  : +14/-1 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/gcc/c/d11b4f4d550ddb9f7e8e9347d4109d9115f9ec5c?branch=rhel-f41-base

Log:
4.1.0-16

---
diff --git a/gcc41.spec b/gcc41.spec
index 36c64e4..0f96c33 100644
--- a/gcc41.spec
+++ b/gcc41.spec
@@ -123,6 +123,10 @@ Patch25: gcc41-pr26881.patch
 Patch26: gcc41-pr27532.patch
 Patch27: gcc41-pr27549.patch
 Patch28: gcc41-pr27548.patch
+Patch29: gcc41-omp-nesting-warn.patch
+Patch30: gcc41-pr27446.patch
+Patch31: gcc41-pr27416.patch
+Patch32: gcc41-pr27499.patch
 %define _gnu %{nil}
 %ifarch sparc
 %define gcc_target_platform sparc64-%{_vendor}-%{_target_os}
@@ -429,6 +433,10 @@ which are required to run programs compiled with the GNAT.
 %patch26 -p0 -b .pr27532~
 %patch27 -p0 -b .pr27549~
 %patch28 -p0 -b .pr27548~
+%patch29 -p0 -b .omp-nesting-warn~
+%patch30 -p0 -b .pr27446~
+%patch31 -p0 -b .pr27416~
+%patch32 -p0 -b .pr27499~
 
 sed -i -e 's/4\.1\.1/4.1.0/' gcc/BASE-VER gcc/version.c
 sed -i -e 's/" (Red Hat[^)]*)"/" (Red Hat %{version}-%{gcc_release})"/' gcc/version.c
@@ -1471,7 +1479,7 @@ fi
 %doc rpm.doc/changelogs/libmudflap/ChangeLog*
 
 %changelog
-* Fri May 12 2006 Jakub Jelinek <jakub@redhat.com> 4.1.0-16
+* Sat May 13 2006 Jakub Jelinek <jakub@redhat.com> 4.1.0-16
 - update from gcc-4_1-branch (-r113637:113722)
   - PRs bootstrap/26872, c++/27547, fortran/20460, fortran/24549,
 	middle-end/27384, middle-end/27488, target/26545, target/27158
@@ -1485,6 +1493,11 @@ fi
 - fix ICEs with conflicts across abnormal edges (Zdenek Dvorak,
   PRs tree-optimization/27283, tree-optimization/27548,
   tree-optimization/27549)
+- warn about OpenMP section 2.9 region nesting violations
+- fix OpenMP fortran array REDUCTION with -fbounds-check (PR fortran/27446)
+- fix OpenMP {{FIRST,LAST}PRIVATE,REDUCTION} in orphaned construct on
+  Fortran dummy argument (PR middle-end/27416)
+- fix ICE on #pragma omp for unsigned iteration variable (PR c/27499)
 
 * Tue May  9 2006 Jakub Jelinek <jakub@redhat.com> 4.1.0-15
 - update from gcc-4_1-branch (-r113623:113637)

             reply	other threads:[~2026-06-29 12:22 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-06-29 12:22 Jakub Jelinek [this message]
  -- strict thread matches above, loose matches on Subject: below --
2026-06-29 12:22 [rpms/gcc] rhel-f41-base: 4.1.0-16 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=178273574975.1.13657366163475677004.rpms-gcc-d11b4f4d550d@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