public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Jakub Jelinek <jakub@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/gcc] rhel-f41-base: 11.0.0-0.19
Date: Mon, 29 Jun 2026 12:29:09 GMT	[thread overview]
Message-ID: <178273614922.1.440375631005041347.rpms-gcc-7cfa254bd759@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/gcc
Branch : rhel-f41-base
Commit : 7cfa254bd759bf6039a4c60f509910dbd0dcfb1c
Author : Jakub Jelinek <jakub@redhat.com>
Date   : 2021-02-10T23:12:13+01:00
Stats  : +2/-2 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/gcc/c/7cfa254bd759bf6039a4c60f509910dbd0dcfb1c?branch=rhel-f41-base

Log:
11.0.0-0.19

---
diff --git a/gcc11-hack.patch b/gcc11-hack.patch
index ba80c24..3a5f3f3 100644
--- a/gcc11-hack.patch
+++ b/gcc11-hack.patch
@@ -100,7 +100,7 @@
  
 --- libcpp/expr.c.jj	2019-01-09 13:01:22.415535734 +0100
 +++ libcpp/expr.c	2019-01-11 18:16:23.444726882 +0100
-@@ -788,16 +788,17 @@ cpp_classify_number (cpp_reader *pfile,
+@@ -803,16 +803,17 @@ cpp_classify_number (cpp_reader *pfile,
        if ((result & CPP_N_WIDTH) == CPP_N_LARGE
  	  && CPP_OPTION (pfile, cpp_warn_long_long))
          {
@@ -123,4 +123,4 @@
 +				      : N_("use of C99 long long integer constant"));
          }
  
-       result |= CPP_N_INTEGER;
+       if ((result & CPP_N_SIZE_T) == CPP_N_SIZE_T

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

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-06-29 12:29 Jakub Jelinek [this message]
  -- strict thread matches above, loose matches on Subject: below --
2026-06-29 12:29 [rpms/gcc] rhel-f41-base: 11.0.0-0.19 Jakub Jelinek
2026-06-29 12:29 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=178273614922.1.440375631005041347.rpms-gcc-7cfa254bd759@fedoraproject.org \
    --to=jakub@redhat.com \
    --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