* gdb.linespec/linespec.exp: Compile using {c++}.
2011-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
+ * gdb.linespec/linespec.exp: Compile using {c++}.
+
+2011-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
+
* gdb.cp/templates.exp (test_template_typedef): Import gdb_prompt.
(print destructor of template typedef): Extend it for gcc/51668 XFAIL.
(verify GCC PR debug/51668): New test.
if {[prepare_for_testing ${testfile}.exp $exefile \
[list lspec.cc $baseone $basetwo] \
- {debug nowarnings}]} {
+ {debug nowarnings c++}]} {
return -1
}