mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-18 14:53:32 +08:00
9910b1c8f3
PR ld/14918 * ld-plugin/lto.exp (lto_link_elf_tests): Add PR ld/14918 test. * ld-plugin/pr14918.c: New file. * ld-plugin/pr14918.d: Likewise.
6 lines
28 B
C
6 lines
28 B
C
int
|
|
main ()
|
|
{
|
|
return 0;
|
|
}
|