public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/gcc] rhel-f41-base: 4.1.0-17
@ 2026-06-29 12:22 Jakub Jelinek
0 siblings, 0 replies; 2+ messages in thread
From: Jakub Jelinek @ 2026-06-29 12:22 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/gcc
Branch : rhel-f41-base
Commit : 738b720c242409bd0ee8f47a4deef4d3fa291a16
Author : Jakub Jelinek <jakub@fedoraproject.org>
Date : 2006-05-14T18:14:16+00:00
Stats : +1/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/gcc/c/738b720c242409bd0ee8f47a4deef4d3fa291a16?branch=rhel-f41-base
Log:
4.1.0-17
---
diff --git a/gcc41.spec b/gcc41.spec
index 1a73876..8694704 100644
--- a/gcc41.spec
+++ b/gcc41.spec
@@ -548,7 +548,7 @@ CC="$CC" CFLAGS="$OPT_FLAGS" CXXFLAGS="$OPT_FLAGS" XCFLAGS="$OPT_FLAGS" TCFLAGS=
--with-cpu=generic \
%endif
%ifarch s390 s390x
- --with-tune=z9-900 \
+ --with-tune=z9-109 \
%endif
%ifnarch sparc ppc
--host=%{gcc_target_platform}
^ permalink raw reply related [flat|nested] 2+ messages in thread* [rpms/gcc] rhel-f41-base: 4.1.0-17
@ 2026-06-29 12:22 Jakub Jelinek
0 siblings, 0 replies; 2+ messages in thread
From: Jakub Jelinek @ 2026-06-29 12:22 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/gcc
Branch : rhel-f41-base
Commit : e2b41470626e65336d17c5bb7eefaeaa0f80008b
Author : Jakub Jelinek <jakub@fedoraproject.org>
Date : 2006-05-14T17:22:07+00:00
Stats : +7/-5 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/gcc/c/e2b41470626e65336d17c5bb7eefaeaa0f80008b?branch=rhel-f41-base
Log:
4.1.0-17
---
diff --git a/gcc41.spec b/gcc41.spec
index 0f96c33..1a73876 100644
--- a/gcc41.spec
+++ b/gcc41.spec
@@ -1,6 +1,6 @@
%define DATE 20060512
%define gcc_version 4.1.0
-%define gcc_release 16
+%define gcc_release 17
%define _unpackaged_files_terminate_build 0
%define multilib_64_archs sparc64 ppc64 s390x x86_64
%ifarch %{ix86} x86_64 ia64
@@ -547,16 +547,15 @@ CC="$CC" CFLAGS="$OPT_FLAGS" CXXFLAGS="$OPT_FLAGS" XCFLAGS="$OPT_FLAGS" TCFLAGS=
%ifarch %{ix86} x86_64
--with-cpu=generic \
%endif
+%ifarch s390 s390x
+ --with-tune=z9-900 \
+%endif
%ifnarch sparc ppc
--host=%{gcc_target_platform}
%endif
#GCJFLAGS="$OPT_FLAGS" make %{?_smp_mflags} BOOT_CFLAGS="$OPT_FLAGS" bootstrap
-%ifarch %{ix86} x86_64 ppc ppc64
GCJFLAGS="$OPT_FLAGS" make %{?_smp_mflags} BOOT_CFLAGS="$OPT_FLAGS" profiledbootstrap
-%else
-GCJFLAGS="$OPT_FLAGS" make %{?_smp_mflags} BOOT_CFLAGS="$OPT_FLAGS" bootstrap-lean
-%endif
# run the tests.
make %{?_smp_mflags} -k check RUNTESTFLAGS="ALT_CC_UNDER_TEST=gcc ALT_CXX_UNDER_TEST=g++" || :
@@ -1479,6 +1478,9 @@ fi
%doc rpm.doc/changelogs/libmudflap/ChangeLog*
%changelog
+* Sun May 14 2006 Jakub Jelinek <jakub@redhat.com> 4.1.0-17
+- make -mtune=z9-109 the default on s390{,x} (#184630)
+
* Sat May 13 2006 Jakub Jelinek <jakub@redhat.com> 4.1.0-16
- update from gcc-4_1-branch (-r113637:113722)
- PRs bootstrap/26872, c++/27547, fortran/20460, fortran/24549,
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-06-29 12:22 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-29 12:22 [rpms/gcc] rhel-f41-base: 4.1.0-17 Jakub Jelinek
2026-06-29 12:22 Jakub Jelinek
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox