This is the mail archive of the gdb-prs@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug rust/20162] test with rust 1.9


https://sourceware.org/bugzilla/show_bug.cgi?id=20162

--- Comment #2 from Tom Tromey <tromey at sourceware dot org> ---
Nightly is a bit better:

FAIL: gdb.rust/methods.exp: print x.take()
FAIL: gdb.rust/methods.exp: print *(x.incr())
FAIL: gdb.rust/methods.exp: print *((&mut x).incr())
FAIL: gdb.rust/methods.exp: print a.value()
FAIL: gdb.rust/methods.exp: print (&mut a).value()
FAIL: gdb.rust/methods.exp: print b.value()
FAIL: gdb.rust/methods.exp: print c.value()
FAIL: gdb.rust/methods.exp: info functions HasMethods::new

I'll make sure the problems are filed upstream.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]