aboutsummaryrefslogtreecommitdiff
path: root/gprof/bbconv.pl
diff options
context:
space:
mode:
authorJoel Brobecker <brobecker@adacore.com>2014-01-21 14:16:57 +0400
committerJoel Brobecker <brobecker@adacore.com>2014-01-22 09:03:31 +0400
commit46bbb3edacf5a86d3f84de52593119396b448b69 (patch)
treee9c56d4288ebd49af663ddf4137a67158b4effdf /gprof/bbconv.pl
parent3a80edfc74646ed5e651d60e7b4f95d165175a89 (diff)
downloadgdb-46bbb3edacf5a86d3f84de52593119396b448b69.zip
gdb-46bbb3edacf5a86d3f84de52593119396b448b69.tar.gz
gdb-46bbb3edacf5a86d3f84de52593119396b448b69.tar.bz2
Add ARI (ok) marker for __func__ reference in common-utils.h
The ARI script flagged the use of the __func__ variable, which is normally not allowed (not defined in C90). However, this particular use is OK, as the reference is only made when __STDC_VERSION__ >= 199901L. So, add an "ARI:" comment to explicitly OK this use. gdb/ChangeLog: * common/common-utils.h: Add "ARI:" comment beside __func__ reference.
Diffstat (limited to 'gprof/bbconv.pl')
0 files changed, 0 insertions, 0 deletions