This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC 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: [PATCH] Avoid emitting "sizetype" type names into .debug_info (PR debug/80263)


Hi Jakub,

On 04/01/2017 01:27 PM, Jakub Jelinek wrote:

> 2017-04-01  Jakub Jelinek  <jakub@redhat.com>
> 
> 	PR debug/80263
> 	* dwarf2out.c (modified_type_die): Try harder not to emit internal
> 	sizetype type into debug info.
> 
> 	* gcc.dg/debug/dwarf2/pr80263.c: New test.

Thanks much for the fix.

I've run gdb's testsuite against GCC trunk with this patch,
and found no regressions.

Thanks,
Pedro Alves


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