This is the mail archive of the gcc-cvs@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]

r250821 - in /trunk/gcc: c/ChangeLog c/c-parser...


Author: mpolacek
Date: Wed Aug  2 11:50:16 2017
New Revision: 250821

URL: https://gcc.gnu.org/viewcvs?rev=250821&root=gcc&view=rev
Log:
	PR c/81289
	* c-parser.c (c_parser_unary_expression): Use set_error.

	* gcc.dg/noncompile/pr81289.c: New test.

Added:
    trunk/gcc/testsuite/gcc.dg/noncompile/pr81289.c
Modified:
    trunk/gcc/c/ChangeLog
    trunk/gcc/c/c-parser.c
    trunk/gcc/testsuite/ChangeLog


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