aboutsummaryrefslogtreecommitdiff
path: root/gdb/source.c
diff options
context:
space:
mode:
authorAndrew Burgess <andrew.burgess@embecosm.com>2021-04-15 18:30:57 +0100
committerAndrew Burgess <andrew.burgess@embecosm.com>2021-04-19 18:28:57 +0100
commitf5dc2ee39d6324d3979e3dcea5ee1d718c516a31 (patch)
tree4256bbe19ebc90b08a744e8cbf7d9674bf9c99da /gdb/source.c
parent229597a129f62d5e8a101f1eed95489e2399f741 (diff)
downloadbinutils-f5dc2ee39d6324d3979e3dcea5ee1d718c516a31.zip
binutils-f5dc2ee39d6324d3979e3dcea5ee1d718c516a31.tar.gz
binutils-f5dc2ee39d6324d3979e3dcea5ee1d718c516a31.tar.bz2
gdb: use compiled_regex instead of std::regex
In GDB we should be using compiled_regex instead of std::regex. Replace one use in producer.c. There should be no user visible changes after this commit. gdb/ChangeLog: * producer.c: Replace 'regex' include with 'gdb_regex.h'. (producer_is_icc): Replace use of std::regex with gdb's compiled_regex.
Diffstat (limited to 'gdb/source.c')
0 files changed, 0 insertions, 0 deletions