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: Add test for setjmp / longjmp and floating-point state


On 05/14/2013 07:09 PM, Joseph S. Myers wrote:
A while back I noticed that the ARM and MIPS implementations of setjmp
/ longjmp wrongly saved and restored floating-point exceptions and
rounding modes, contrary to ISO C (bugs 14908 and 14909).  This patch
adds an architecture-independent test to detect this bug.  Tested
x86_64 and x86 that the new test passes, and on ARM that it properly
detects the bug and fails there.

Thanks, this is ok,

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]