public inbox for gdb-cvs@sourceware.org
help / color / mirror / Atom feed
* [binutils-gdb] gdb/testsuite: remove gcc restriction from gdb.dwarf2/clang-cli-macro.exp
@ 2022-11-22 10:43 Bruno Larsen
  0 siblings, 0 replies; only message in thread
From: Bruno Larsen @ 2022-11-22 10:43 UTC (permalink / raw)
  To: gdb-cvs

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

commit dc95ee260cc209c2c4c313ef65fbd0a158d7ca4a
Author: Bruno Larsen <blarsen@redhat.com>
Date:   Tue Nov 22 11:23:08 2022 +0100

    gdb/testsuite: remove gcc restriction from gdb.dwarf2/clang-cli-macro.exp
    
    With the recent changes to the dwarf assembler, there is no longer a
    need to test for gcc in gdb.dwarf2/clang-cli-macro.exp and mark it as
    untested. This commit removes that logic.

Diff:
---
 gdb/testsuite/gdb.dwarf2/clang-cli-macro.exp | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/gdb/testsuite/gdb.dwarf2/clang-cli-macro.exp b/gdb/testsuite/gdb.dwarf2/clang-cli-macro.exp
index 41f786f57de..3160532dfc3 100644
--- a/gdb/testsuite/gdb.dwarf2/clang-cli-macro.exp
+++ b/gdb/testsuite/gdb.dwarf2/clang-cli-macro.exp
@@ -26,9 +26,6 @@ load_lib dwarf.exp
 if {![dwarf2_support]} {
     return 0
 }
-if {![test_compiler_info gcc-*-*]} {
-    untested "dwarf assembler needs GCC"
-}
 
 standard_testfile .c .S

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

only message in thread, other threads:[~2022-11-22 10:43 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-22 10:43 [binutils-gdb] gdb/testsuite: remove gcc restriction from gdb.dwarf2/clang-cli-macro.exp Bruno Larsen

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).