mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-26 13:56:22 +08:00
oops, aciidental commit
This commit is contained in:
@ -131,9 +131,3 @@ if { [is_remote host] || [which $CC] != 0 } {
|
|||||||
ld_compile "$CC $CFLAGS $cflags" $srcdir/$subdir/pr13683.c tmpdir/pr13683.o
|
ld_compile "$CC $CFLAGS $cflags" $srcdir/$subdir/pr13683.c tmpdir/pr13683.o
|
||||||
run_dump_test "pr13683"
|
run_dump_test "pr13683"
|
||||||
}
|
}
|
||||||
|
|
||||||
if { [is_remote host] || [which $CC] != 0 } {
|
|
||||||
ld_compile "$CC $CFLAGS $cflags" $srcdir/$subdir/pr14265.c tmpdir/pr14265.o
|
|
||||||
run_dump_test "pr14265"
|
|
||||||
}
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user