aboutsummaryrefslogtreecommitdiff
path: root/core/io/xml_parser.cpp
diff options
context:
space:
mode:
authorHein-Pieter van Braam2017-08-30 02:42:10 +0200
committerHein-Pieter van Braam2017-08-30 11:51:24 +0200
commitd44414c7112336fddbbb1eee782982b638690e70 (patch)
treea70d6908c7aec949de64c57fd935939d59e1d513 /core/io/xml_parser.cpp
parent181420f3b229f8e40a1bfe7bfafd3f3a19af0d32 (diff)
downloadgodot-d44414c7112336fddbbb1eee782982b638690e70.tar.gz
godot-d44414c7112336fddbbb1eee782982b638690e70.tar.zst
godot-d44414c7112336fddbbb1eee782982b638690e70.zip
Disable -ffast-math for etc2comp
Apparently -ffast-math generates incorrect code with recent versions of GCC and Clang. The manual page for GCC warns about this possibility. In my tests it doesn't actually appear to be measurably slower in this case, and this is used in a batch process so it seems safe to disable this. This fixes #10758 and fixes #10070
Diffstat (limited to 'core/io/xml_parser.cpp')
0 files changed, 0 insertions, 0 deletions