On Thu, 2018-07-19 at 12:41 +0200, Andreas Schwab wrote: > +2018-07-19 Andreas Schwab <sch...@suse.de> > + > + * Makefile.am (TESTS): Add run-strip-test12.sh. > + (EXTRA_DIST): Add run-strip-test12.sh, testfile-riscv64.bz2, > + testfile-riscv64-s.bz2, testfile-riscv64-core.bz2. > + (run-strip-test11.sh): New file. > + (testfile-riscv64.bz2): New file. > + (testfile-riscv64-s.bz2): New file. > + (testfile-riscv64-core.bz2): New file. > + * run-allregs.sh: Add test for testfile-riscv64-core. > + * run-readelf-mixed-corenote.sh: Likewise.
Looks good and new tests pass for me locally. Pushed to master. Thanks, Mark