[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug gas/15295] gas rebuffer_line() routine (listing.c) issues excessive
From: |
nickc at redhat dot com |
Subject: |
[Bug gas/15295] gas rebuffer_line() routine (listing.c) issues excessive read syscalls |
Date: |
Mon, 25 Mar 2013 11:41:33 +0000 |
http://sourceware.org/bugzilla/show_bug.cgi?id=15295
--- Comment #1 from Nick Clifton <nickc at redhat dot com> 2013-03-25 11:41:33
UTC ---
Created attachment 6947
--> http://sourceware.org/bugzilla/attachment.cgi?id=6947
Rework rebuffer_line to avoid seeking to the start and rereading the entire
file
Hi Jim,
Unfortunately your proposed patch does not work - I just stops rebuffer_line
from actually finding the earlier line.
Instead please could you try this patch and let me know if it works for you.
As an aside you could also avoid these problems if you turn off the assembler
listing feature.
Cheers
Nick
--
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.