------- Comment #3 from jvdelisle at gcc dot gnu dot org 2005-12-10 20:21 ------- Where and how end of record or end of file is detected is very sensitive in this code for internal IO. I am currently dredging on 25264 which also has sensitivities. When you work at this long enough you realize that you have at least three different code paths intermixed in transfer. Files, scaler character strings, and character arrays.
If you think you know whats up here, give me some feedback so we don't clobber each other. :) -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25307