------- Comment #11 from paolo dot carlini at oracle dot com 2010-09-10 15:19 ------- Sure. What I meant - contrary to wait you said, I think - is that an elegant and complete solution to this issue involves changing much more generally our code to *always* behave as if fseek(off * width) were called, not just fseek(0) in the special case you care about.
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45628