stmt.c (mark_seen_cases): Make it have external linkage again.
authorJeffrey A Law <law@cygnus.com>
Wed, 6 May 1998 22:03:21 +0000 (22:03 +0000)
committerJeff Law <law@gcc.gnu.org>
Wed, 6 May 1998 22:03:21 +0000 (16:03 -0600)
commitdf03cab511deb95a71f4c1f799517cbe76655d1e
tree0635cf5c771e3675d4df140b0fb2d4a868fe27c9
parent1e89ac8ab2b6ae01998aaf5b8b0bf4c12951a484
stmt.c (mark_seen_cases): Make it have external linkage again.

        * stmt.c (mark_seen_cases): Make it have external linkage again.
        * expr.h (mark_seen_cases): Add declaration.
Chill wants to use mark_seen_cases....

From-SVN: r19603
gcc/ChangeLog
gcc/expr.h
gcc/stmt.c