Fix dwarf2 abort while compiling mips simulator, reported by Michael Tiemann.
authorwilson <wilson@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 29 Apr 1998 13:47:28 +0000 (13:47 +0000)
committerwilson <wilson@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 29 Apr 1998 13:47:28 +0000 (13:47 +0000)
commitaf299a06db06f901329816fe2c2269349ed06219
treef98b35b4f7042fadaf01aadb78773d5a2fafc620
parent653b1824c16ef3d10b5741f5d50e7ccd18cbe024
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@19493 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/dwarf2out.c