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: [RFC] Unused variables in testsuite


On Fri, Apr 28, 2006 at 05:01:38PM +0200, Christophe LYON wrote:
> 2006-04-28  Christophe Lyon  <christophe.lyon@st.com>
> 
> 	* gdb.cp/m-static.h (class gnu_obj_4): Add dummy member.
> 	* gdb.cp/m-static.cc (main): Write to test4.dummy, so that test4
> 	is allocated by the compiler.
> 	* gdb.mi/var-cmd.c: (do_special_tests): Write to u, anonu, s,
> 	anons, e, anone to force their allocation by the compiler.

Thanks - approved and applied, after making sure it didn't affect the
test results elsewhere.

-- 
Daniel Jacobowitz
CodeSourcery


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