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.1.1-7
Date: Mon, 29 Jun 2026 12:29:27 GMT	[thread overview]
Message-ID: <178273616734.1.6135051761281198237.rpms-gcc-517529187fad@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/gcc
Branch : rhel-f41-base
Commit : 517529187fad464cad2f554540a733171f9598c1
Author : Jakub Jelinek <jakub@redhat.com>
Date   : 2021-07-26T20:08:16+02:00
Stats  : +5/-5 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/gcc/c/517529187fad464cad2f554540a733171f9598c1?branch=rhel-f41-base

Log:
11.1.1-7

---
diff --git a/gcc11-foffload-default.patch b/gcc11-foffload-default.patch
index 3329d2a..d1aae64 100644
--- a/gcc11-foffload-default.patch
+++ b/gcc11-foffload-default.patch
@@ -16,7 +16,7 @@ libgomp/
 
 --- gcc/gcc.c.jj	2017-01-17 10:28:40.000000000 +0100
 +++ gcc/gcc.c	2017-01-20 16:26:29.649962902 +0100
-@@ -290,6 +290,10 @@ static const char *spec_host_machine = D
+@@ -319,6 +319,10 @@ static const char *spec_host_machine = D
  
  static char *offload_targets = NULL;
  
@@ -27,7 +27,7 @@ libgomp/
  /* Nonzero if cross-compiling.
     When -b is used, the value comes from the `specs' file.  */
  
-@@ -4457,7 +4461,10 @@ process_command (unsigned int decoded_op
+@@ -4828,7 +4832,10 @@ process_command (unsigned int decoded_op
    /* If the user didn't specify any, default to all configured offload
       targets.  */
    if (ENABLE_OFFLOADING && offload_targets == NULL)
@@ -37,9 +37,9 @@ libgomp/
 +      offload_targets_default = true;
 +    }
  
-   if (output_file
-       && strcmp (output_file, "-") != 0
-@@ -7693,6 +7700,8 @@ driver::maybe_putenv_OFFLOAD_TARGETS ()
+   /* Handle -gtoggle as it would later in toplev.c:process_options to
+      make the debug-level-gt spec function work as expected.  */
+@@ -8494,6 +8501,8 @@ driver::maybe_putenv_OFFLOAD_TARGETS ()
        obstack_grow (&collect_obstack, offload_targets,
  		    strlen (offload_targets) + 1);
        xputenv (XOBFINISH (&collect_obstack, char *));

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

Thread overview: 2+ 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.1.1-7 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=178273616734.1.6135051761281198237.rpms-gcc-517529187fad@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