r212062 - in /trunk/gcc: c/ChangeLog c/c-parser...
mpolacek@gcc.gnu.org
mpolacek@gcc.gnu.org
Fri Jun 27 06:52:00 GMT 2014
Author: mpolacek
Date: Fri Jun 27 06:52:18 2014
New Revision: 212062
URL: https://gcc.gnu.org/viewcvs?rev=212062&root=gcc&view=rev
Log:
* c-parser.c (c_parser_declaration_or_fndef): Discard all type
qualifiers in __auto_type for atomic types.
(c_parser_typeof_specifier): Discard all type qualifiers in
__typeof__ for atomic types.
* gcc.dg/typeof-2.c: New testcase.
Added:
trunk/gcc/testsuite/gcc.dg/typeof-2.c
Modified:
trunk/gcc/c/ChangeLog
trunk/gcc/c/c-parser.c
trunk/gcc/testsuite/ChangeLog
More information about the Gcc-cvs
mailing list