mrg
4773cc203b
avoid a GCC warning with this:
+#if defined(__GNUC__) && (__GNUC__ >= 5) && defined(__OPTIMIZE__)
+ x.fp_sign = 0;
+#endif
(ridiculous, but seems better than disabling the warning entirely.)
2016-03-23 05:25:51 +00:00
..
2016-03-23 05:25:51 +00:00
2016-03-22 08:25:22 +00:00
2016-03-20 10:29:12 +00:00
2016-03-17 04:07:41 +00:00
2016-03-12 12:21:37 +00:00
2016-03-20 16:39:36 +00:00
2016-03-22 08:25:22 +00:00
2016-03-23 04:56:21 +00:00
2016-03-06 19:46:05 +00:00
2016-03-07 13:08:48 +00:00
2016-03-08 14:30:48 +00:00
2016-03-20 14:58:10 +00:00