This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc 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]

[Bug libc/14602] strstr broken on older i686 targets


http://sourceware.org/bugzilla/show_bug.cgi?id=14602

--- Comment #6 from joseph at codesourcery dot com <joseph at codesourcery dot com> 2012-09-23 18:57:49 UTC ---
On Sat, 22 Sep 2012, hjl.tools at gmail dot com wrote:

> There was a strong disagreement on IFUNC selector. I don't want
> to make any changes to IFUNC selector while Roland wants otherwise.
> I don't see how we can break the impasse here.

Start by not assuming that either your views or those of other 
participants are fated to remain unchanged from those in the previous 
discussion.  Try to understand the arguments for both points of view and 
explain them both fairly when posting your new self-contained analysis of 
the issue.  Maybe start the analysis with the requirements (ability to 
test all the IFUNC versions of functions, easily) and high-level features 
that are desirable if not absolutely required (being able to test them 
without needing a special build of glibc to do so, not making it 
excessively complicated to add new IFUNC versions of functions, not 
affecting the efficiency of those versions) before discussing how the 
possible approaches match up to those requirements and features.

-- 
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.


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