------- Additional Comments From pcarlini at suse dot de 2005-04-07 10:31 ------- Ok, now I see the real, underlying problem: in config/io/basic_file_stdio.cc we don't deal properly with "short read", that is, we don't try to loop if the number of read chars is < n but > 0. Fixing that should also fix this specific issue, but seems a bit risky for 4.0 :( I'm going to prepare a patch, anyway.
-- What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|unassigned at gcc dot gnu |pcarlini at suse dot de |dot org | Status|UNCONFIRMED |ASSIGNED Ever Confirmed| |1 Last reconfirmed|0000-00-00 00:00:00 |2005-04-07 10:31:03 date| | http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20806