Author: jakub
Date: Thu Feb 12 21:20:19 2015
New Revision: 220661
URL: https://gcc.gnu.org/viewcvs?rev=220661&root=gcc&view=rev
Log:
* dwarf2out.c (output_die): Use "%s", name instead of name to
avoid -Wformat-security warning.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/dwarf2out.c