This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: libstdc++/5110: num_put caches num_punct values


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]