This is the mail archive of the libc-alpha@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]

Re: Enable check-abi by default


On Sat, 21 Apr 2012, Andreas Jaeger wrote:

> > I'd like to ask if we need the configure option at all.  Why not always
> > include this in "make check", unconditionally?
> 
> Isn't that a problem for all architectures in ports since they don't have
> check-abi data? I would assume that for ARM you want to disable it since the
> check will always fail...

Most architectures do not have 100% clean expected results anyway.  We 
should move towards 100% clean expectations, but part of that can be 
adding support in some form for each architecture to have expectations for 
ABI tests in a separate file, so that they can then readily be added for 
ARM.

-- 
Joseph S. Myers
joseph@codesourcery.com


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