t-cygwin32 (TARGET_LIBGCC2_CFLAGS): Define.
authorJason Merrill <jason@yorick.cygnus.com>
Mon, 12 Oct 1998 02:14:03 +0000 (02:14 +0000)
committerJason Merrill <jason@gcc.gnu.org>
Mon, 12 Oct 1998 02:14:03 +0000 (22:14 -0400)
commitecc1211d56c8428eac06b76916dbc8d3a6456fed
treef7e79f132a1f5fa1a9f90732456954ead751b633
parentacf82af24fb759dfa802691dcba994a68c1f62c1
t-cygwin32 (TARGET_LIBGCC2_CFLAGS): Define.

* i386/t-cygwin32 (TARGET_LIBGCC2_CFLAGS): Define.
(cp) * inc/typeinfo: Add #pragma interface.
(operator!=): Just call operator==.
* tinfo.cc: Add #pragma implementation.
(operator==): Move from inc/typeinfo and tinfo2.cc.
Check __COMMON_UNRELIABLE instead of _WIN32.

From-SVN: r23004
gcc/ChangeLog
gcc/config/i386/t-cygwin32
gcc/cp/ChangeLog
gcc/cp/inc/typeinfo
gcc/cp/tinfo.cc
gcc/cp/tinfo2.cc