X-Git-Url: https://oss.titaniummirror.com/gitweb?p=msp430-binutils.git;a=blobdiff_plain;f=gold%2Ftestsuite%2Fdynamic_list.t;fp=gold%2Ftestsuite%2Fdynamic_list.t;h=645717377d4d79c91fc48620425e7e7de1330074;hp=0000000000000000000000000000000000000000;hb=88750007d7869f178f0ba528f41efd3b74c424cf;hpb=6df9443a374e2b81278c61b8afc0a1eef7db280b diff --git a/gold/testsuite/dynamic_list.t b/gold/testsuite/dynamic_list.t new file mode 100644 index 0000000..6457173 --- /dev/null +++ b/gold/testsuite/dynamic_list.t @@ -0,0 +1,11 @@ +{ + main; + not_a_symbol; + global; + extern "C++" { t1_6* }; +}; +{ + extern "C++" { t16a* }; + local; + extern; +};