lto-streamer.c (lto_check_version): Use %qs in diagnostics.
authorRichard Biener <rguenther@suse.de>
Mon, 6 Mar 2017 08:54:57 +0000 (08:54 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Mon, 6 Mar 2017 08:54:57 +0000 (08:54 +0000)
commit8467170571d48d8c0f34b72a3b2d0f50c8f689b2
tree79b243ccf37276b8c1819020da2ed98de924b069
parent4d0da5b439d39da7c379f618876a5c8963e1d62b
lto-streamer.c (lto_check_version): Use %qs in diagnostics.

2017-03-06  Richard Biener  <rguenther@suse.de>

* lto-streamer.c (lto_check_version): Use %qs in diagnostics.
* plugin.c (register_plugin_info): Likewise.
* tree-chkp.c (chkp_make_static_const_bounds): Likewise.

From-SVN: r245909
gcc/ChangeLog
gcc/lto-streamer.c
gcc/plugin.c
gcc/tree-chkp.c