------- Additional Comments From ralfixx at gmx dot de 2005-04-29 15:56 ------- Created an attachment (id=8765) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=8765&action=view) C++ source file to show the problem
g++ -o t400 t.cxx usage: t400 [blocksize] t400 reads all input and counts the bytes. At EOF, a summary is printed. The total bytes read should match the input file size. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21286