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: Fix internal error in value_cast_pointers


On Tue, Jul 15, 2008 at 11:39:54PM +0200, Andreas Schwab wrote:
> This patch fixes five regressions in bs15503.exp.  value_ind has never
> returned a value whose type has typedefs stripped off (the type is
> always the direct target of the pointer type).  Tested on ppc-linux.
> OK?
> 
> Andreas.
> 
> 2008-07-15  Andreas Schwab  <schwab@suse.de>
> 
> 	* valops.c (value_cast_pointers): Follow typedefs when checking
> 	result of coercion.

OK.  Thanks a lot.

-- 
Daniel Jacobowitz
CodeSourcery


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