------- Comment #1 from potswa at mac dot com 2010-09-10 07:09 ------- Created an attachment (id=21762) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=21762&action=view) simple testcase
This little program attempts to read three characters from its own source, checking the position each time. Reading three bytes from buffered file should only underflow once, right? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45628