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] Patch for incorrect handling of references to pointers [pr1147]


Ping.
http://sourceware.org/ml/gdb-patches/2008-05/msg00289.html

On Thu, May 8, 2008 at 2:18 PM, Paul Pluzhnikov <ppluzhnikov@google.com> wrote:
> Greetings,
>
> Attached patch fixes incorrect handling of "this" when reference
> to pointer is used:
>  http://sourceware.org/cgi-bin/gnatsweb.pl?cmd=view&database=gdb&pr=1147
> and adds a test case for it.
>
> Thanks,
> --
> Paul Pluzhnikov
>
>
> ChangeLog:
>
> 2008-05-08  Paul Pluzhnikov  <ppluzhnikov@google.com>
>
>       * gdb/valopts.c (find_overload_match): Handle references
>       to pointers.
>
> testsuite/ChangeLog:
>
> 2008-05-08  Paul Pluzhnikov  <ppluzhnikov@google.com>
>
>        * gdb.cp/call-c.exp: Test for incorrect handling of reference
>        to pointer.
>        * gdb.cp/call-c.cc: Likewise.
>



-- 
Paul Pluzhnikov


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