tinfo2.cc (fast_compare): Remove.
authorJason Merrill <jason@gcc.gnu.org>
Tue, 13 Oct 1998 18:29:36 +0000 (14:29 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Tue, 13 Oct 1998 18:29:36 +0000 (14:29 -0400)
commita321c3844f307de50ba6f26f8cd15a89ef41b676
treee9dedc1e6bd521e1491bdf14f5b3da5541a261c9
parent619aeb96118a16f7eced72de3d4606d04f8ddb3a
tinfo2.cc (fast_compare): Remove.

* tinfo2.cc (fast_compare): Remove.
(before): Just use strcmp.
* tinfo.cc (operator==): Just use strcmp.
* decl.c (grokfndecl): Don't check for linkage in `extern "C"'
declarations.

From-SVN: r23057
gcc/cp/ChangeLog
gcc/cp/decl.c
gcc/cp/tinfo.cc
gcc/cp/tinfo2.cc