compile-print.exp: xfail->kfail for '@' GDB array operator
authorJan Kratochvil <jan.kratochvil@redhat.com>
Thu, 4 Jun 2015 19:35:43 +0000 (21:35 +0200)
committerJan Kratochvil <jan.kratochvil@redhat.com>
Thu, 4 Jun 2015 19:35:43 +0000 (21:35 +0200)
commitd5eba19a654f31f7409bd17b0d3dd2e4c483280e
tree23a04c628e1bf167025ab5a63ffc9bd33b911249
parent5b74bf7d63e71e977fc9706b56499045035ea63a
compile-print.exp: xfail->kfail for '@' GDB array operator

Patch implementing '@' GDB array operator in GCC has been rejected:
https://gcc.gnu.org/ml/gcc-patches/2015-06/msg00414.html
and so there is now a GDB tracker to implement it just in GDB:
https://sourceware.org/bugzilla/show_bug.cgi?id=18489

gdb/testsuite/ChangeLog
2015-06-04  Jan Kratochvil  <jan.kratochvil@redhat.com>

* gdb.compile/compile-print.exp (compile print *vararray@3)
(compile print *vararrayp@3): Change xfail to kfail compile/18489.
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.compile/compile-print.exp