public inbox for binutils-cvs@sourceware.org
 help / color / mirror / Atom feed
* [binutils-gdb] Remove accidental commit of an experimental change
@ 2024-04-16 14:06 Nick Clifton
  0 siblings, 0 replies; only message in thread
From: Nick Clifton @ 2024-04-16 14:06 UTC (permalink / raw)
  To: binutils-cvs

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=3f6a060c7543332d0cb4377fc318e2db01ea1d3c

commit 3f6a060c7543332d0cb4377fc318e2db01ea1d3c
Author: Nick Clifton <nickc@redhat.com>
Date:   Tue Apr 16 15:06:05 2024 +0100

    Remove accidental commit of an experimental change

Diff:
---
 binutils/testsuite/binutils-all/pr25662.ld | 2 --
 1 file changed, 2 deletions(-)

diff --git a/binutils/testsuite/binutils-all/pr25662.ld b/binutils/testsuite/binutils-all/pr25662.ld
index 4951184f88e..19ef1391f8d 100644
--- a/binutils/testsuite/binutils-all/pr25662.ld
+++ b/binutils/testsuite/binutils-all/pr25662.ld
@@ -12,6 +12,4 @@ SECTIONS
   .text : { *(.text) } > ROM
 
   .bss : { *(.bss) } > RAM
-
-  /DISCARD/ : { *(.*) }
 }

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2024-04-16 14:06 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-04-16 14:06 [binutils-gdb] Remove accidental commit of an experimental change Nick Clifton

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).