PR ada/28591
commit9f31d8d2f80d7eef096e41e26cdeaf710166fbf9
authorebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 13 Sep 2006 18:40:26 +0000 (13 18:40 +0000)
committerebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 13 Sep 2006 18:40:26 +0000 (13 18:40 +0000)
tree1209ab556421fad1e3fc3a74d1d777793febdb43
parent60c838997480840fbb2304cbd5155f20d84f036a
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@116928 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ada/ChangeLog
gcc/ada/decl.c
gcc/testsuite/ChangeLog
gcc/testsuite/gnat.dg/specs/unchecked_union.ads [new file with mode: 0644]