r275083 - in /branches/gcc-7-branch/gcc: Change...

jakub@gcc.gnu.org jakub@gcc.gnu.org
Fri Aug 30 11:24:00 GMT 2019


Author: jakub
Date: Fri Aug 30 11:24:34 2019
New Revision: 275083

URL: https://gcc.gnu.org/viewcvs?rev=275083&root=gcc&view=rev
Log:
	Backported from mainline
	2019-01-03  Jakub Jelinek  <jakub@redhat.com>

	PR debug/88644
	* dwarf2out.c (modified_type_die): If type is equal to sizetype,
	change it to qualified_type.

	* gcc.dg/debug/dwarf2/pr88644.c: New test.

	2019-01-03  Iain Sandoe  <iain@sandoe.co.uk>

	* gcc.dg/pubtypes-2.c: Adjust expected pubtypes length.
	* gcc.dg/pubtypes-3.c: Likewise.
	* gcc.dg/pubtypes-4.c: Likewise.

Added:
    branches/gcc-7-branch/gcc/testsuite/gcc.dg/debug/dwarf2/pr88644.c
Modified:
    branches/gcc-7-branch/gcc/ChangeLog
    branches/gcc-7-branch/gcc/dwarf2out.c
    branches/gcc-7-branch/gcc/testsuite/ChangeLog
    branches/gcc-7-branch/gcc/testsuite/gcc.dg/pubtypes-2.c
    branches/gcc-7-branch/gcc/testsuite/gcc.dg/pubtypes-3.c
    branches/gcc-7-branch/gcc/testsuite/gcc.dg/pubtypes-4.c



More information about the Gcc-cvs mailing list