r276948 - in /trunk/gcc: ChangeLog tree-sra.c

luoxhu@gcc.gnu.org luoxhu@gcc.gnu.org
Mon Oct 14 02:04:00 GMT 2019


Author: luoxhu
Date: Mon Oct 14 02:04:04 2019
New Revision: 276948

URL: https://gcc.gnu.org/viewcvs?rev=276948&root=gcc&view=rev
Log:
Fix dump message issue

'}' is missed at the end.

gcc/ChangeLog:

2019-10-14  Xiong Hu Luo  <luoxhu@linux.ibm.com>

	* tree-sra.c (dump_access): Add missing braces.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/tree-sra.c



More information about the Gcc-cvs mailing list