aboutsummaryrefslogtreecommitdiff
path: root/gdb/gdb_regex.h
diff options
context:
space:
mode:
authorSimon Marchi <simon.marchi@polymtl.ca>2018-07-13 22:06:34 -0400
committerSimon Marchi <simon.marchi@polymtl.ca>2018-07-13 22:06:34 -0400
commitff27d0737ef0c9433a6a7c83c1e678ac57a27699 (patch)
tree5c0ca6563e59b8b7831c3d24ea9654acd18612b3 /gdb/gdb_regex.h
parent1e65a4a40e778e1eb58fb5d3b8d00be879f7ee63 (diff)
downloadgdb-ff27d0737ef0c9433a6a7c83c1e678ac57a27699.zip
gdb-ff27d0737ef0c9433a6a7c83c1e678ac57a27699.tar.gz
gdb-ff27d0737ef0c9433a6a7c83c1e678ac57a27699.tar.bz2
Remove struct keyword in range-based for loop
Fix this with gcc 6.3.0: /home/simark/src/binutils-gdb/gdb/symfile.c: In function 'void set_objfile_default_section_offset(objfile*, const section_addr_info&, CORE_ADDR)': /home/simark/src/binutils-gdb/gdb/symfile.c:2114:14: error: types may not be defined in a for-range-declaration [-Werror] for (const struct other_sections *objf_sect : objf_addrs_sorted) ^~~~~~ gdb/ChangeLog: * symfile.c (set_objfile_default_section_offset): Remove struct keyword.
Diffstat (limited to 'gdb/gdb_regex.h')
0 files changed, 0 insertions, 0 deletions