This is the mail archive of the gdb-patches@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]

Re: [FYI v3 5/8] Add support for the Rust language


Tom Tromey wrote:

> 	* rust-lang.c: New file.

This causes a build failure on my RHEL5 daily build for SPU,
which uses a GCC 4.1 host compiler:

gdb/rust-lang.c: In function 'value* rust_subscript(expression*, int*, noside, int)':
gdb/rust-lang.c:1311: warning: 'high' may be used uninitialized in this function

Bye,
Ulrich

-- 
  Dr. Ulrich Weigand
  GNU/Linux compilers and toolchain
  Ulrich.Weigand@de.ibm.com


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