aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.fortran/mixed-lang-stack.cpp
diff options
context:
space:
mode:
authorTom de Vries <tdevries@suse.de>2021-10-28 14:18:15 +0200
committerTom de Vries <tdevries@suse.de>2021-10-28 14:18:15 +0200
commitfa0fe749f786a7f3e781b43b261300480946e803 (patch)
tree8a7c679f32a902d7eeb1f2d3c1489904b633f0bd /gdb/testsuite/gdb.fortran/mixed-lang-stack.cpp
parent5b151607e1faf27238e9dce6d3124741779dcc3a (diff)
downloadbinutils-fa0fe749f786a7f3e781b43b261300480946e803.zip
binutils-fa0fe749f786a7f3e781b43b261300480946e803.tar.gz
binutils-fa0fe749f786a7f3e781b43b261300480946e803.tar.bz2
[gdb/testsuite] Fix assembly comments in gdb.dwarf2/clang-debug-names.exp.tcl
On openSUSE Leap 15.2 aarch64 I ran into: ... clang-debug-names-debug.S:72: \ Error: junk at end of line, first unrecognized character is `#' ... due to: ... 71 .Ldebug_names_start: 72 .short 5 # Header: version ... Fix this by using the /* ... */ comment style instead: ... $ sed -i 's% #\([^"]*\)%/*\1 */%' clang-debug-names.exp.tcl ... Tested on aarch64-linux and x86_64-linux.
Diffstat (limited to 'gdb/testsuite/gdb.fortran/mixed-lang-stack.cpp')
0 files changed, 0 insertions, 0 deletions