- Drop no longer necessary gcc12-d-workaround.patch

Rev devel:gcc/35 Md5 c3f962c1f2161257fbdb5d65603cd2be 2022-04-27 05:56:58 rguenther None
This commit is contained in:
OBS User rguenther 2022-04-27 05:56:58 +00:00 committed by Git OBS Bridge
parent ee9540baa0
commit ba4fff43ae
60 changed files with 145 additions and 118 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Apr 27 05:56:00 UTC 2022 - Richard Biener <rguenther@suse.com>
- Drop no longer necessary gcc12-d-workaround.patch
-------------------------------------------------------------------
Tue Apr 19 18:07:47 UTC 2022 - Martin Liška <mliska@suse.cz>

View File

@ -135,7 +135,6 @@ Patch17: gcc9-reproducible-builds-buildid-for-checksum.patch
Patch18: gcc10-amdgcn-llvm-as.patch
Patch19: gcc11-gdwarf-4-default.patch
Patch20: gcc11-amdgcn-disable-hot-cold-partitioning.patch
Patch21: gcc12-d-workaround.patch
# A set of patches from the RH srpm
Patch51: gcc41-ppc32-retaddr.patch
# Some patches taken from Debian
@ -338,8 +337,6 @@ cd ..
# In SLE15 and earlier default to dwarf4, not dwarf5
%if %{suse_version} < 1550
%patch19 -p1
# FIXME: remove the patch once gcc11 got updated (D bug)
%patch21 -p1
%endif
%patch51
%patch60 -p1

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Apr 27 05:56:00 UTC 2022 - Richard Biener <rguenther@suse.com>
- Drop no longer necessary gcc12-d-workaround.patch
-------------------------------------------------------------------
Tue Apr 19 18:07:47 UTC 2022 - Martin Liška <mliska@suse.cz>

View File

@ -135,7 +135,6 @@ Patch17: gcc9-reproducible-builds-buildid-for-checksum.patch
Patch18: gcc10-amdgcn-llvm-as.patch
Patch19: gcc11-gdwarf-4-default.patch
Patch20: gcc11-amdgcn-disable-hot-cold-partitioning.patch
Patch21: gcc12-d-workaround.patch
# A set of patches from the RH srpm
Patch51: gcc41-ppc32-retaddr.patch
# Some patches taken from Debian
@ -338,8 +337,6 @@ cd ..
# In SLE15 and earlier default to dwarf4, not dwarf5
%if %{suse_version} < 1550
%patch19 -p1
# FIXME: remove the patch once gcc11 got updated (D bug)
%patch21 -p1
%endif
%patch51
%patch60 -p1

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Apr 27 05:56:00 UTC 2022 - Richard Biener <rguenther@suse.com>
- Drop no longer necessary gcc12-d-workaround.patch
-------------------------------------------------------------------
Tue Apr 19 18:07:47 UTC 2022 - Martin Liška <mliska@suse.cz>

View File

@ -135,7 +135,6 @@ Patch17: gcc9-reproducible-builds-buildid-for-checksum.patch
Patch18: gcc10-amdgcn-llvm-as.patch
Patch19: gcc11-gdwarf-4-default.patch
Patch20: gcc11-amdgcn-disable-hot-cold-partitioning.patch
Patch21: gcc12-d-workaround.patch
# A set of patches from the RH srpm
Patch51: gcc41-ppc32-retaddr.patch
# Some patches taken from Debian
@ -338,8 +337,6 @@ cd ..
# In SLE15 and earlier default to dwarf4, not dwarf5
%if %{suse_version} < 1550
%patch19 -p1
# FIXME: remove the patch once gcc11 got updated (D bug)
%patch21 -p1
%endif
%patch51
%patch60 -p1

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Apr 27 05:56:00 UTC 2022 - Richard Biener <rguenther@suse.com>
- Drop no longer necessary gcc12-d-workaround.patch
-------------------------------------------------------------------
Tue Apr 19 18:07:47 UTC 2022 - Martin Liška <mliska@suse.cz>

View File

@ -135,7 +135,6 @@ Patch17: gcc9-reproducible-builds-buildid-for-checksum.patch
Patch18: gcc10-amdgcn-llvm-as.patch
Patch19: gcc11-gdwarf-4-default.patch
Patch20: gcc11-amdgcn-disable-hot-cold-partitioning.patch
Patch21: gcc12-d-workaround.patch
# A set of patches from the RH srpm
Patch51: gcc41-ppc32-retaddr.patch
# Some patches taken from Debian
@ -338,8 +337,6 @@ cd ..
# In SLE15 and earlier default to dwarf4, not dwarf5
%if %{suse_version} < 1550
%patch19 -p1
# FIXME: remove the patch once gcc11 got updated (D bug)
%patch21 -p1
%endif
%patch51
%patch60 -p1

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Apr 27 05:56:00 UTC 2022 - Richard Biener <rguenther@suse.com>
- Drop no longer necessary gcc12-d-workaround.patch
-------------------------------------------------------------------
Tue Apr 19 18:07:47 UTC 2022 - Martin Liška <mliska@suse.cz>

View File

@ -136,7 +136,6 @@ Patch17: gcc9-reproducible-builds-buildid-for-checksum.patch
Patch18: gcc10-amdgcn-llvm-as.patch
Patch19: gcc11-gdwarf-4-default.patch
Patch20: gcc11-amdgcn-disable-hot-cold-partitioning.patch
Patch21: gcc12-d-workaround.patch
# A set of patches from the RH srpm
Patch51: gcc41-ppc32-retaddr.patch
# Some patches taken from Debian
@ -339,8 +338,6 @@ cd ..
# In SLE15 and earlier default to dwarf4, not dwarf5
%if %{suse_version} < 1550
%patch19 -p1
# FIXME: remove the patch once gcc11 got updated (D bug)
%patch21 -p1
%endif
%patch51
%patch60 -p1

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Apr 27 05:56:00 UTC 2022 - Richard Biener <rguenther@suse.com>
- Drop no longer necessary gcc12-d-workaround.patch
-------------------------------------------------------------------
Tue Apr 19 18:07:47 UTC 2022 - Martin Liška <mliska@suse.cz>

View File

@ -135,7 +135,6 @@ Patch17: gcc9-reproducible-builds-buildid-for-checksum.patch
Patch18: gcc10-amdgcn-llvm-as.patch
Patch19: gcc11-gdwarf-4-default.patch
Patch20: gcc11-amdgcn-disable-hot-cold-partitioning.patch
Patch21: gcc12-d-workaround.patch
# A set of patches from the RH srpm
Patch51: gcc41-ppc32-retaddr.patch
# Some patches taken from Debian
@ -338,8 +337,6 @@ cd ..
# In SLE15 and earlier default to dwarf4, not dwarf5
%if %{suse_version} < 1550
%patch19 -p1
# FIXME: remove the patch once gcc11 got updated (D bug)
%patch21 -p1
%endif
%patch51
%patch60 -p1

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Apr 27 05:56:00 UTC 2022 - Richard Biener <rguenther@suse.com>
- Drop no longer necessary gcc12-d-workaround.patch
-------------------------------------------------------------------
Tue Apr 19 18:07:47 UTC 2022 - Martin Liška <mliska@suse.cz>

View File

@ -135,7 +135,6 @@ Patch17: gcc9-reproducible-builds-buildid-for-checksum.patch
Patch18: gcc10-amdgcn-llvm-as.patch
Patch19: gcc11-gdwarf-4-default.patch
Patch20: gcc11-amdgcn-disable-hot-cold-partitioning.patch
Patch21: gcc12-d-workaround.patch
# A set of patches from the RH srpm
Patch51: gcc41-ppc32-retaddr.patch
# Some patches taken from Debian
@ -338,8 +337,6 @@ cd ..
# In SLE15 and earlier default to dwarf4, not dwarf5
%if %{suse_version} < 1550
%patch19 -p1
# FIXME: remove the patch once gcc11 got updated (D bug)
%patch21 -p1
%endif
%patch51
%patch60 -p1

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Apr 27 05:56:00 UTC 2022 - Richard Biener <rguenther@suse.com>
- Drop no longer necessary gcc12-d-workaround.patch
-------------------------------------------------------------------
Tue Apr 19 18:07:47 UTC 2022 - Martin Liška <mliska@suse.cz>

View File

@ -135,7 +135,6 @@ Patch17: gcc9-reproducible-builds-buildid-for-checksum.patch
Patch18: gcc10-amdgcn-llvm-as.patch
Patch19: gcc11-gdwarf-4-default.patch
Patch20: gcc11-amdgcn-disable-hot-cold-partitioning.patch
Patch21: gcc12-d-workaround.patch
# A set of patches from the RH srpm
Patch51: gcc41-ppc32-retaddr.patch
# Some patches taken from Debian
@ -338,8 +337,6 @@ cd ..
# In SLE15 and earlier default to dwarf4, not dwarf5
%if %{suse_version} < 1550
%patch19 -p1
# FIXME: remove the patch once gcc11 got updated (D bug)
%patch21 -p1
%endif
%patch51
%patch60 -p1

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Apr 27 05:56:00 UTC 2022 - Richard Biener <rguenther@suse.com>
- Drop no longer necessary gcc12-d-workaround.patch
-------------------------------------------------------------------
Tue Apr 19 18:07:47 UTC 2022 - Martin Liška <mliska@suse.cz>

View File

@ -136,7 +136,6 @@ Patch17: gcc9-reproducible-builds-buildid-for-checksum.patch
Patch18: gcc10-amdgcn-llvm-as.patch
Patch19: gcc11-gdwarf-4-default.patch
Patch20: gcc11-amdgcn-disable-hot-cold-partitioning.patch
Patch21: gcc12-d-workaround.patch
# A set of patches from the RH srpm
Patch51: gcc41-ppc32-retaddr.patch
# Some patches taken from Debian
@ -339,8 +338,6 @@ cd ..
# In SLE15 and earlier default to dwarf4, not dwarf5
%if %{suse_version} < 1550
%patch19 -p1
# FIXME: remove the patch once gcc11 got updated (D bug)
%patch21 -p1
%endif
%patch51
%patch60 -p1

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Apr 27 05:56:00 UTC 2022 - Richard Biener <rguenther@suse.com>
- Drop no longer necessary gcc12-d-workaround.patch
-------------------------------------------------------------------
Tue Apr 19 18:07:47 UTC 2022 - Martin Liška <mliska@suse.cz>

View File

@ -135,7 +135,6 @@ Patch17: gcc9-reproducible-builds-buildid-for-checksum.patch
Patch18: gcc10-amdgcn-llvm-as.patch
Patch19: gcc11-gdwarf-4-default.patch
Patch20: gcc11-amdgcn-disable-hot-cold-partitioning.patch
Patch21: gcc12-d-workaround.patch
# A set of patches from the RH srpm
Patch51: gcc41-ppc32-retaddr.patch
# Some patches taken from Debian
@ -338,8 +337,6 @@ cd ..
# In SLE15 and earlier default to dwarf4, not dwarf5
%if %{suse_version} < 1550
%patch19 -p1
# FIXME: remove the patch once gcc11 got updated (D bug)
%patch21 -p1
%endif
%patch51
%patch60 -p1

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Apr 27 05:56:00 UTC 2022 - Richard Biener <rguenther@suse.com>
- Drop no longer necessary gcc12-d-workaround.patch
-------------------------------------------------------------------
Tue Apr 19 18:07:47 UTC 2022 - Martin Liška <mliska@suse.cz>

View File

@ -135,7 +135,6 @@ Patch17: gcc9-reproducible-builds-buildid-for-checksum.patch
Patch18: gcc10-amdgcn-llvm-as.patch
Patch19: gcc11-gdwarf-4-default.patch
Patch20: gcc11-amdgcn-disable-hot-cold-partitioning.patch
Patch21: gcc12-d-workaround.patch
# A set of patches from the RH srpm
Patch51: gcc41-ppc32-retaddr.patch
# Some patches taken from Debian
@ -338,8 +337,6 @@ cd ..
# In SLE15 and earlier default to dwarf4, not dwarf5
%if %{suse_version} < 1550
%patch19 -p1
# FIXME: remove the patch once gcc11 got updated (D bug)
%patch21 -p1
%endif
%patch51
%patch60 -p1

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Apr 27 05:56:00 UTC 2022 - Richard Biener <rguenther@suse.com>
- Drop no longer necessary gcc12-d-workaround.patch
-------------------------------------------------------------------
Tue Apr 19 18:07:47 UTC 2022 - Martin Liška <mliska@suse.cz>

View File

@ -135,7 +135,6 @@ Patch17: gcc9-reproducible-builds-buildid-for-checksum.patch
Patch18: gcc10-amdgcn-llvm-as.patch
Patch19: gcc11-gdwarf-4-default.patch
Patch20: gcc11-amdgcn-disable-hot-cold-partitioning.patch
Patch21: gcc12-d-workaround.patch
# A set of patches from the RH srpm
Patch51: gcc41-ppc32-retaddr.patch
# Some patches taken from Debian
@ -338,8 +337,6 @@ cd ..
# In SLE15 and earlier default to dwarf4, not dwarf5
%if %{suse_version} < 1550
%patch19 -p1
# FIXME: remove the patch once gcc11 got updated (D bug)
%patch21 -p1
%endif
%patch51
%patch60 -p1

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Apr 27 05:56:00 UTC 2022 - Richard Biener <rguenther@suse.com>
- Drop no longer necessary gcc12-d-workaround.patch
-------------------------------------------------------------------
Tue Apr 19 18:07:47 UTC 2022 - Martin Liška <mliska@suse.cz>

View File

@ -135,7 +135,6 @@ Patch17: gcc9-reproducible-builds-buildid-for-checksum.patch
Patch18: gcc10-amdgcn-llvm-as.patch
Patch19: gcc11-gdwarf-4-default.patch
Patch20: gcc11-amdgcn-disable-hot-cold-partitioning.patch
Patch21: gcc12-d-workaround.patch
# A set of patches from the RH srpm
Patch51: gcc41-ppc32-retaddr.patch
# Some patches taken from Debian
@ -338,8 +337,6 @@ cd ..
# In SLE15 and earlier default to dwarf4, not dwarf5
%if %{suse_version} < 1550
%patch19 -p1
# FIXME: remove the patch once gcc11 got updated (D bug)
%patch21 -p1
%endif
%patch51
%patch60 -p1

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Apr 27 05:56:00 UTC 2022 - Richard Biener <rguenther@suse.com>
- Drop no longer necessary gcc12-d-workaround.patch
-------------------------------------------------------------------
Tue Apr 19 18:07:47 UTC 2022 - Martin Liška <mliska@suse.cz>

View File

@ -135,7 +135,6 @@ Patch17: gcc9-reproducible-builds-buildid-for-checksum.patch
Patch18: gcc10-amdgcn-llvm-as.patch
Patch19: gcc11-gdwarf-4-default.patch
Patch20: gcc11-amdgcn-disable-hot-cold-partitioning.patch
Patch21: gcc12-d-workaround.patch
# A set of patches from the RH srpm
Patch51: gcc41-ppc32-retaddr.patch
# Some patches taken from Debian
@ -338,8 +337,6 @@ cd ..
# In SLE15 and earlier default to dwarf4, not dwarf5
%if %{suse_version} < 1550
%patch19 -p1
# FIXME: remove the patch once gcc11 got updated (D bug)
%patch21 -p1
%endif
%patch51
%patch60 -p1

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Apr 27 05:56:00 UTC 2022 - Richard Biener <rguenther@suse.com>
- Drop no longer necessary gcc12-d-workaround.patch
-------------------------------------------------------------------
Tue Apr 19 18:07:47 UTC 2022 - Martin Liška <mliska@suse.cz>

View File

@ -135,7 +135,6 @@ Patch17: gcc9-reproducible-builds-buildid-for-checksum.patch
Patch18: gcc10-amdgcn-llvm-as.patch
Patch19: gcc11-gdwarf-4-default.patch
Patch20: gcc11-amdgcn-disable-hot-cold-partitioning.patch
Patch21: gcc12-d-workaround.patch
# A set of patches from the RH srpm
Patch51: gcc41-ppc32-retaddr.patch
# Some patches taken from Debian
@ -338,8 +337,6 @@ cd ..
# In SLE15 and earlier default to dwarf4, not dwarf5
%if %{suse_version} < 1550
%patch19 -p1
# FIXME: remove the patch once gcc11 got updated (D bug)
%patch21 -p1
%endif
%patch51
%patch60 -p1

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Apr 27 05:56:00 UTC 2022 - Richard Biener <rguenther@suse.com>
- Drop no longer necessary gcc12-d-workaround.patch
-------------------------------------------------------------------
Tue Apr 19 18:07:47 UTC 2022 - Martin Liška <mliska@suse.cz>

View File

@ -135,7 +135,6 @@ Patch17: gcc9-reproducible-builds-buildid-for-checksum.patch
Patch18: gcc10-amdgcn-llvm-as.patch
Patch19: gcc11-gdwarf-4-default.patch
Patch20: gcc11-amdgcn-disable-hot-cold-partitioning.patch
Patch21: gcc12-d-workaround.patch
# A set of patches from the RH srpm
Patch51: gcc41-ppc32-retaddr.patch
# Some patches taken from Debian
@ -338,8 +337,6 @@ cd ..
# In SLE15 and earlier default to dwarf4, not dwarf5
%if %{suse_version} < 1550
%patch19 -p1
# FIXME: remove the patch once gcc11 got updated (D bug)
%patch21 -p1
%endif
%patch51
%patch60 -p1

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Apr 27 05:56:00 UTC 2022 - Richard Biener <rguenther@suse.com>
- Drop no longer necessary gcc12-d-workaround.patch
-------------------------------------------------------------------
Tue Apr 19 18:07:47 UTC 2022 - Martin Liška <mliska@suse.cz>

View File

@ -135,7 +135,6 @@ Patch17: gcc9-reproducible-builds-buildid-for-checksum.patch
Patch18: gcc10-amdgcn-llvm-as.patch
Patch19: gcc11-gdwarf-4-default.patch
Patch20: gcc11-amdgcn-disable-hot-cold-partitioning.patch
Patch21: gcc12-d-workaround.patch
# A set of patches from the RH srpm
Patch51: gcc41-ppc32-retaddr.patch
# Some patches taken from Debian
@ -338,8 +337,6 @@ cd ..
# In SLE15 and earlier default to dwarf4, not dwarf5
%if %{suse_version} < 1550
%patch19 -p1
# FIXME: remove the patch once gcc11 got updated (D bug)
%patch21 -p1
%endif
%patch51
%patch60 -p1

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Apr 27 05:56:00 UTC 2022 - Richard Biener <rguenther@suse.com>
- Drop no longer necessary gcc12-d-workaround.patch
-------------------------------------------------------------------
Tue Apr 19 18:07:47 UTC 2022 - Martin Liška <mliska@suse.cz>

View File

@ -136,7 +136,6 @@ Patch17: gcc9-reproducible-builds-buildid-for-checksum.patch
Patch18: gcc10-amdgcn-llvm-as.patch
Patch19: gcc11-gdwarf-4-default.patch
Patch20: gcc11-amdgcn-disable-hot-cold-partitioning.patch
Patch21: gcc12-d-workaround.patch
# A set of patches from the RH srpm
Patch51: gcc41-ppc32-retaddr.patch
# Some patches taken from Debian
@ -339,8 +338,6 @@ cd ..
# In SLE15 and earlier default to dwarf4, not dwarf5
%if %{suse_version} < 1550
%patch19 -p1
# FIXME: remove the patch once gcc11 got updated (D bug)
%patch21 -p1
%endif
%patch51
%patch60 -p1

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Apr 27 05:56:00 UTC 2022 - Richard Biener <rguenther@suse.com>
- Drop no longer necessary gcc12-d-workaround.patch
-------------------------------------------------------------------
Tue Apr 19 18:07:47 UTC 2022 - Martin Liška <mliska@suse.cz>

View File

@ -135,7 +135,6 @@ Patch17: gcc9-reproducible-builds-buildid-for-checksum.patch
Patch18: gcc10-amdgcn-llvm-as.patch
Patch19: gcc11-gdwarf-4-default.patch
Patch20: gcc11-amdgcn-disable-hot-cold-partitioning.patch
Patch21: gcc12-d-workaround.patch
# A set of patches from the RH srpm
Patch51: gcc41-ppc32-retaddr.patch
# Some patches taken from Debian
@ -338,8 +337,6 @@ cd ..
# In SLE15 and earlier default to dwarf4, not dwarf5
%if %{suse_version} < 1550
%patch19 -p1
# FIXME: remove the patch once gcc11 got updated (D bug)
%patch21 -p1
%endif
%patch51
%patch60 -p1

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Apr 27 05:56:00 UTC 2022 - Richard Biener <rguenther@suse.com>
- Drop no longer necessary gcc12-d-workaround.patch
-------------------------------------------------------------------
Tue Apr 19 18:07:47 UTC 2022 - Martin Liška <mliska@suse.cz>

View File

@ -135,7 +135,6 @@ Patch17: gcc9-reproducible-builds-buildid-for-checksum.patch
Patch18: gcc10-amdgcn-llvm-as.patch
Patch19: gcc11-gdwarf-4-default.patch
Patch20: gcc11-amdgcn-disable-hot-cold-partitioning.patch
Patch21: gcc12-d-workaround.patch
# A set of patches from the RH srpm
Patch51: gcc41-ppc32-retaddr.patch
# Some patches taken from Debian
@ -338,8 +337,6 @@ cd ..
# In SLE15 and earlier default to dwarf4, not dwarf5
%if %{suse_version} < 1550
%patch19 -p1
# FIXME: remove the patch once gcc11 got updated (D bug)
%patch21 -p1
%endif
%patch51
%patch60 -p1

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Apr 27 05:56:00 UTC 2022 - Richard Biener <rguenther@suse.com>
- Drop no longer necessary gcc12-d-workaround.patch
-------------------------------------------------------------------
Tue Apr 19 18:07:47 UTC 2022 - Martin Liška <mliska@suse.cz>

View File

@ -135,7 +135,6 @@ Patch17: gcc9-reproducible-builds-buildid-for-checksum.patch
Patch18: gcc10-amdgcn-llvm-as.patch
Patch19: gcc11-gdwarf-4-default.patch
Patch20: gcc11-amdgcn-disable-hot-cold-partitioning.patch
Patch21: gcc12-d-workaround.patch
# A set of patches from the RH srpm
Patch51: gcc41-ppc32-retaddr.patch
# Some patches taken from Debian
@ -338,8 +337,6 @@ cd ..
# In SLE15 and earlier default to dwarf4, not dwarf5
%if %{suse_version} < 1550
%patch19 -p1
# FIXME: remove the patch once gcc11 got updated (D bug)
%patch21 -p1
%endif
%patch51
%patch60 -p1

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Apr 27 05:56:00 UTC 2022 - Richard Biener <rguenther@suse.com>
- Drop no longer necessary gcc12-d-workaround.patch
-------------------------------------------------------------------
Tue Apr 19 18:07:47 UTC 2022 - Martin Liška <mliska@suse.cz>

View File

@ -136,7 +136,6 @@ Patch17: gcc9-reproducible-builds-buildid-for-checksum.patch
Patch18: gcc10-amdgcn-llvm-as.patch
Patch19: gcc11-gdwarf-4-default.patch
Patch20: gcc11-amdgcn-disable-hot-cold-partitioning.patch
Patch21: gcc12-d-workaround.patch
# A set of patches from the RH srpm
Patch51: gcc41-ppc32-retaddr.patch
# Some patches taken from Debian
@ -339,8 +338,6 @@ cd ..
# In SLE15 and earlier default to dwarf4, not dwarf5
%if %{suse_version} < 1550
%patch19 -p1
# FIXME: remove the patch once gcc11 got updated (D bug)
%patch21 -p1
%endif
%patch51
%patch60 -p1

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Apr 27 05:56:00 UTC 2022 - Richard Biener <rguenther@suse.com>
- Drop no longer necessary gcc12-d-workaround.patch
-------------------------------------------------------------------
Tue Apr 19 18:07:47 UTC 2022 - Martin Liška <mliska@suse.cz>

View File

@ -135,7 +135,6 @@ Patch17: gcc9-reproducible-builds-buildid-for-checksum.patch
Patch18: gcc10-amdgcn-llvm-as.patch
Patch19: gcc11-gdwarf-4-default.patch
Patch20: gcc11-amdgcn-disable-hot-cold-partitioning.patch
Patch21: gcc12-d-workaround.patch
# A set of patches from the RH srpm
Patch51: gcc41-ppc32-retaddr.patch
# Some patches taken from Debian
@ -338,8 +337,6 @@ cd ..
# In SLE15 and earlier default to dwarf4, not dwarf5
%if %{suse_version} < 1550
%patch19 -p1
# FIXME: remove the patch once gcc11 got updated (D bug)
%patch21 -p1
%endif
%patch51
%patch60 -p1

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Apr 27 05:56:00 UTC 2022 - Richard Biener <rguenther@suse.com>
- Drop no longer necessary gcc12-d-workaround.patch
-------------------------------------------------------------------
Tue Apr 19 18:07:47 UTC 2022 - Martin Liška <mliska@suse.cz>

View File

@ -135,7 +135,6 @@ Patch17: gcc9-reproducible-builds-buildid-for-checksum.patch
Patch18: gcc10-amdgcn-llvm-as.patch
Patch19: gcc11-gdwarf-4-default.patch
Patch20: gcc11-amdgcn-disable-hot-cold-partitioning.patch
Patch21: gcc12-d-workaround.patch
# A set of patches from the RH srpm
Patch51: gcc41-ppc32-retaddr.patch
# Some patches taken from Debian
@ -338,8 +337,6 @@ cd ..
# In SLE15 and earlier default to dwarf4, not dwarf5
%if %{suse_version} < 1550
%patch19 -p1
# FIXME: remove the patch once gcc11 got updated (D bug)
%patch21 -p1
%endif
%patch51
%patch60 -p1

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Apr 27 05:56:00 UTC 2022 - Richard Biener <rguenther@suse.com>
- Drop no longer necessary gcc12-d-workaround.patch
-------------------------------------------------------------------
Tue Apr 19 18:07:47 UTC 2022 - Martin Liška <mliska@suse.cz>

View File

@ -135,7 +135,6 @@ Patch17: gcc9-reproducible-builds-buildid-for-checksum.patch
Patch18: gcc10-amdgcn-llvm-as.patch
Patch19: gcc11-gdwarf-4-default.patch
Patch20: gcc11-amdgcn-disable-hot-cold-partitioning.patch
Patch21: gcc12-d-workaround.patch
# A set of patches from the RH srpm
Patch51: gcc41-ppc32-retaddr.patch
# Some patches taken from Debian
@ -338,8 +337,6 @@ cd ..
# In SLE15 and earlier default to dwarf4, not dwarf5
%if %{suse_version} < 1550
%patch19 -p1
# FIXME: remove the patch once gcc11 got updated (D bug)
%patch21 -p1
%endif
%patch51
%patch60 -p1

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Apr 27 05:56:00 UTC 2022 - Richard Biener <rguenther@suse.com>
- Drop no longer necessary gcc12-d-workaround.patch
-------------------------------------------------------------------
Tue Apr 19 18:07:47 UTC 2022 - Martin Liška <mliska@suse.cz>

View File

@ -135,7 +135,6 @@ Patch17: gcc9-reproducible-builds-buildid-for-checksum.patch
Patch18: gcc10-amdgcn-llvm-as.patch
Patch19: gcc11-gdwarf-4-default.patch
Patch20: gcc11-amdgcn-disable-hot-cold-partitioning.patch
Patch21: gcc12-d-workaround.patch
# A set of patches from the RH srpm
Patch51: gcc41-ppc32-retaddr.patch
# Some patches taken from Debian
@ -338,8 +337,6 @@ cd ..
# In SLE15 and earlier default to dwarf4, not dwarf5
%if %{suse_version} < 1550
%patch19 -p1
# FIXME: remove the patch once gcc11 got updated (D bug)
%patch21 -p1
%endif
%patch51
%patch60 -p1

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Apr 27 05:56:00 UTC 2022 - Richard Biener <rguenther@suse.com>
- Drop no longer necessary gcc12-d-workaround.patch
-------------------------------------------------------------------
Tue Apr 19 18:07:47 UTC 2022 - Martin Liška <mliska@suse.cz>

View File

@ -135,7 +135,6 @@ Patch17: gcc9-reproducible-builds-buildid-for-checksum.patch
Patch18: gcc10-amdgcn-llvm-as.patch
Patch19: gcc11-gdwarf-4-default.patch
Patch20: gcc11-amdgcn-disable-hot-cold-partitioning.patch
Patch21: gcc12-d-workaround.patch
# A set of patches from the RH srpm
Patch51: gcc41-ppc32-retaddr.patch
# Some patches taken from Debian
@ -338,8 +337,6 @@ cd ..
# In SLE15 and earlier default to dwarf4, not dwarf5
%if %{suse_version} < 1550
%patch19 -p1
# FIXME: remove the patch once gcc11 got updated (D bug)
%patch21 -p1
%endif
%patch51
%patch60 -p1

View File

@ -372,7 +372,6 @@ Patch17: gcc9-reproducible-builds-buildid-for-checksum.patch
Patch18: gcc10-amdgcn-llvm-as.patch
Patch19: gcc11-gdwarf-4-default.patch
Patch20: gcc11-amdgcn-disable-hot-cold-partitioning.patch
Patch21: gcc12-d-workaround.patch
# A set of patches from the RH srpm
Patch51: gcc41-ppc32-retaddr.patch
# Some patches taken from Debian
@ -1216,8 +1215,6 @@ cd ..
# In SLE15 and earlier default to dwarf4, not dwarf5
%if %{suse_version} < 1550
%patch19 -p1
# FIXME: remove the patch once gcc11 got updated (D bug)
%patch21 -p1
%endif
%patch51
%patch60 -p1

View File

@ -1,28 +0,0 @@
gcc/d/Make-lang.in | 4 ----
1 file changed, 4 deletions(-)
diff --git a/gcc/d/Make-lang.in b/gcc/d/Make-lang.in
index 6c90657d65f..41ca2566eb4 100644
--- a/gcc/d/Make-lang.in
+++ b/gcc/d/Make-lang.in
@@ -62,7 +62,6 @@ ALL_DFLAGS = $(DFLAGS-$@) $(GDCFLAGS) -fversion=IN_GCC $(CHECKING_DFLAGS) \
DCOMPILE.base = $(GDC) $(NO_PIE_CFLAGS) -c $(ALL_DFLAGS) -o $@
DCOMPILE = $(DCOMPILE.base) -MT $@ -MMD -MP -MF $(@D)/$(DEPDIR)/$(*F).TPo
-DPOSTCOMPILE = @mv $(@D)/$(DEPDIR)/$(*F).TPo $(@D)/$(DEPDIR)/$(*F).Po
DLINKER = $(GDC) $(NO_PIE_FLAG) -lstdc++
# Like LINKER, but use a mutex for serializing front end links.
@@ -396,12 +395,9 @@ D_INCLUDES = -I$(srcdir)/d -J$(srcdir)/d/dmd -J$(srcdir)/d/dmd/res
# Override build rules for D frontend.
d/%.o: d/dmd/%.d
$(DCOMPILE) $(D_INCLUDES) $<
- $(DPOSTCOMPILE)
d/common-%.o: d/dmd/common/%.d
$(DCOMPILE) $(D_INCLUDES) $<
- $(DPOSTCOMPILE)
d/root-%.o: d/dmd/root/%.d
$(DCOMPILE) $(D_INCLUDES) $<
- $(DPOSTCOMPILE)

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Apr 27 05:56:00 UTC 2022 - Richard Biener <rguenther@suse.com>
- Drop no longer necessary gcc12-d-workaround.patch
-------------------------------------------------------------------
Tue Apr 19 18:07:47 UTC 2022 - Martin Liška <mliska@suse.cz>

View File

@ -388,7 +388,6 @@ Patch17: gcc9-reproducible-builds-buildid-for-checksum.patch
Patch18: gcc10-amdgcn-llvm-as.patch
Patch19: gcc11-gdwarf-4-default.patch
Patch20: gcc11-amdgcn-disable-hot-cold-partitioning.patch
Patch21: gcc12-d-workaround.patch
# A set of patches from the RH srpm
Patch51: gcc41-ppc32-retaddr.patch
# Some patches taken from Debian
@ -530,8 +529,6 @@ cd ..
# In SLE15 and earlier default to dwarf4, not dwarf5
%if %{suse_version} < 1550
%patch19 -p1
# FIXME: remove the patch once gcc11 got updated (D bug)
%patch21 -p1
%endif
%patch51
%patch60 -p1

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Apr 27 05:56:00 UTC 2022 - Richard Biener <rguenther@suse.com>
- Drop no longer necessary gcc12-d-workaround.patch
-------------------------------------------------------------------
Tue Apr 19 18:07:47 UTC 2022 - Martin Liška <mliska@suse.cz>

View File

@ -367,7 +367,6 @@ Patch17: gcc9-reproducible-builds-buildid-for-checksum.patch
Patch18: gcc10-amdgcn-llvm-as.patch
Patch19: gcc11-gdwarf-4-default.patch
Patch20: gcc11-amdgcn-disable-hot-cold-partitioning.patch
Patch21: gcc12-d-workaround.patch
# A set of patches from the RH srpm
Patch51: gcc41-ppc32-retaddr.patch
# Some patches taken from Debian
@ -2026,8 +2025,6 @@ cd ..
# In SLE15 and earlier default to dwarf4, not dwarf5
%if %{suse_version} < 1550
%patch19 -p1
# FIXME: remove the patch once gcc11 got updated (D bug)
%patch21 -p1
%endif
%patch51
%patch60 -p1