public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/gcc] rhel-f41-base: 6.3.1-2
@ 2026-06-29 12:27 Jakub Jelinek
  0 siblings, 0 replies; 2+ messages in thread
From: Jakub Jelinek @ 2026-06-29 12:27 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/gcc
Branch : rhel-f41-base
Commit : 010b19f294655ff6ced1b5084da618c8b4b5364d
Author : Jakub Jelinek <jakub@redhat.com>
Date   : 2016-12-21T17:12:41+01:00
Stats  : +1/-1 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/gcc/c/010b19f294655ff6ced1b5084da618c8b4b5364d?branch=rhel-f41-base

Log:
6.3.1-2

---
diff --git a/gcc.spec b/gcc.spec
index 773f663..bf6b204 100644
--- a/gcc.spec
+++ b/gcc.spec
@@ -2243,7 +2243,6 @@ fi
 %{_prefix}/lib/gcc/%{gcc_target_platform}/%{gcc_version}/include/avx512vlintrin.h
 %{_prefix}/lib/gcc/%{gcc_target_platform}/%{gcc_version}/include/clflushoptintrin.h
 %{_prefix}/lib/gcc/%{gcc_target_platform}/%{gcc_version}/include/clwbintrin.h
-%{_prefix}/lib/gcc/%{gcc_target_platform}/%{gcc_version}/include/pcommitintrin.h
 %{_prefix}/lib/gcc/%{gcc_target_platform}/%{gcc_version}/include/mwaitxintrin.h
 %{_prefix}/lib/gcc/%{gcc_target_platform}/%{gcc_version}/include/xsavecintrin.h
 %{_prefix}/lib/gcc/%{gcc_target_platform}/%{gcc_version}/include/xsavesintrin.h
@@ -3169,6 +3168,7 @@ fi
 	tree-optimization/78228, tree-optimization/78482,
 	tree-optimization/78542, tree-optimization/78646,
 	tree-optimization/78731
+  - remove pcommitintrin.h header
 
 * Fri Sep 16 2016 Jakub Jelinek <jakub@redhat.com> 6.2.1-2
 - update from the 6 branch

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [rpms/gcc] rhel-f41-base: 6.3.1-2
@ 2026-06-29 12:27 Jakub Jelinek
  0 siblings, 0 replies; 2+ messages in thread
From: Jakub Jelinek @ 2026-06-29 12:27 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/gcc
Branch : rhel-f41-base
Commit : a3b64e08682417c6d5a1c49d7f6ce2c318149aad
Author : Jakub Jelinek <jakub@redhat.com>
Date   : 2017-01-18T09:44:52+01:00
Stats  : +16/-4 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/gcc/c/a3b64e08682417c6d5a1c49d7f6ce2c318149aad?branch=rhel-f41-base

Log:
6.3.1-2

---
diff --git a/.gitignore b/.gitignore
index 5c3ef9f..d318099 100644
--- a/.gitignore
+++ b/.gitignore
@@ -15,3 +15,4 @@
 /gcc-6.2.1-20160901.tar.bz2
 /gcc-6.2.1-20160916.tar.bz2
 /gcc-6.3.1-20161221.tar.bz2
+/gcc-6.3.1-20170118.tar.bz2

diff --git a/gcc.spec b/gcc.spec
index bf6b204..78dcfdc 100644
--- a/gcc.spec
+++ b/gcc.spec
@@ -1,9 +1,9 @@
-%global DATE 20161221
-%global SVNREV 243852
+%global DATE 20170118
+%global SVNREV 244565
 %global gcc_version 6.3.1
 # 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 1
+%global gcc_release 2
 %global _unpackaged_files_terminate_build 0
 %global _performance_build 1
 # Hardening slows the compiler way too much.
@@ -3107,6 +3107,17 @@ fi
 %doc rpm.doc/changelogs/libcc1/ChangeLog*
 
 %changelog
+* Wed Jan 18 2017 Jakub Jelinek <jakub@redhat.com> 6.3.1-2
+- update from the 6 branch
+  - PRs c++/71182, c++/77812, c++/78341, c++/78693, c++/78949, debug/78839,
+	driver/78863, fortran/78239, fortran/78866, libstdc++/78389,
+	libstdc++/78956, libstdc++/78991, lto/79042, middle-end/50199,
+	pch/78970, rtl-optimization/78255, rtl-optimization/78617,
+	sanitizer/65479, target/70668, target/78041, target/78253,
+	target/78900, target/79044, translation/78745, translation/78922,
+	tree-optimization/71055, tree-optimization/78024,
+	tree-optimization/78428, tree-optimization/78886
+
 * Wed Dec 21 2016 Jakub Jelinek <jakub@redhat.com> 6.3.1-1
 - update from the 6 branch
   - GCC 6.3 release

diff --git a/sources b/sources
index 7e59f4d..6f1c124 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (gcc-6.3.1-20161221.tar.bz2) = b75b41e9e210cf366a24cd41726df0c817eb334a0b6d2c1ab5c52f6c5e08cbc6ccde196c65c5718c283384d6f926c3f38a0e5c8959cccd18b8c15b0e7a97abcd
+SHA512 (gcc-6.3.1-20170118.tar.bz2) = a2c6261687dc44e980c81c3be04162873195f7e5ed3ceacdde0544f6e4f2d081eef12fe5f73f2f5ac7007dbd823c0e6d1ff5a5e0e7135c46fcc30efce3960def

^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2026-06-29 12:27 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:27 [rpms/gcc] rhel-f41-base: 6.3.1-2 Jakub Jelinek
2026-06-29 12:27 Jakub Jelinek

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox