This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: Undefined references to `std::locale::id::_S_highwater'
- To: Michael Elizabeth Chastain <chastain at cygnus dot com>
- Subject: Re: Undefined references to `std::locale::id::_S_highwater'
- From: Jason Merrill <jason_merrill at redhat dot com>
- Date: 25 Mar 2001 21:09:58 +0100
- Cc: gcc-bugs at gcc dot gnu dot org
- References: <200103251039.CAA12560@bosch.cygnus.com>
Thanks. I've reverted the offending change for the moment. But
_S_highwater should not have DECL_COMDAT set...
Jason