public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Marek Polacek <polacek@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/gcc] rhel-f41-base: 14.1.1-2
Date: Mon, 29 Jun 2026 12:30:37 GMT [thread overview]
Message-ID: <178273623743.1.8313053450343207702.rpms-gcc-150f0ee9153f@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/gcc
Branch : rhel-f41-base
Commit : 150f0ee9153fa1e1095372a69025e27124ac51b6
Author : Marek Polacek <polacek@redhat.com>
Date : 2024-05-17T10:04:53-04:00
Stats : +8/-0 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/gcc/c/150f0ee9153fa1e1095372a69025e27124ac51b6?branch=rhel-f41-base
Log:
14.1.1-2
---
diff --git a/gcc14-pr101523.patch b/gcc14-pr101523.patch
index 618f97e..7ca8467 100644
--- a/gcc14-pr101523.patch
+++ b/gcc14-pr101523.patch
@@ -41,6 +41,14 @@ With the limit in place this patch doesn't affect common code.
/* Number of attempts to combine instructions in this function. */
static int combine_attempts;
+@@ -1127,6 +1132,7 @@ combine_instructions (rtx_insn *f, unsigned int nregs)
+ return false;
+
+ combine_attempts = 0;
++ combine_unchanged = 0;
+ combine_merges = 0;
+ combine_extras = 0;
+ combine_successes = 0;
@@ -4196,6 +4201,10 @@ try_combine (rtx_insn *i3, rtx_insn *i2, rtx_insn *i1, rtx_insn *i0,
adjust_for_new_dest (i3);
}
next reply other threads:[~2026-06-29 12:30 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-06-29 12:30 Marek Polacek [this message]
-- strict thread matches above, loose matches on Subject: below --
2026-06-29 12:30 [rpms/gcc] rhel-f41-base: 14.1.1-2 Marek Polacek
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=178273623743.1.8313053450343207702.rpms-gcc-150f0ee9153f@fedoraproject.org \
--to=polacek@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