https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100910
sandra at gcc dot gnu.org changed:
What|Removed |Added
Status|NEW |RESOLVED
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100910
Dominique d'Humieres changed:
What|Removed |Added
Status|WAITING |NEW
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100910
--- Comment #4 from José Rui Faustino de Sousa ---
Created attachment 50955
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=50955&action=edit
Missing macros
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100910
--- Comment #3 from José Rui Faustino de Sousa ---
AFAIK the "CMPLX" macros are part of C11 and should be defined in the standard
header "complex.h"...
Since there are no complains about the header, maybe just adding the definition
of the macro
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100910
Dominique d'Humieres changed:
What|Removed |Added
Status|UNCONFIRMED |WAITING
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100910
--- Comment #1 from José Rui Faustino de Sousa ---
Created attachment 50936
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=50936&action=edit
C code for bind(c)