diff options
author | Felix Willgerodt <felix.willgerodt@intel.com> | 2022-11-10 16:22:46 +0100 |
---|---|---|
committer | Felix Willgerodt <felix.willgerodt@intel.com> | 2022-11-11 13:29:42 +0100 |
commit | 70b9d05b26e861524d70ee90dcd28cfd77032ddd (patch) | |
tree | 0133c3a43e38e02c9cd31645b44f208d28819221 /gdbsupport | |
parent | db2e277d1a840091f56185d94f9d39c6736d2556 (diff) | |
download | binutils-70b9d05b26e861524d70ee90dcd28cfd77032ddd.zip binutils-70b9d05b26e861524d70ee90dcd28cfd77032ddd.tar.gz binutils-70b9d05b26e861524d70ee90dcd28cfd77032ddd.tar.bz2 |
gdb, btrace: Fix rn-dl-bind.exp for new icx remark.
When running the test with the latest Intel compiler:
Running gdb/gdb/testsuite/gdb.btrace/rn-dl-bind.exp ...
gdb compile failed, icpx: warning: treating 'c' input as 'c++' when
in C++ mode, this behavior is deprecated [-Wdeprecated]
The test doesn't seem to test something specifically for C++,
so I removed the C++ compilation option. Alternatively we could rename
rn-dl-bind.exp.c to rn-dl-bind.exp.cc.
Signed-off-by: Felix Willgerodt <felix.willgerodt@intel.com>
Diffstat (limited to 'gdbsupport')
0 files changed, 0 insertions, 0 deletions