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: Simplify libm-test extra-output initialization


On 05/17/2013 05:44 PM, Joseph S. Myers wrote:
The structures describing libm-test tests for functions with extra
outputs (through pointers or implicitly through global variables) have
fields for how to initialize those extra outputs.  These are
unnecessary and this patch changes the initialization to compute at
runtime a value known to be different from the expected output value.
Tested x86_64 and x86.

(This patch is intended as a step towards the goal of gen-libm-test.pl
not having anything hardcoded about particular named functions.)

ok, thanks,

Andreas
--
 Andreas Jaeger aj@{suse.com,opensuse.org} Twitter/Identica: jaegerandi
  SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
   GF: Jeff Hawn,Jennifer Guild,Felix Imendörffer,HRB16746 (AG Nürnberg)
    GPG fingerprint = 93A3 365E CE47 B889 DF7F  FED1 389A 563C C272 A126


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