This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: as error output not -j64 safe


On May 16, 2014, at 1:51 AM, Alan Modra <amodra@gmail.com> wrote:
> OK.

Thanks.  I noticed you tricksy people switched to git, welcome to 2005.

> Please also fix as_warn_internal similarly to the above.

Done.

> There are quite a few more cases of the same problem in this file, if you
> care to look..

Gosh, I want to solve these with fmemopen, but, that is not as portable as the existing code…  In any event, I’m not set up to do as much testing as I’d like for move invasive changes…

Here is what I checked in:

2014-05-20  Mike Stump  <mikestump@comcast.net>

	* messages.c (as_warn_internal): Ensure we don't interleave output
	within a single line when make -j is used.
	(as_bad_internal): Likewise.

Attachment: gas.diffs.txt
Description: Text document


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]