public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/gcc] rhel-f41-base: 8.1.1-4
@ 2026-06-29 12:28 Jakub Jelinek
0 siblings, 0 replies; 3+ messages in thread
From: Jakub Jelinek @ 2026-06-29 12:28 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/gcc
Branch : rhel-f41-base
Commit : c01972f342f10b6cf1aae5a2985c47c4eabb94ea
Author : Jakub Jelinek <jakub@redhat.com>
Date : 2018-06-29T10:54:49+02:00
Stats : +6/-4 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/gcc/c/c01972f342f10b6cf1aae5a2985c47c4eabb94ea?branch=rhel-f41-base
Log:
8.1.1-4
---
diff --git a/gcc.spec b/gcc.spec
index d4aa78f..95bd552 100644
--- a/gcc.spec
+++ b/gcc.spec
@@ -94,7 +94,7 @@
Summary: Various compilers (C, C++, Objective-C, ...)
Name: gcc
Version: %{gcc_version}
-Release: %{gcc_release}%{?dist}
+Release: %{gcc_release}%{?dist}.1
# libgcc, libgfortran, libgomp, libstdc++ and crtstuff have
# GCC Runtime Exception.
License: GPLv3+ and GPLv3+ with exceptions and GPLv2+ with exceptions and LGPLv2+ and BSD
diff --git a/gcc.spec b/gcc.spec
index 74957ae..95bd552 100644
--- a/gcc.spec
+++ b/gcc.spec
@@ -4,7 +4,7 @@
%global gcc_major 8
# Note, gcc_release must be integer, if you want to add suffixes to
# %%{release}, append them after %%{gcc_release} on Release: line.
-%global gcc_release 3
+%global gcc_release 4
%global nvptx_tools_gitrev c28050f60193b3b95a18866a96f03334e874e78f
%global nvptx_newlib_gitrev aadc8eb0ec43b7cd0dd2dfb484bae63c8b05ef24
%global _unpackaged_files_terminate_build 0
@@ -816,6 +816,8 @@ echo 'Red Hat %{version}-%{gcc_release}' > gcc/DEV-PHASE
cp -a libstdc++-v3/config/cpu/i{4,3}86/atomicity.h
+echo 'TM_H += $(srcdir)/config/rs6000/rs6000-modes.h' >> gcc/config/rs6000/t-rs6000
+
./contrib/gcc_update --touch
LC_ALL=C sed -i -e 's/\xa0/ /' gcc/doc/options.texi
@@ -3096,8 +3098,8 @@ fi
%endif
%changelog
-* Wed Jun 27 2018 Miro Hrončok <mhroncok@redhat.com> - 8.1.1-3.1
-- Rebuilt for Python 3.7
+* Fri Jun 29 2018 Jakub Jelinek <jakub@redhat.com> 8.1.1-4
+- make sure rs6000-modes.h is installed for plugins (#1596407)
* Tue Jun 26 2018 Jakub Jelinek <jakub@redhat.com> 8.1.1-3
- update from the 8 branch
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [rpms/gcc] rhel-f41-base: 8.1.1-4
@ 2026-06-29 12:28 Jakub Jelinek
0 siblings, 0 replies; 3+ messages in thread
From: Jakub Jelinek @ 2026-06-29 12:28 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/gcc
Branch : rhel-f41-base
Commit : 7ad4cfb1f2fc865b06adcb02d764606d1e9b17b2
Author : Jakub Jelinek <jakub@redhat.com>
Date : 2018-06-29T10:56:07+02:00
Stats : +1/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/gcc/c/7ad4cfb1f2fc865b06adcb02d764606d1e9b17b2?branch=rhel-f41-base
Log:
8.1.1-4
---
diff --git a/gcc.spec b/gcc.spec
index 95bd552..d4aa78f 100644
--- a/gcc.spec
+++ b/gcc.spec
@@ -94,7 +94,7 @@
Summary: Various compilers (C, C++, Objective-C, ...)
Name: gcc
Version: %{gcc_version}
-Release: %{gcc_release}%{?dist}.1
+Release: %{gcc_release}%{?dist}
# libgcc, libgfortran, libgomp, libstdc++ and crtstuff have
# GCC Runtime Exception.
License: GPLv3+ and GPLv3+ with exceptions and GPLv2+ with exceptions and LGPLv2+ and BSD
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [rpms/gcc] rhel-f41-base: 8.1.1-4
@ 2026-06-29 12:28 Jakub Jelinek
0 siblings, 0 replies; 3+ messages in thread
From: Jakub Jelinek @ 2026-06-29 12:28 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/gcc
Branch : rhel-f41-base
Commit : b1fe12b88a9956d8240cc4f33a0377267b3486ee
Author : Jakub Jelinek <jakub@redhat.com>
Date : 2018-06-29T10:53:44+02:00
Stats : +6/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/gcc/c/b1fe12b88a9956d8240cc4f33a0377267b3486ee?branch=rhel-f41-base
Log:
8.1.1-4
---
diff --git a/gcc.spec b/gcc.spec
index d93a514..d4aa78f 100644
--- a/gcc.spec
+++ b/gcc.spec
@@ -4,7 +4,7 @@
%global gcc_major 8
# Note, gcc_release must be integer, if you want to add suffixes to
# %%{release}, append them after %%{gcc_release} on Release: line.
-%global gcc_release 3
+%global gcc_release 4
%global nvptx_tools_gitrev c28050f60193b3b95a18866a96f03334e874e78f
%global nvptx_newlib_gitrev aadc8eb0ec43b7cd0dd2dfb484bae63c8b05ef24
%global _unpackaged_files_terminate_build 0
@@ -816,6 +816,8 @@ echo 'Red Hat %{version}-%{gcc_release}' > gcc/DEV-PHASE
cp -a libstdc++-v3/config/cpu/i{4,3}86/atomicity.h
+echo 'TM_H += $(srcdir)/config/rs6000/rs6000-modes.h' >> gcc/config/rs6000/t-rs6000
+
./contrib/gcc_update --touch
LC_ALL=C sed -i -e 's/\xa0/ /' gcc/doc/options.texi
@@ -3096,6 +3098,9 @@ fi
%endif
%changelog
+* Fri Jun 29 2018 Jakub Jelinek <jakub@redhat.com> 8.1.1-4
+- make sure rs6000-modes.h is installed for plugins (#1596407)
+
* Tue Jun 26 2018 Jakub Jelinek <jakub@redhat.com> 8.1.1-3
- update from the 8 branch
- PRs c++/86182, c++/86219, c++/86291, fortran/82972, fortran/83088,
^ permalink raw reply related [flat|nested] 3+ messages in thread
end of thread, other threads:[~2026-06-29 12:28 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-29 12:28 [rpms/gcc] rhel-f41-base: 8.1.1-4 Jakub Jelinek
-- strict thread matches above, loose matches on Subject: below --
2026-06-29 12:28 Jakub Jelinek
2026-06-29 12:28 Jakub Jelinek
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox