include: Sync lto-symtab.h and plugin-api.h with GCC
authorMartin Liska <mliska@suse.cz>
Sat, 21 Mar 2020 07:09:02 +0000 (08:09 +0100)
committerH.J. Lu <hjl.tools@gmail.com>
Sat, 21 Mar 2020 10:39:18 +0000 (03:39 -0700)
commite3b1fa32c2814772e8c8c4d2788e1d342c7493d0
tree69502fc02aee4c2b42954046beeafa211182c52f
parentd9fb0d71365e3c7e2c0de2ecd9cb9de0c2bf1880
include: Sync lto-symtab.h and plugin-api.h with GCC

Fix comma at end of enumerator list seen with -std=c++98.

* plugin-api.h (enum ld_plugin_symbol_type): Remove
comma after last value of an enum.
* lto-symtab.h (enum gcc_plugin_symbol_type): Likewise.
include/ChangeLog
include/lto-symtab.h
include/plugin-api.h
This page took 0.023239 seconds and 4 git commands to generate.