https://sourceware.org/bugzilla/show_bug.cgi?id=18344

H.J. Lu <hjl.tools at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|INVALID                     |---

--- Comment #17 from H.J. Lu <hjl.tools at gmail dot com> ---
A testcase:

[hjl@gnu-6 pr18344]$ cat foo.c
void
_start ()
{
}
[hjl@gnu-6 pr18344]$ gcc -c foo.c
[hjl@gnu-6 pr18344]$ cat foo.t
INPUT(
foo.o
)
[hjl@gnu-6 pr18344]$ ld -T foo.t


[hjl@gnu-6 pr18344]$

-- 
You are receiving this mail because:
You are on the CC list for the bug.

_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to