r271203 - in /trunk/gcc: ChangeLog tree-pretty-...

rguenth@gcc.gnu.org rguenth@gcc.gnu.org
Wed May 15 09:18:00 GMT 2019


Author: rguenth
Date: Wed May 15 09:18:15 2019
New Revision: 271203

URL: https://gcc.gnu.org/viewcvs?rev=271203&root=gcc&view=rev
Log:
2019-05-14  Richard Biener  <rguenther@suse.de>

	* gimple-parser.c (c_parser_gimple_statement): Remove
	questionable auto-promotion to VIEW_CONVERT_EXPR.
	(c_parser_gimple_typespec): Split out from __MEM parsing.
	(c_parser_gimple_postfix_expression): Handle __VIEW_CONVERT.
	* tree-pretty-print.c (dump_generic_node): Dump VIEW_CONVERT_EXPR
	as __VIEW_CONVERT with -gimple.

	* gcc.dg/gimplefe-40.c: New testcase.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/tree-pretty-print.c



More information about the Gcc-cvs mailing list