libstdc++/5110: num_put caches num_punct values

paolo@gcc.gnu.org paolo@gcc.gnu.org
Fri Dec 14 01:22:00 GMT 2001


Synopsis: num_put caches num_punct values

State-Changed-From-To: open->feedback
State-Changed-By: paolo
State-Changed-When: Thu Dec 13 23:46:29 2001
State-Changed-Why:
    The problem is confirmed in the branch (3.0.2), but I
    cannot reproduce it with current 3.1 experimental snapshots.
    
    paolo:~> g++ sebor.cc
    paolo:~> a.out
    123+456+78+9-1-234-567-89-/123/456/789
    paolo:~> g++ --verbose
    Reading specs from /usr/local/gcc-temp/lib/gcc-lib/i686-pc-linux-gnu/3.1/specs
    Configured with: ../Sandbox2/gcc/configure --prefix=/usr/local/gcc-temp --enable-languages=c,c++
    Thread model: single
    gcc version 3.1 20011212 (experimental)
    
    Could you perhaps test one of those?
    
    Thanks,
    Paolo.

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&pr=5110&database=gcc



More information about the Gcc-bugs mailing list