public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libstdc++/19998] New: FAIL: ext/enc_filebuf/char/13189.cc
@ 2005-02-16 14:15 giftbound at verizon dot net
  2005-02-16 14:23 ` [Bug libstdc++/19998] " pinskia at gcc dot gnu dot org
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: giftbound at verizon dot net @ 2005-02-16 14:15 UTC (permalink / raw)
  To: gcc-bugs

FAIL: ext/enc_filebuf/char/13189.cc (test for excess errors) 
WARNING: ext/enc_filebuf/char/13189.cc compilation failed to produce 
executable 
FAIL: ext/enc_filebuf/wchar_t/13189.cc (test for excess errors) 
WARNING: ext/enc_filebuf/wchar_t/13189.cc compilation failed to produce 
executable

-- 
           Summary: FAIL: ext/enc_filebuf/char/13189.cc
           Product: gcc
           Version: 3.4.3
            Status: UNCONFIRMED
          Severity: critical
          Priority: P3
         Component: libstdc++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: giftbound at verizon dot net
                CC: gcc-bugs at gcc dot gnu dot org


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19998


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug libstdc++/19998] FAIL: ext/enc_filebuf/char/13189.cc
  2005-02-16 14:15 [Bug libstdc++/19998] New: FAIL: ext/enc_filebuf/char/13189.cc giftbound at verizon dot net
@ 2005-02-16 14:23 ` pinskia at gcc dot gnu dot org
  2005-02-16 14:29 ` giftbound at verizon dot net
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-02-16 14:23 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-02-16 06:33 -------
Please read http://gcc.gnu.org/bugs for what we really need.  Also what target is this?
Because I don't see these failures in
<http://gcc.gnu.org/ml/gcc-testresults/2005-02/msg00642.html>.

Also what is the errors do you get?

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|critical                    |normal


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19998


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug libstdc++/19998] FAIL: ext/enc_filebuf/char/13189.cc
  2005-02-16 14:15 [Bug libstdc++/19998] New: FAIL: ext/enc_filebuf/char/13189.cc giftbound at verizon dot net
  2005-02-16 14:23 ` [Bug libstdc++/19998] " pinskia at gcc dot gnu dot org
@ 2005-02-16 14:29 ` giftbound at verizon dot net
  2005-02-16 14:29 ` pinskia at gcc dot gnu dot org
  2005-02-16 14:44 ` pinskia at gcc dot gnu dot org
  3 siblings, 0 replies; 5+ messages in thread
From: giftbound at verizon dot net @ 2005-02-16 14:29 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From giftbound at verizon dot net  2005-02-16 06:41 -------
Subject: Re:  FAIL: ext/enc_filebuf/char/13189.cc

On Wednesday 16 February 2005 01:33 am, pinskia at gcc dot gnu dot org wrote:
> ------- Additional Comments From pinskia at gcc dot gnu dot org  2005-02-16
> 06:33 ------- Please read http://gcc.gnu.org/bugs for what we really need. 
> Also what target is this? Because I don't see these failures in
> <http://gcc.gnu.org/ml/gcc-testresults/2005-02/msg00642.html>.
>
> Also what is the errors do you get?

target is gcc-3.4.3 i see this error in libstdc++ test


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19998


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug libstdc++/19998] FAIL: ext/enc_filebuf/char/13189.cc
  2005-02-16 14:15 [Bug libstdc++/19998] New: FAIL: ext/enc_filebuf/char/13189.cc giftbound at verizon dot net
  2005-02-16 14:23 ` [Bug libstdc++/19998] " pinskia at gcc dot gnu dot org
  2005-02-16 14:29 ` giftbound at verizon dot net
@ 2005-02-16 14:29 ` pinskia at gcc dot gnu dot org
  2005-02-16 14:44 ` pinskia at gcc dot gnu dot org
  3 siblings, 0 replies; 5+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-02-16 14:29 UTC (permalink / raw)
  To: gcc-bugs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |WAITING


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19998


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug libstdc++/19998] FAIL: ext/enc_filebuf/char/13189.cc
  2005-02-16 14:15 [Bug libstdc++/19998] New: FAIL: ext/enc_filebuf/char/13189.cc giftbound at verizon dot net
                   ` (2 preceding siblings ...)
  2005-02-16 14:29 ` pinskia at gcc dot gnu dot org
@ 2005-02-16 14:44 ` pinskia at gcc dot gnu dot org
  3 siblings, 0 replies; 5+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-02-16 14:44 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-02-16 06:42 -------
Well actually this was fixed in 3.4.4 by:
2005-01-01  Paolo Carlini  <pcarlini@suse.de>

        * testsuite/ext/enc_filebuf/char/13189.cc: Fix, first include
        testsuite_hooks.h, to know whether including ext/enc_filebuf.h.
        * testsuite/ext/enc_filebuf/wchar_t/13189.cc: Likewise.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|---                         |3.4.4


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19998


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2005-02-16  6:42 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-02-16 14:15 [Bug libstdc++/19998] New: FAIL: ext/enc_filebuf/char/13189.cc giftbound at verizon dot net
2005-02-16 14:23 ` [Bug libstdc++/19998] " pinskia at gcc dot gnu dot org
2005-02-16 14:29 ` giftbound at verizon dot net
2005-02-16 14:29 ` pinskia at gcc dot gnu dot org
2005-02-16 14:44 ` pinskia at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).