re PR debug/71642 (ICE: in gen_type_die_with_usage, at dwarf2out.c:22729)
authorEric Botcazou <ebotcazou@adacore.com>
Fri, 24 Jun 2016 19:28:18 +0000 (19:28 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Fri, 24 Jun 2016 19:28:18 +0000 (19:28 +0000)
commit7b22b4c6c8dfb60f51e872b3e9f153652b9beadd
tree62f49803ce42203d6f5228c0422e7832b8cb8847
parent37e373c2b825584243f3d67a31263e5a0f7b9d15
re PR debug/71642 (ICE:  in gen_type_die_with_usage, at dwarf2out.c:22729)

PR debug/71642
* tree-inline.c (remap_decl): When fixing up DECL_ORIGINAL_TYPE, just
copy the type name.

From-SVN: r237771
gcc/ChangeLog
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/pr71642.f90 [new file with mode: 0644]
gcc/tree-inline.c