This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC 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: [PATCH, i386]: Implement PR 71246, Missing built-in functions for float128 NaNs


On Tue, Jun 14, 2016 at 11:45 PM, Rainer Orth
<ro@cebitec.uni-bielefeld.de> wrote:
> Uros Bizjak <ubizjak@gmail.com> writes:
>
>> testsuite/ChangeLog:
>>
>> 2016-06-12  Uros Bizjak  <ubizjak@gmail.com>
>>
>>     PR target/71241
>>     * testsuite/gcc.dg/torture/float128-nan.c: New test.
>>
>> Bootstrapped and regression tested on x86_64-linux-gnu {,-m32}.
>
> The test FAILs on 64-bit Solaris/x86:

Thanks for suggestion, fixed by attached patch.

2016-06-15  Uros Bizjak  <ubizjak@gmail.com>

        * gcc.dg/torture/float128-nan.c: Include stdint.h to define uint64_t.

Tested on x86_64-linux-gnu {,-m32} and committed.

Uros.

Attachment: t.diff.txt
Description: Text document


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