Keyword _Imaginary in C99 standard and in GCC
Andrew Pinski
pinskia@physics.uc.edu
Fri Aug 19 03:08:00 GMT 2005
On Aug 18, 2005, at 11:04 PM, Yao qi wrote:
> Hi, everyone,
> I have looked through C99 standard, in 6.4.1 Keywords, "_Imaginary"
> is mentioned as a keyword in this standard. However, it seems that
> GCC can not recognize it, report error: '_Imaginary' undeclared. I
> also search it in GCC info, there is no spot mentioned that. Maybe
> GCC does not include it as a keyword, I am not sure about that, am I
> missing something? Maybe someone of you could clarify for me. Thanks
> in advance.
_Imaginary types are not implemented yet in GCC.
-- Pinski
More information about the Gcc
mailing list