re PR debug/14079 (wrong debug info for extern boolean variable in debug mode)
authorMatt Austern <austern@apple.com>
Mon, 8 Mar 2004 19:03:10 +0000 (19:03 +0000)
committerMatt Austern <austern@gcc.gnu.org>
Mon, 8 Mar 2004 19:03:10 +0000 (19:03 +0000)
commit97b6d55b1b6d4356462bcba4a4ff76c3ccf7872c
treedd8318bc04cd1a6e99fb8047b989acc23ac7c29b
parent23bd99da2c830a41179bf06fbf1c3b1053f7d4f1
re PR debug/14079 (wrong debug info for extern boolean variable in debug mode)

PR debug/14079
* name-lookup.c (add_decl_to_level): Add extern variables, as well as static, to static_decls array.

From-SVN: r79122
gcc/cp/ChangeLog
gcc/cp/name-lookup.c