* pt.c (tsubst_decl): Don't mess with the global value of an
authorjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 8 Nov 1998 01:54:28 +0000 (01:54 +0000)
committerjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 8 Nov 1998 01:54:28 +0000 (01:54 +0000)
commitab6e437234444642476a61234a106fc118a64357
tree48c6369a28384d14743146a93ce3893c3f5b14cb
parentc626cb369eb600fc17d8f5210f2a55e4efe5f962
* pt.c (tsubst_decl): Don't mess with the global value of an
un-mangled DECL_ASSEMBLER_NAME.
* decl.c (init_decl_processing): Remove CYGWIN conditional
since CYGWIN is now able to deal with trapping signals.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@23565 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/cp/ChangeLog
gcc/cp/decl.c
gcc/cp/pt.c