bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug gas/23692] New: rx tests don't work with read-only binutils source


From: hjl.tools at gmail dot com
Subject: [Bug gas/23692] New: rx tests don't work with read-only binutils source tree
Date: Thu, 20 Sep 2018 15:26:21 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=23692

            Bug ID: 23692
           Summary: rx tests don't work with read-only binutils source
                    tree
           Product: binutils
           Version: 2.32 (HEAD)
            Status: NEW
          Severity: normal
          Priority: P2
         Component: gas
          Assignee: unassigned at sourceware dot org
          Reporter: hjl.tools at gmail dot com
  Target Milestone: ---
            Target: rx-elf

gas/testsuite/gas/rx/rx.exp has

foreach test [lsort [glob $srcdir/$subdir/*.sm]] {
    regexp ".*/(.*)\.sm" $test rxjunk rxbase
    exec "$srcdir/$subdir/explode" "-I" "$srcdir/$subdir" "$test"
"$srcdir/$subdir/$rxbase.s"
    run_dump_test "$rxbase"
    # Commment out the next line if you want to retain the generated assembler
source files.
    remote_file host delete "$srcdir/$subdir/$rxbase.s"
}

This doesn't work with read-only binutils source tree.  Why not
put generated assembler source in the build directory?

-- 
You are receiving this mail because:
You are on the CC list for the bug.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]