On Tue, Nov 20, 2007 at 01:59:23PM -0500, Stephane Hockenhull wrote:
> hi, 
> 
> we have found a case where g++ will generate template instantiations with two 
> underscore prefixes (std::string, "__ZNSs7reserveEm" instead of just 
> "_ZNSs7reserveEm") while other .cpp files will compile just fine.

Please report a bug:
  http://gcc.gnu.org/bugs.html

-- 
Daniel Jacobowitz
CodeSourcery

Reply via email to