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-20
Date: Mon, 29 Jun 2026 12:23:16 GMT [thread overview]
Message-ID: <178273579602.1.9355704006111843742.rpms-gcc-6215650c5ffc@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/gcc
Branch : rhel-f41-base
Commit : 6215650c5ffc8ad806e0dc0cea379d945abf8604
Author : Jakub Jelinek <jakub@fedoraproject.org>
Date : 2007-04-19T15:24:24+00:00
Stats : +29/-1 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/gcc/c/6215650c5ffc8ad806e0dc0cea379d945abf8604?branch=rhel-f41-base
Log:
4.1.2-20
---
diff --git a/gcc41-rh236895.patch b/gcc41-rh236895.patch
new file mode 100644
index 0000000..f7fe9b5
--- /dev/null
+++ b/gcc41-rh236895.patch
@@ -0,0 +1,16 @@
+2007-04-18 Andrew Haley <aph@redhat.com>
+
+ * java/lang/reflect/VMProxy.java (HAVE_NATIVE_GENERATE_PROXY_CLASS):
+ Set to false.
+
+--- libjava/java/lang/reflect/VMProxy.java (revision 123861)
++++ libjava/java/lang/reflect/VMProxy.java (working copy)
+@@ -65,7 +65,7 @@
+ * If this is true, HAVE_NATIVE_GET_PROXY_CLASS should be false.
+ * @see java.lang.reflect.Proxy
+ */
+- static boolean HAVE_NATIVE_GENERATE_PROXY_CLASS = true;
++ static boolean HAVE_NATIVE_GENERATE_PROXY_CLASS = false;
+
+ /**
+ * Optional native method to replace (and speed up) the pure Java
diff --git a/gcc41.spec b/gcc41.spec
index 71f3962..4df86d1 100644
--- a/gcc41.spec
+++ b/gcc41.spec
@@ -1,6 +1,6 @@
%define DATE 20070418
%define gcc_version 4.1.2
-%define gcc_release 9
+%define gcc_release 10
%define _unpackaged_files_terminate_build 0
%define multilib_64_archs sparc64 ppc64 s390x x86_64
%define include_gappletviewer 1
@@ -139,6 +139,9 @@ Patch27: gcc41-libjava-visibility.patch
Patch28: gcc41-pr31187.patch
Patch29: gcc41-rh231818.patch
Patch30: gcc41-rh234515.patch
+Patch31: gcc41-pr31632.patch
+Patch32: gcc41-rh236895.patch
+Patch33: gcc41-rh237067.patch
%define _gnu %{nil}
%ifarch sparc
@@ -448,6 +451,9 @@ which are required to run programs compiled with the GNAT.
%patch28 -p0 -b .pr31187~
%patch29 -p0 -b .rh231818~
%patch30 -p0 -b .rh234515~
+%patch31 -p0 -b .pr31632~
+%patch32 -p0 -b .rh236895~
+%patch33 -p0 -b .rh237067~
sed -i -e 's/4\.1\.3/4.1.2/' gcc/BASE-VER gcc/version.c
sed -i -e 's/" (Red Hat[^)]*)"/" (Red Hat %{version}-%{gcc_release})"/' gcc/version.c
@@ -1571,6 +1577,12 @@ fi
%doc rpm.doc/changelogs/libmudflap/ChangeLog*
%changelog
+* Thu Apr 19 2007 Jakub Jelinek <jakub@redhat.com> 4.1.2-10
+- fix folding of comparisions against min, min+1, max-1, max
+ (#236711, PR tree-optimization/31632)
+- fix _mm_cmpord_ss on i?86/x86_64 (#237067)
+- Java proxy fix (Andrew Haley, #236895)
+
* Wed Apr 18 2007 Jakub Jelinek <jakub@redhat.com> 4.1.2-9
- update from gcc-4_1-branch (-r123462:123951)
- PRs c++/30168, c++/31074, c++/31449, c++/31517, c/31520, middle-end/30729,
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-20 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=178273579602.1.9355704006111843742.rpms-gcc-6215650c5ffc@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