public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/gcc] rhel-f41-base: 8.0.1-0.7
@ 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 : 3139eaf9977737e66fb06f6c980b400d6cfdd2c6
Author : Jakub Jelinek <jakub@redhat.com>
Date : 2018-01-30T23:43:42+01:00
Stats : +15/-4 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/gcc/c/3139eaf9977737e66fb06f6c980b400d6cfdd2c6?branch=rhel-f41-base
Log:
8.0.1-0.7
---
diff --git a/.gitignore b/.gitignore
index 61c6db7..ff408a4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -31,3 +31,4 @@
/gcc-8.0.1-20180127.tar.xz
/nvptx-newlib-aadc8eb0ec43b7cd0dd2dfb484bae63c8b05ef24.tar.xz
/nvptx-tools-c28050f60193b3b95a18866a96f03334e874e78f.tar.xz
+/gcc-8.0.1-20180830.tar.xz
diff --git a/gcc.spec b/gcc.spec
index 2f5254f..a8c66f4 100644
--- a/gcc.spec
+++ b/gcc.spec
@@ -1,10 +1,10 @@
-%global DATE 20180127
-%global SVNREV 257122
+%global DATE 20180130
+%global SVNREV 257210
%global gcc_version 8.0.1
%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 0.6
+%global gcc_release 0.7
%global nvptx_tools_gitrev c28050f60193b3b95a18866a96f03334e874e78f
%global nvptx_newlib_gitrev aadc8eb0ec43b7cd0dd2dfb484bae63c8b05ef24
%global _unpackaged_files_terminate_build 0
@@ -3038,6 +3038,16 @@ fi
%endif
%changelog
+* Tue Jan 30 2018 Jakub Jelinek <jakub@redhat.com> 8.0.1-0.7
+- update from the trunk
+ - PRs bootstrap/80867, bootstrap/84017, c++/68810, c++/83924, c++/83942,
+ c++/83996, c++/84091, c++/84098, c/83966, fortran/84073,
+ fortran/84133, ipa/81360, ipa/83179, libgomp/84096, libstdc++/83658,
+ lto/83954, rtl-optimization/83986, target/40411, target/58684,
+ target/83828, target/84112, testsuite/81010, tree-optimization/81611,
+ tree-optimization/83008, tree-optimization/84057,
+ tree-optimization/84086, tree-optimization/84111
+
* Sat Jan 27 2018 Jakub Jelinek <jakub@redhat.com> 8.0.1-0.6
- update from the trunk
- PRs c++/82249, c++/82514, c++/83921, c++/83947, c++/83956, c++/83974,
diff --git a/sources b/sources
index 680576c..1e2e442 100644
--- a/sources
+++ b/sources
@@ -1,3 +1,3 @@
-SHA512 (gcc-8.0.1-20180127.tar.xz) = 7d46928874f0dc2e9c00435f51d4939c283a5738523d3f42b798344d6ab0d123c01b6acc3a01b4bcfd78302f3032e1b1f848d75e752047639c54d90401b76b2b
+SHA512 (gcc-8.0.1-20180830.tar.xz) = 4ce6a9babd0f79e7c8e8a35633ed1029f24c3db4ed8ed854d9f72bbd36a693106dd5a8345b1c317699f855d94368b43fbc8e788a9f042a060c30b4486614e7c8
SHA512 (nvptx-newlib-aadc8eb0ec43b7cd0dd2dfb484bae63c8b05ef24.tar.xz) = 94f7089365296f7dfa485107b4143bebc850a81586f3460fd896bbbb6ba099a00217d4042133424fd2183b352132f4fd367e6a60599bdae2a26dfd48a77d0e04
SHA512 (nvptx-tools-c28050f60193b3b95a18866a96f03334e874e78f.tar.xz) = a688cb12cf805950a5abbb13b52f45c81dbee98e310b7ed57ae20e76dbfa5964a16270148374a6426d177db71909d28360490f091c86a5d19d4faa5127beeee1
^ permalink raw reply related [flat|nested] 2+ messages in thread* [rpms/gcc] rhel-f41-base: 8.0.1-0.7
@ 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 : 7a1512fd569649c7d36d1ae4f07c1666623e0e8f
Author : Jakub Jelinek <jakub@redhat.com>
Date : 2018-01-31T00:00:44+01:00
Stats : +22/-1 in 4 file(s)
URL : https://src.fedoraproject.org/rpms/gcc/c/7a1512fd569649c7d36d1ae4f07c1666623e0e8f?branch=rhel-f41-base
Log:
8.0.1-0.7
---
diff --git a/.gitignore b/.gitignore
index ff408a4..d2667f9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -32,3 +32,4 @@
/nvptx-newlib-aadc8eb0ec43b7cd0dd2dfb484bae63c8b05ef24.tar.xz
/nvptx-tools-c28050f60193b3b95a18866a96f03334e874e78f.tar.xz
/gcc-8.0.1-20180830.tar.xz
+/gcc-8.0.1-20180130.tar.xz
diff --git a/gcc.spec b/gcc.spec
index a8c66f4..37e0450 100644
--- a/gcc.spec
+++ b/gcc.spec
@@ -236,6 +236,7 @@ Patch10: gcc8-foffload-default.patch
Patch11: gcc8-Wno-format-security.patch
Patch12: gcc8-aarch64-sanitizer-fix.patch
Patch13: gcc8-rh1512529-aarch64.patch
+Patch14: gcc8-pr84131.patch
Patch1000: nvptx-tools-no-ptxas.patch
Patch1001: nvptx-tools-build.patch
@@ -777,6 +778,7 @@ to NVidia PTX capable devices if available.
%patch12 -p0 -b .aarch64-sanitizer-fix~
%endif
%patch13 -p0 -b .rh1512529-aarch64~
+%patch14 -p0 -b .pr84131~
cd nvptx-tools-%{nvptx_tools_gitrev}
%patch1000 -p1 -b .nvptx-tools-no-ptxas~
@@ -3047,6 +3049,7 @@ fi
target/83828, target/84112, testsuite/81010, tree-optimization/81611,
tree-optimization/83008, tree-optimization/84057,
tree-optimization/84086, tree-optimization/84111
+- fix fortran debuginfo (PR debug/84131)
* Sat Jan 27 2018 Jakub Jelinek <jakub@redhat.com> 8.0.1-0.6
- update from the trunk
diff --git a/gcc8-pr84131.patch b/gcc8-pr84131.patch
new file mode 100644
index 0000000..12f6323
--- /dev/null
+++ b/gcc8-pr84131.patch
@@ -0,0 +1,17 @@
+2018-01-30 Jakub Jelinek <jakub@redhat.com>
+
+ PR debug/84131
+ * trans-array.c (gfc_get_descriptor_offsets_for_info): Set *data_off
+ to DATA_FIELD's offset rather than OFFSET_FIELD's offset.
+
+--- gcc/fortran/trans-array.c.jj 2018-01-26 12:43:25.164922494 +0100
++++ gcc/fortran/trans-array.c 2018-01-30 19:34:01.844232363 +0100
+@@ -511,7 +511,7 @@ gfc_get_descriptor_offsets_for_info (con
+ tree type;
+
+ type = TYPE_MAIN_VARIANT (desc_type);
+- field = gfc_advance_chain (TYPE_FIELDS (type), OFFSET_FIELD);
++ field = gfc_advance_chain (TYPE_FIELDS (type), DATA_FIELD);
+ *data_off = byte_position (field);
+ field = gfc_advance_chain (TYPE_FIELDS (type), DTYPE_FIELD);
+ *dtype_off = byte_position (field);
diff --git a/sources b/sources
index 1e2e442..7ca797e 100644
--- a/sources
+++ b/sources
@@ -1,3 +1,3 @@
-SHA512 (gcc-8.0.1-20180830.tar.xz) = 4ce6a9babd0f79e7c8e8a35633ed1029f24c3db4ed8ed854d9f72bbd36a693106dd5a8345b1c317699f855d94368b43fbc8e788a9f042a060c30b4486614e7c8
+SHA512 (gcc-8.0.1-20180130.tar.xz) = 86e6bf74a009eb0ec9ac1eeddc0961759fce6bc0436826a0b55671bb000724a0ce6ca822c4a9df7c70121d98cbb881cd65f7e2d2dbfbba1b6dc2d02ebffd2516
SHA512 (nvptx-newlib-aadc8eb0ec43b7cd0dd2dfb484bae63c8b05ef24.tar.xz) = 94f7089365296f7dfa485107b4143bebc850a81586f3460fd896bbbb6ba099a00217d4042133424fd2183b352132f4fd367e6a60599bdae2a26dfd48a77d0e04
SHA512 (nvptx-tools-c28050f60193b3b95a18866a96f03334e874e78f.tar.xz) = a688cb12cf805950a5abbb13b52f45c81dbee98e310b7ed57ae20e76dbfa5964a16270148374a6426d177db71909d28360490f091c86a5d19d4faa5127beeee1
^ 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: 8.0.1-0.7 Jakub Jelinek
-- strict thread matches above, loose matches on Subject: below --
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