Fix dwarf2 abort while compiling mips simulator, reported by Michael Tiemann.
authorJim Wilson <wilson@cygnus.com>
Wed, 29 Apr 1998 13:47:28 +0000 (13:47 +0000)
committerJim Wilson <wilson@gcc.gnu.org>
Wed, 29 Apr 1998 13:47:28 +0000 (06:47 -0700)
commit0c84c6183433da16ca1062e0accb15b5f3abd664
treef98b35b4f7042fadaf01aadb78773d5a2fafc620
parentbf5f0e909897688eec9f4f70eb88a805764675f1
Fix dwarf2 abort while compiling mips simulator, reported by Michael Tiemann.

* dwarf2out.c (scope_die_for): If could not find proper scope,
check for and handle tagged type with incorrect TYPE_CONTEXT.

From-SVN: r19493
gcc/ChangeLog
gcc/dwarf2out.c