NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: toolchain/38804



The following reply was made to PR toolchain/38804; it has been noted by GNATS.

From: "Valeriy E. Ushakov" <uwe%netbsd.org@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: Re: toolchain/38804
Date: Thu, 26 Jun 2008 05:07:49 +0400

 It's easy to reproduce this problem with a small C++ program that uses
 e.g. std::ifstream.  The problem is that, as -fdump-class-hierarchy
 tells me, std::basic_filebuf<char, std::char_traits<char> > has shrunk
 from 500 to 492 bytes, so all <fstream> stuff gets broken.
 
 -uwe
 


Home | Main Index | Thread Index | Old Index