https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58327
Eric Gallager changed:
What|Removed |Added
Status|WAITING |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58327
Eric Gallager changed:
What|Removed |Added
Status|UNCONFIRMED |WAITING
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58327
Kai Tietz changed:
What|Removed |Added
CC||ktietz at gcc dot gnu.org
--- Comment #5 fro
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58327
--- Comment #3 from Ulrich Weber ---
Thank you for the reply. Changing the include order to
#include "SDL2\SDL.h"
#include
extern "C" {
#include "quadmath.h"
}
gives me the same wrong result.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58327
--- Comment #4 from Ulrich Weber ---
(In reply to Tobias Burnus from comment #2)
> For what it is worth: It works under x86-64 Linux with GCC 4.9.
>
> I assume that you do not link SDL2 but you just #include the file - is that
> correct?
I use t
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58327
Tobias Burnus changed:
What|Removed |Added
Target||*-*-mingw*
--- Comment #2 from Tobias Bur
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58327
Tobias Burnus changed:
What|Removed |Added
CC||burnus at gcc dot gnu.org
--- Comment #1