r266687 - in /trunk/gcc/cp: ChangeLog parser.c

tschwinge@gcc.gnu.org tschwinge@gcc.gnu.org
Fri Nov 30 20:39:00 GMT 2018


Author: tschwinge
Date: Fri Nov 30 20:39:40 2018
New Revision: 266687

URL: https://gcc.gnu.org/viewcvs?rev=266687&root=gcc&view=rev
Log:
[C++] Use existing local variable in cp_parser_oacc_enter_exit_data

	gcc/cp/
	* parser.c (cp_parser_oacc_enter_exit_data): Use existing local
	variable.

Reviewed-by: Thomas Schwinge <thomas@codesourcery.com>

Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/parser.c



More information about the Gcc-cvs mailing list