On 8/4/2015 22:29, Martell Malone wrote:
> Hi jon_y,
> 
> I can confirm this compiles under clang.
> May I suggest a little change
> 
> -limit: .tfloat 0.29
> +// limit: .tfloat 0.29
> +.align 16
> +limit:
> +        .long 2920577761
> +        .long 2491081031
> +        .long 16381
> 
> 
> We can use the long version with gcc also and just leave a comment as to
> what it represents ?
> This would be much cleaner then having #ifdef's in the code
> 
> Thoughts ?
> 

Use C style comments on tfloat and put an explanation about the
workaround for clang. After that, you can go ahead and commit.


Attachment: 0xD4EBC740.asc
Description: application/pgp-keys

Attachment: signature.asc
Description: OpenPGP digital signature

------------------------------------------------------------------------------
_______________________________________________
Mingw-w64-public mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to