c-parser.c (c_parser_postfix_expression): Handle RID_BUILTIN_COMPLEX.
* c-parser.c (c_parser_postfix_expression): Handle RID_BUILTIN_COMPLEX. * doc/extend.texi (__builtin_complex): Document. c-family: * c-common.c (c_common_reswords): Add __builtin_complex. * c-common.h (RID_BUILTIN_COMPLEX): New. testsuite: * gcc.dg/builtin-complex-err-1.c, gcc.dg/builtin-complex-err-2.c, gcc.dg/dfp/builtin-complex.c, gcc.dg/torture/builtin-complex-1.c: New tests. From-SVN: r177911
Showing
gcc/testsuite/gcc.dg/builtin-complex-err-1.c
0 → 100644
gcc/testsuite/gcc.dg/builtin-complex-err-2.c
0 → 100644
gcc/testsuite/gcc.dg/dfp/builtin-complex.c
0 → 100644
Please
register
or
sign in
to comment