bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug ld/18344] ld emits unnecessary line breaks that pollute the output


From: hjl.tools at gmail dot com
Subject: [Bug ld/18344] ld emits unnecessary line breaks that pollute the output of compilers.
Date: Tue, 28 Apr 2015 18:02:45 +0000

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:

address@hidden pr18344]$ cat foo.c
void
_start ()
{
}
address@hidden pr18344]$ gcc -c foo.c
address@hidden pr18344]$ cat foo.t
INPUT(
foo.o
)
address@hidden pr18344]$ ld -T foo.t


address@hidden pr18344]$

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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]