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


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?
Do the regressions only happen on ppc or something? I just ran testsuite on sources from a couple hours ago, on x86 linux, and bs15503 had no failures.

Stan


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