[PATCH 40/57][Arm][OBJDUMP] Add support for MVE instructions: vdup, veor, vfma, vfms...
[binutils-gdb.git] / ld / testsuite / ld-cdtest / cdtest-nrv.dat
blobd3f871ff108c3ae677e20e8bc4eec838e2af2e9b
1 Constructing Foo(1) "static_foo"
2 Constructing Foo(2) "static_foo"
3 Constructing Foo(3) "automatic_foo"
4 Constructing Foo(4) "default-foo"
5 Constructing Foo(5) "other_foo1"
6 Constructing Foo(6) "other_foo2"
7 Copying Foo(5) "other_foo1" to Foo(6)
8 Destructing Foo(6) "other_foo1" (remaining foos: 5)
9 Destructing Foo(5) "other_foo1" (remaining foos: 4)
10 Destructing Foo(4) "default-foo" (remaining foos: 3)
11 Destructing Foo(3) "automatic_foo" (remaining foos: 2)
12 Destructing Foo(2) "static_foo" (remaining foos: 1)
13 Destructing Foo(1) "static_foo" (remaining foos: 0)