c-parser.c (c_parser_postfix_expression): Convert operands of __builtin_complex to...
authorJoseph Myers <joseph@codesourcery.com>
Fri, 19 Aug 2011 21:55:44 +0000 (22:55 +0100)
committerJoseph Myers <jsm28@gcc.gnu.org>
Fri, 19 Aug 2011 21:55:44 +0000 (22:55 +0100)
commit02ee3d31539a74740040921e34e38035fbd8ac72
treededb875c748827bdc9c66d163a7cce230835bd29
parent54f6892e4b7baa65bd5a16e5800258c319710e3c
c-parser.c (c_parser_postfix_expression): Convert operands of __builtin_complex to their semantic types.

* c-parser.c (c_parser_postfix_expression): Convert operands of
__builtin_complex to their semantic types.

From-SVN: r177915
gcc/ChangeLog
gcc/c-parser.c