http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58327
--- Comment #3 from Ulrich Weber <u.weber at gipko dot de> --- Thank you for the reply. Changing the include order to #include "SDL2\SDL.h" #include <iostream> extern "C" { #include "quadmath.h" } gives me the same wrong result.