gimplify.c (flag_instrument_functions_exclude_p): Include namespace/class information...
authorOliver Browne <oliverbrowne62@gmail.com>
Wed, 24 Jul 2019 18:08:51 +0000 (18:08 +0000)
committerJeff Law <law@gcc.gnu.org>
Wed, 24 Jul 2019 18:08:51 +0000 (12:08 -0600)
commitefab3e3a7326ad503532955ccd31f953851e388a
tree335ac18f5948d8900ffb1b34d5bd8c775a17d508
parent58f3f2c397133235dd7cce69f4a93561005fe391
gimplify.c (flag_instrument_functions_exclude_p): Include namespace/class information in the printable name.

* gimplify.c (flag_instrument_functions_exclude_p): Include
namespace/class information in the printable name.
* opts.c (add_comma_separated_to_vector): Add NUL terminator
to tokens entered into the vector.

From-SVN: r273766
gcc/ChangeLog
gcc/gimplify.c
gcc/opts.c