diff mbox series

[bug#68349,core-updates] dist_patch_DATA: Unregister unlisted patch.

Message ID 20240109182109.334312-1-code@greghogan.com
State New
Headers show
Series [bug#68349,core-updates] dist_patch_DATA: Unregister unlisted patch. | expand

Commit Message

Greg Hogan Jan. 9, 2024, 6:21 p.m. UTC
This patch was delisted from gcc-11 in 22f06be9287e22272bf3f34b91e9711e29bea129
and was delisted from gcc-10 in 2fbb5398a39bf18e41235891a0740fa0bc4d7a4d (merged
from master in 190eff1d201a099542cc1d3406bcc1eda6a980da).

* gnu/local.mk (dist_patch_DATA): Remove
gcc-10-tree-sra-union-handling.patch.

Change-Id: I46fca2cb942463a6f2efdd4012f735ed0cbd881d
---
 gnu/local.mk | 1 -
 1 file changed, 1 deletion(-)


base-commit: 6b2db77afe877710848f9df62263bdcc00fce51b

Comments

Maxim Cournoyer Jan. 21, 2024, 10:58 p.m. UTC | #1
Hi,

Greg Hogan <code@greghogan.com> writes:

> This patch was delisted from gcc-11 in 22f06be9287e22272bf3f34b91e9711e29bea129
> and was delisted from gcc-10 in 2fbb5398a39bf18e41235891a0740fa0bc4d7a4d (merged
> from master in 190eff1d201a099542cc1d3406bcc1eda6a980da).
>
> * gnu/local.mk (dist_patch_DATA): Remove
> gcc-10-tree-sra-union-handling.patch.
>
> Change-Id: I46fca2cb942463a6f2efdd4012f735ed0cbd881d

Applied in 53b4fd6772.
diff mbox series

Patch

diff --git a/gnu/local.mk b/gnu/local.mk
index 3959248eab..04294bbcc2 100644
--- a/gnu/local.mk
+++ b/gnu/local.mk
@@ -1267,7 +1267,6 @@  dist_patch_DATA =						\
   %D%/packages/patches/gcc-10-cross-environment-variables.patch \
   %D%/packages/patches/gcc-11-libstdc++-hurd-libpthread.patch   \
   %D%/packages/patches/gcc-12-cross-environment-variables.patch \
-  %D%/packages/patches/gcc-10-tree-sra-union-handling.patch	\
   %D%/packages/patches/gcc-11-libstdc++-powerpc.patch           \
   %D%/packages/patches/gcc-13.2.0-libstdc++-docbook-xsl-uri.patch	\
   %D%/packages/patches/gcc-13.2.0-libstdc++-info-install-fix.patch	\