public inbox for binutils-cvs@sourceware.org
 help / color / mirror / Atom feed
* [binutils-gdb] LoongArch: Fix dwarf3 test cases from XPASS to PASS
@ 2024-07-13  2:00 liu & zhensong
  0 siblings, 0 replies; only message in thread
From: liu & zhensong @ 2024-07-13  2:00 UTC (permalink / raw)
  To: binutils-cvs

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

commit 7478277414bf2ef6a711e7cb3120ff16f417c871
Author: Lulu Cai <cailulu@loongson.cn>
Date:   Thu Jul 11 19:00:43 2024 +0800

    LoongArch: Fix dwarf3 test cases from XPASS to PASS
    
    In the past, the .align directive generated a label that did not match
    the regular expression, and we set it to XFAIL.
    But now it matches fine so it becomes XPASS. We fix it with PASS.

Diff:
---
 ld/testsuite/ld-elf/dwarf.exp | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/ld/testsuite/ld-elf/dwarf.exp b/ld/testsuite/ld-elf/dwarf.exp
index 1ca1ec54763..670551f88ad 100644
--- a/ld/testsuite/ld-elf/dwarf.exp
+++ b/ld/testsuite/ld-elf/dwarf.exp
@@ -52,9 +52,6 @@ set build_tests {
   {"DWARF parse during linker error"
    "" "-g -fno-toplevel-reorder"
    {dwarf2a.c dwarf2b.c} {{error_output "dwarf2.err"}} "dwarf2.x"}
-}
-
-set build_tests_dwarf3 {
   {"Handle no DWARF information"
    "" "-g0"
    {dwarf3.c} {{error_output "dwarf3.err"}} "dwarf3.x"}
@@ -75,8 +72,6 @@ set run_tests {
 set old_CFLAGS "$CFLAGS_FOR_TARGET"
 append CFLAGS_FOR_TARGET " $NOSANITIZE_CFLAGS"
 run_cc_link_tests $build_tests
-setup_xfail loongarch*-*-*
-run_cc_link_tests $build_tests_dwarf3
 run_ld_link_exec_tests $run_tests
 set CFLAGS_FOR_TARGET "$old_CFLAGS"

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

only message in thread, other threads:[~2024-07-13  2:00 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-07-13  2:00 [binutils-gdb] LoongArch: Fix dwarf3 test cases from XPASS to PASS liu & zhensong

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