freebsd-dev/lib/libc/gdtoa
Dimitry Andric c9117188c5 For now, compile all of contrib/gdtoa without requiring strict aliasing,
since it is using type punning of union members, and clang does not yet
support gcc's extensions which allow this (refer to
https://gcc.gnu.org/onlinedocs/gcc/Optimize-Options.html#Type%2dpunning
for more information).

This should fix strtod(3) return values for the lang/julia port, so it
does not fail on an assertion during its build.

PR:		216770
2017-02-13 20:13:29 +00:00
..
_hdtoa.c
_hldtoa.c
_ldtoa.c Add missing include to eliminate -Wmissing-prototypes warning 2015-09-20 04:06:04 +00:00
glue.c
machdep_ldisd.c
machdep_ldisQ.c
machdep_ldisx.c
Makefile.inc For now, compile all of contrib/gdtoa without requiring strict aliasing, 2017-02-13 20:13:29 +00:00
Symbol.map