gdb.linespec/macro-relative.exp: Mark the test as unsupported if using fission.

This commit is contained in:
Doug Evans 2014-03-24 16:03:20 -07:00
parent cea2f54dd9
commit 01672a570a
2 changed files with 11 additions and 0 deletions

View File

@ -1,3 +1,8 @@
2014-03-24 Doug Evans <dje@google.com>
* gdb.linespec/macro-relative.exp: Mark the test as unsupported if
using fission.
2014-03-24 Hui Zhu <hui@codesourcery.com>
Pedro Alves <palves@redhat.com>

View File

@ -15,6 +15,12 @@
standard_testfile
# Fission doesn't support macros yet. Bug 15954.
if [using_fission] {
unsupported "fission"
return -1
}
set opts {debug additional_flags=-I.}
get_compiler_info