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.2-12
Date: Mon, 29 Jun 2026 12:23:16 GMT [thread overview]
Message-ID: <178273579694.1.8598403767864873685.rpms-gcc-1b9112c69f2f@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/gcc
Branch : rhel-f41-base
Commit : 1b9112c69f2f3289701a3b4ef3f6e177c1bd81e9
Author : Jakub Jelinek <jakub@fedoraproject.org>
Date : 2007-05-03T21:56:10+00:00
Stats : +22/-0 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/gcc/c/1b9112c69f2f3289701a3b4ef3f6e177c1bd81e9?branch=rhel-f41-base
Log:
4.1.2-12
---
diff --git a/gcc41-pr28482.patch b/gcc41-pr28482.patch
new file mode 100644
index 0000000..3cff793
--- /dev/null
+++ b/gcc41-pr28482.patch
@@ -0,0 +1,22 @@
+2007-05-02 Jakub Jelinek <jakub@redhat.com>
+
+ PR libgomp/28482
+ * configure.tgt: Don't link with -Wl,-z,nodlopen even on Linux.
+
+--- libgomp/configure.tgt.jj 2007-04-20 12:55:40.000000000 +0200
++++ libgomp/configure.tgt 2007-05-02 17:32:15.000000000 +0200
+@@ -11,14 +11,11 @@
+ # XLDFLAGS Add extra link flags to use.
+
+ # Optimize TLS usage by avoiding the overhead of dynamic allocation.
+-# This does require that the library be present during process
+-# startup, so mark the library as not to be dlopened.
+ if test $have_tls = yes ; then
+ case "${target}" in
+
+ *-*-linux*)
+ XCFLAGS="${XCFLAGS} -ftls-model=initial-exec"
+- XLDFLAGS="${XLDFLAGS} -Wl,-z,nodlopen"
+ ;;
+ esac
+ fi
next reply other threads:[~2026-06-29 12:23 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-06-29 12:23 Jakub Jelinek [this message]
2026-06-29 12:23 [rpms/gcc] rhel-f41-base: 4.1.2-12 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=178273579694.1.8598403767864873685.rpms-gcc-1b9112c69f2f@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