On 04/03/2017 12:11 PM, Pedro Alves wrote: > Hi Jakub, > > On 04/01/2017 01:27 PM, Jakub Jelinek wrote: > >> 2017-04-01 Jakub Jelinek <ja...@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.
Oh, and I forgot to mention for the archives that I had confirmed that the testcase at: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80263#c1 starts working correctly with this patch too. Thanks, Pedro Alves