]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR c++/8067 (g++ 3.2 internal error: Segmentation fault)
authorMark Mitchell <mark@codesourcery.com>
Thu, 24 Oct 2002 00:03:16 +0000 (00:03 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Thu, 24 Oct 2002 00:03:16 +0000 (00:03 +0000)
commitec876266b673181bd8b88d46ffa2210dc73b27e8
tree4a8bd287ce907562c9711c473d617fc292543451
parent311eae7b2c6eb5f18a5b0b7f88a6eab708a19a4e
re PR c++/8067 (g++ 3.2 internal error: Segmentation fault)

PR c++/8067
* decl.c (maybe_inject_for_scope_var): Ignore __FUNCTION__ and
related variables.

PR c++/8067
* g++.dg/lookup/pretty1.C: New test.

From-SVN: r58479
gcc/cp/ChangeLog
gcc/cp/decl.c
gcc/testsuite/ChangeLog