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

Set errno in expm1{,f} / log1p{,f}


I find that the gcc test gcc.dg/torture/pr68264.c fails because expm1 / log1p fail to set errno.
Fixed with the attached patch.
OK to commit?

Attachment: expm1-log1p-errno-patch.txt
Description: Text document


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