SV: [PATCH 1/2] jit: Add support for complex types
Petter Tomner
tomner@kth.se
Mon Sep 20 09:38:18 GMT 2021
While fiddling with another patch I noticed that the reproducer is broken for floating point numbers. I.e. any inf or nan
will make the source file unable to compile. Also precision is lost in the printf:s %f. Should be %a.
My patch here has the same problem, but I will fix all floating point reproducer problems in my next patch.
Also, I noticed my mail client seemed to have replaced tabs with spaces. I put patch 1 as an attachment instead.
Regards,
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-jit-Support-for-complex-types.patch
Type: text/x-patch
Size: 28073 bytes
Desc: 0001-jit-Support-for-complex-types.patch
URL: <https://gcc.gnu.org/pipermail/jit/attachments/20210920/9c4caac3/attachment-0001.bin>
More information about the Jit
mailing list