Jakub Jelinek
|
748086b7b2
|
Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.
From-SVN: r145841
|
2009-04-09 17:00:19 +02:00 |
|
Kelley Cook
|
83f517994d
|
All files: Update FSF address.
2005-08-17 Kelley Cook <kcook@gcc.gnu.org>
* All files: Update FSF address.
From-SVN: r103192
|
2005-08-17 02:28:44 +00:00 |
|
Paolo Carlini
|
35bd3c283e
|
14320-2.cc: Remove xfail.
2004-03-05 Paolo Carlini <pcarlini@suse.de>
* testsuite/27_io/fpos/14320-2.cc: Remove xfail.
From-SVN: r78963
|
2004-03-05 10:51:27 +00:00 |
|
Paolo Carlini
|
0b1d67d23b
|
re PR libstdc++/14320 (istreambuf_iterator::difference_type is not a signed integral type)
2004-03-02 Paolo Carlini <pcarlini@suse.de>
PR libstdc++/14320
* include/bits/postypes.h (class streamoff): Remove, now
streamoff is just typedef a 64 bit signed integer type.
(class fpos): Tweak consistently.
* testsuite/27_io/fpos/14320-1.cc: New.
* testsuite/27_io/fpos/14320-2.cc: New.
* testsuite/27_io/fpos/14320-3.cc: New.
* testsuite/27_io/fpos/14320-4.cc: New.
* testsuite/27_io/fpos/14320-5.cc: New.
* testsuite/27_io/fpos/mbstate_t/4_neg.cc: xfail for now.
From-SVN: r78799
|
2004-03-03 00:22:05 +00:00 |
|