------- Additional Comments From stevenj at fftw dot org  2005-01-18 23:15 
-------
Subject: Re:  bogus warning about complex "integer" types
 from typedef

Okay, I guess I see what you mean.  "double" in "double _Complex" is 
arguably not a "type", but rather a type-specifier as defined in 6.7.2, 
and the "each list of type-specifiers shall be one of the following sets",
a prescribed list of combinations that does not include typedefs.

What an annoyance; one has to define R via the preprocessor, then, in 
order to use consistent floating-point precisions everywhere in a program.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19514

Reply via email to