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: [RFA] c++/16675 (incorrect sizeof reference types)


>>>>> "Keith" == Keith Seitz <keiths@redhat.com> writes:

Keith> 2014-03-20  Keith Seitz  <keiths@redhat.com>

Keith> 	PR c++/16675
Keith> 	* c-exp.y (exp : SIZEOF '(' type ')'): Handle reference types.
Keith> 	* eval.c (evaluate_subexp_for_sizeof): Refactor and handle
Keith> 	reference types.

Keith> testsuite/ChangeLog
Keith> 2014-03-20  Keith Seitz  <keiths@redhat.com>

Keith> 	PR c++/16675
Keith> 	* gdb.cp/cpsizeof.exp: New file.
Keith> 	* gdb.cp/cpsizeof.cc: New file.

This is ok.  Thanks.

Tom


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