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: [gcc patch 2/3] cp-demangle.c: New DMGL_RET_DROP


On Mon, 13 Jun 2011 20:08:40 +0200, Ian Lance Taylor wrote:
> On Thu, Jun 2, 2011 at 7:16 AM, Jan Kratochvil
> <jan.kratochvil@redhat.com> wrote:
> >
> > include/
> > 2011-05-24 ÂJan Kratochvil Â<jan.kratochvil@redhat.com>
> >
> > Â Â Â Â* demangle.h (DMGL_RET_POSTFIX): Extend the comment.
> > Â Â Â Â(DMGL_RET_DROP): New.
> >
> > libiberty/
> > 2011-05-24 ÂJan Kratochvil Â<jan.kratochvil@redhat.com>
> >
> > Â Â Â Â* cp-demangle.c (d_print_comp) <DEMANGLE_COMPONENT_FUNCTION_TYPE>: Do
> > Â Â Â Ânot pass DMGL_RET_POSTFIX or DMGL_RET_DROP. ÂSupport DMGL_RET_DROP.
> > Â Â Â Â* testsuite/demangle-expected: New testcases for --ret-drop.
> > Â Â Â Â* testsuite/test-demangle.c: Document --ret-drop in a comment.
> > Â Â Â Â(main): New variable ret_drop, fill it, call cplus_demangle with it.
> 
> This is OK.

Checked in:
	http://gcc.gnu.org/viewcvs?view=revision&revision=175000


Thanks,
Jan


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