------- Comment #20 from jakub at gcc dot gnu dot org 2010-04-30 11:31 ------- Subject: Bug 43942
Author: jakub Date: Fri Apr 30 11:30:52 2010 New Revision: 158932 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=158932 Log: PR debug/43942 * tree.c (auto_var_in_fn_p): Return false for DECL_EXTERNAL vars. * c-c++-common/pr43942.c: New test. Added: branches/gcc-4_5-branch/gcc/testsuite/c-c++-common/pr43942.c Modified: branches/gcc-4_5-branch/gcc/ChangeLog branches/gcc-4_5-branch/gcc/testsuite/ChangeLog branches/gcc-4_5-branch/gcc/tree.c -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43942