]> git.ipfire.org Git - thirdparty/gcc.git/commit
Fix numerous -O3 -g testsuite failures for DWARF2 targets.
authorJim Wilson <wilson@cygnus.com>
Wed, 20 Oct 1999 22:19:06 +0000 (22:19 +0000)
committerJim Wilson <wilson@gcc.gnu.org>
Wed, 20 Oct 1999 22:19:06 +0000 (15:19 -0700)
commit417d348c5a9cba8d5d9b407523ea54f52c061b3e
treec329b1b6f7eb3b47edbbd06db5f5be40e11fea38
parent276ab4a49cabf93897caa27ada91672c1f0ffff1
Fix numerous -O3 -g testsuite failures for DWARF2 targets.

* integrate.c (integrate_decl_tree): Set DECL_CONTEXT to 0 if this is
a local extern function declaration.

From-SVN: r30107
gcc/ChangeLog
gcc/integrate.c