c8a8d3bb27
* ld-elfvers/vers.exp, *: New tests for symbol versioning. * config/default.exp: Set ar and strip.
5 lines
37 B
C
5 lines
37 B
C
int
|
|
main()
|
|
{
|
|
return a(1) + b(1);
|
|
}
|