mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-22 11:00:01 +08:00
2001-04-01 David O'Brien <obrien@FreeBSD.org>
* ld-undefined/undefined.exp: XFAIL on FreeBSD/i386 for the usual (even though it doesn't use DWARF2 yet (but its output is identical). Approved by: Alan Modra <alan@linuxcare.com.au> <Pine.LNX.4.21.0104021511350.487-100000@front.linuxcare.com.au>
This commit is contained in:
@ -1,4 +1,8 @@
|
|||||||
001-04-01 David O'Brien <obrien@FreeBSD.org>
|
2001-04-01 David O'Brien <obrien@FreeBSD.org>
|
||||||
|
* ld-undefined/undefined.exp: XFAIL on FreeBSD/i386 for the usual (even
|
||||||
|
though it doesn't use DWARF2 yet (but its output is identical).
|
||||||
|
|
||||||
|
2001-04-01 David O'Brien <obrien@FreeBSD.org>
|
||||||
|
|
||||||
* ld-selective/selective.exp: Use -O with gcc rather than -O2.
|
* ld-selective/selective.exp: Use -O with gcc rather than -O2.
|
||||||
This optimization level is buggy on some platforms, and this test
|
This optimization level is buggy on some platforms, and this test
|
||||||
|
@ -129,6 +129,7 @@ set ml "undefined.c:9: undefined reference to `this_function_is_not_defined'"
|
|||||||
# hence the xfails below.
|
# hence the xfails below.
|
||||||
|
|
||||||
#setup_xfail arm-*-elf
|
#setup_xfail arm-*-elf
|
||||||
|
setup_xfail i?86-*-freebsd*
|
||||||
#setup_xfail strongarm-*-elf
|
#setup_xfail strongarm-*-elf
|
||||||
#setup_xfail thumb-*-elf
|
#setup_xfail thumb-*-elf
|
||||||
setup_xfail mcore-*-elf
|
setup_xfail mcore-*-elf
|
||||||
|
Reference in New Issue
Block a user