mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-27 06:17:47 +08:00
2001-07-27 H.J. Lu <hjl@gnu.org>
* ld-selective/selective.exp: Fix the error in the last change.
This commit is contained in:
@ -1,3 +1,7 @@
|
|||||||
|
2001-07-27 H.J. Lu <hjl@gnu.org>
|
||||||
|
|
||||||
|
* ld-selective/selective.exp: Fix the error in the last change.
|
||||||
|
|
||||||
2001-07-24 Loren J. Rittle <ljrittle@acm.org>
|
2001-07-24 Loren J. Rittle <ljrittle@acm.org>
|
||||||
|
|
||||||
* ld-selective/selective.exp: Support g++ V3 ABI (along side
|
* ld-selective/selective.exp: Support g++ V3 ABI (along side
|
||||||
|
@ -41,8 +41,8 @@ set seltests {
|
|||||||
{selective1 C 1.c {} {} {dropme1 dropme2} {alpha*-*}}
|
{selective1 C 1.c {} {} {dropme1 dropme2} {alpha*-*}}
|
||||||
{selective2 C 2.c {} {} {foo} {alpha*-* mips*-*}}
|
{selective2 C 2.c {} {} {foo} {alpha*-* mips*-*}}
|
||||||
{selective3 C 2.c {-u foo} {foo} {{foo 0}} {mips*-*}}
|
{selective3 C 2.c {-u foo} {foo} {{foo 0}} {mips*-*}}
|
||||||
{selective4 C++ 3.cc {} {start a A::foo() B::foo()} {A::bar()} {mips*-*}}
|
{selective4 C++ 3.cc {} {start a A::foo() B::foo()} {A::bar()} {alpha*-* mips*-*}}
|
||||||
{selective5 C++ 4.cc {} {start a A::bar()} {A::foo() B::foo()} {mips*-*}}
|
{selective5 C++ 4.cc {} {start a A::bar()} {A::foo() B::foo()} {alpha*-* mips*-*}}
|
||||||
{selective6 C++ 5.cc {} {start a A::bar()}
|
{selective6 C++ 5.cc {} {start a A::bar()}
|
||||||
{A::foo() B::foo() dropme1() dropme2()} {*-*-*}}
|
{A::foo() B::foo() dropme1() dropme2()} {*-*-*}}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user