libstdc++/8399: sync_with_stdio(false) breaks unformatted input
paolo@gcc.gnu.org
paolo@gcc.gnu.org
Sun Nov 3 16:09:00 GMT 2002
Synopsis: sync_with_stdio(false) breaks unformatted input
Responsible-Changed-From-To: unassigned->paolo
Responsible-Changed-By: paolo
Responsible-Changed-When: Sun Nov 3 16:09:14 2002
Responsible-Changed-Why:
Analyzed.
State-Changed-From-To: open->feedback
State-Changed-By: paolo
State-Changed-When: Sun Nov 3 16:09:14 2002
State-Changed-Why:
On i686-pc-linux-gnu I cannot reproduce the problem with
current 3.2.1 pre and 3.3 exp.
Both with and without 'sync' I get:
---
paolo:~/Gcc/PRs/v3/Analyzed> a.out
c= a
a
c=
c= b
b
c=
c= q
q
---
Could you possibly check-out via CVS a 3.2.1 snapshot?
Otherwise wait just a few days for the upcoming 3.2.1
release. Please let us know your findings.
Thanks, Paolo.
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=8399
More information about the Gcc-bugs
mailing list