https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80263

--- Comment #9 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Author: jakub
Date: Tue Apr 18 16:58:48 2017
New Revision: 246973

URL: https://gcc.gnu.org/viewcvs?rev=246973&root=gcc&view=rev
Log:
        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.

Added:
    trunk/gcc/testsuite/gcc.dg/debug/dwarf2/pr80263.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/dwarf2out.c
    trunk/gcc/testsuite/ChangeLog

Reply via email to