This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Keyword _Imaginary in C99 standard and in GCC



On Aug 18, 2005, at 11:25 PM, Yao qi wrote:
Thanks. That means GCC has not fully support C99, just partialy, am I right? I want to continue a question further, could you tell me where can I find a document about GCC's coverage in C99, if any?

http://gcc.gnu.org/c99status.html


Note there is a DR report about _Imaginary types:
http://www.open-std.org/jtc1/sc22/wg14/www/docs/dr_207.htm

-- Pinski


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]