re PR ada/28591 (ICE in splice_child_die, at dwarf2out.c:5513)
authorEric Botcazou <ebotcazou@adacore.com>
Wed, 13 Sep 2006 18:40:26 +0000 (18:40 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Wed, 13 Sep 2006 18:40:26 +0000 (18:40 +0000)
commitefaa616eeb3b3cc2cbe664ba9305d3035fb2d2d9
tree1209ab556421fad1e3fc3a74d1d777793febdb43
parent2655f1c6dd3b1a1db7453065a0bb67f30d4552ad
re PR ada/28591 (ICE in splice_child_die, at dwarf2out.c:5513)

PR ada/28591
* decl.c (components_to_record): Defer emitting debug info for the
record type associated with the variant until after we are sure to
actually use it.

From-SVN: r116928
gcc/ada/ChangeLog
gcc/ada/decl.c
gcc/testsuite/ChangeLog
gcc/testsuite/gnat.dg/specs/unchecked_union.ads [new file with mode: 0644]