r205511 - in /branches/gcc-4_8-branch/gcc: c-fa...
jakub@gcc.gnu.org
jakub@gcc.gnu.org
Fri Nov 29 07:43:00 GMT 2013
Author: jakub
Date: Fri Nov 29 07:43:48 2013
New Revision: 205511
URL: http://gcc.gnu.org/viewcvs?rev=205511&root=gcc&view=rev
Log:
PR c/59280
* c-common.c (get_priority): If TREE_VALUE (args) is IDENTIFIER_NODE,
goto invalid. If it is error_mark_node, don't issue further
diagnostics.
testsuite/
* c-c++-common/pr59280.c: New test.
Added:
branches/gcc-4_8-branch/gcc/testsuite/c-c++-common/pr59280.c
Modified:
branches/gcc-4_8-branch/gcc/c-family/ChangeLog
branches/gcc-4_8-branch/gcc/c-family/c-common.c
branches/gcc-4_8-branch/gcc/testsuite/ChangeLog
More information about the Gcc-cvs
mailing list