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: [patchv3] compile: Fix crash on cv-qualified self-reference


On 07/04/2015 06:11 PM, Jan Kratochvil wrote:

> gdb/ChangeLog
> 2015-07-04  Jan Kratochvil  <jan.kratochvil@redhat.com>
> 
> 	PR compile/18484
> 	* compile/compile-c-types.c (insert_type): Change gdb_assert to error.
> 
> gdb/testsuite/ChangeLog
> 2015-07-04  Jan Kratochvil  <jan.kratochvil@redhat.com>
> 
> 	PR compile/18484
> 	* gdb.compile/compile.c (struct struct_type): Add volatile to
> 	selffield's type.
> 	* gdb.compile/compile.exp
> 	(compile code struct_object.selffield = &struct_object): Skip futher
> 	struct_object tests if this one xfails.

typo: "further"

OK.

Thanks,
Pedro Alves


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