public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libstdc++/47321] New: FAIL: 21_strings/basic_string/requirements/typedefs.cc (test for excess errors)
@ 2011-01-16 20:43 danglin at gcc dot gnu.org
  2011-01-16 20:45 ` [Bug libstdc++/47321] " paolo.carlini at oracle dot com
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: danglin at gcc dot gnu.org @ 2011-01-16 20:43 UTC (permalink / raw)
  To: gcc-bugs

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

           Summary: FAIL: 21_strings/basic_string/requirements/typedefs.cc
                    (test for excess errors)
           Product: gcc
           Version: 4.6.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: libstdc++
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: danglin@gcc.gnu.org
              Host: hppa*-*-hpux11.00
            Target: hppa*-*-hpux11.00
             Build: hppa*-*-hpux11.00


Executing on host: /xxx/gnu/gcc/objdir/./gcc/g++ -shared-libgcc
-B/xxx/gnu/gcc/o
bjdir/./gcc -nostdinc++
-L/xxx/gnu/gcc/objdir/hppa64-hp-hpux11.00/libstdc++-v3/s
rc -L/xxx/gnu/gcc/objdir/hppa64-hp-hpux11.00/libstdc++-v3/src/.libs
-B/opt/gnu64
/gcc/gcc-4.6/hppa64-hp-hpux11.00/bin/
-B/opt/gnu64/gcc/gcc-4.6/hppa64-hp-hpux11.
00/lib/ -isystem /opt/gnu64/gcc/gcc-4.6/hppa64-hp-hpux11.00/include -isystem
/op
t/gnu64/gcc/gcc-4.6/hppa64-hp-hpux11.00/sys-include
-B/xxx/gnu/gcc/objdir/hppa64
-hp-hpux11.00/./libstdc++-v3/src/.libs -g -O2 -D_GLIBCXX_ASSERT
-fmessage-length
=0 -ffunction-sections -fdata-sections -g -O2 -g -O2 -DLOCALEDIR="."
-nostdinc++

-I/xxx/gnu/gcc/objdir/hppa64-hp-hpux11.00/libstdc++-v3/include/hppa64-hp-hpux11
.00 -I/xxx/gnu/gcc/objdir/hppa64-hp-hpux11.00/libstdc++-v3/include
-I/xxx/gnu/gc
c/gcc/libstdc++-v3/libsupc++ -I/xxx/gnu/gcc/gcc/libstdc++-v3/include/backward
-I
/xxx/gnu/gcc/gcc/libstdc++-v3/testsuite/util
/xxx/gnu/gcc/gcc/libstdc++-v3/tests
uite/21_strings/basic_string/requirements/typedefs.cc   -std=gnu++0x -S  -o
type
defs.s    (timeout = 600)
/xxx/gnu/gcc/gcc/libstdc++-v3/testsuite/21_strings/basic_string/requirements/typ
edefs.cc:26:19: error: 'wstring' is not a member of 'std'
/xxx/gnu/gcc/gcc/libstdc++-v3/testsuite/21_strings/basic_string/requirements/typ
edefs.cc:26:19: error: 'wstring' is not a member of 'std'
/xxx/gnu/gcc/gcc/libstdc++-v3/testsuite/21_strings/basic_string/requirements/typ
edefs.cc:26:31: error: template argument 1 is invalid
/xxx/gnu/gcc/gcc/libstdc++-v3/testsuite/21_strings/basic_string/requirements/typ
edefs.cc:26:35: error: invalid type in declaration before ';' token
compiler exited with status 1
output is:
/xxx/gnu/gcc/gcc/libstdc++-v3/testsuite/21_strings/basic_string/requirements/typ
edefs.cc:26:19: error: 'wstring' is not a member of 'std'
/xxx/gnu/gcc/gcc/libstdc++-v3/testsuite/21_strings/basic_string/requirements/typ
edefs.cc:26:19: error: 'wstring' is not a member of 'std'
/xxx/gnu/gcc/gcc/libstdc++-v3/testsuite/21_strings/basic_string/requirements/typ
edefs.cc:26:31: error: template argument 1 is invalid
/xxx/gnu/gcc/gcc/libstdc++-v3/testsuite/21_strings/basic_string/requirements/typ
edefs.cc:26:35: error: invalid type in declaration before ';' token

FAIL: 21_strings/basic_string/requirements/typedefs.cc (test for excess errors)
Excess errors:
/xxx/gnu/gcc/gcc/libstdc++-v3/testsuite/21_strings/basic_string/requirements/typ
edefs.cc:26:19: error: 'wstring' is not a member of 'std'
/xxx/gnu/gcc/gcc/libstdc++-v3/testsuite/21_strings/basic_string/requirements/typ
edefs.cc:26:19: error: 'wstring' is not a member of 'std'
/xxx/gnu/gcc/gcc/libstdc++-v3/testsuite/21_strings/basic_string/requirements/typ
edefs.cc:26:31: error: template argument 1 is invalid
/xxx/gnu/gcc/gcc/libstdc++-v3/testsuite/21_strings/basic_string/requirements/typ
edefs.cc:26:35: error: invalid type in declaration before ';' token


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

* [Bug libstdc++/47321] FAIL: 21_strings/basic_string/requirements/typedefs.cc (test for excess errors)
  2011-01-16 20:43 [Bug libstdc++/47321] New: FAIL: 21_strings/basic_string/requirements/typedefs.cc (test for excess errors) danglin at gcc dot gnu.org
@ 2011-01-16 20:45 ` paolo.carlini at oracle dot com
  2011-01-16 20:48 ` paolo at gcc dot gnu.org
  2011-01-16 20:51 ` paolo.carlini at oracle dot com
  2 siblings, 0 replies; 4+ messages in thread
From: paolo.carlini at oracle dot com @ 2011-01-16 20:45 UTC (permalink / raw)
  To: gcc-bugs

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

Paolo Carlini <paolo.carlini at oracle dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |ASSIGNED
   Last reconfirmed|                            |2011.01.16 20:36:06
         AssignedTo|unassigned at gcc dot       |paolo.carlini at oracle dot
                   |gnu.org                     |com
   Target Milestone|---                         |4.6.0
     Ever Confirmed|0                           |1


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

* [Bug libstdc++/47321] FAIL: 21_strings/basic_string/requirements/typedefs.cc (test for excess errors)
  2011-01-16 20:43 [Bug libstdc++/47321] New: FAIL: 21_strings/basic_string/requirements/typedefs.cc (test for excess errors) danglin at gcc dot gnu.org
  2011-01-16 20:45 ` [Bug libstdc++/47321] " paolo.carlini at oracle dot com
@ 2011-01-16 20:48 ` paolo at gcc dot gnu.org
  2011-01-16 20:51 ` paolo.carlini at oracle dot com
  2 siblings, 0 replies; 4+ messages in thread
From: paolo at gcc dot gnu.org @ 2011-01-16 20:48 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #1 from paolo at gcc dot gnu.org <paolo at gcc dot gnu.org> 2011-01-16 20:43:00 UTC ---
Author: paolo
Date: Sun Jan 16 20:42:57 2011
New Revision: 168871

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=168871
Log:
2011-01-16  Paolo Carlini  <paolo.carlini@oracle.com>

    PR libstdc++/47321
    * testsuite/21_strings/basic_string/requirements/typedefs.cc:
    Only test std::wstring when _GLIBCXX_USE_WCHAR_T is defined.

Modified:
    trunk/libstdc++-v3/ChangeLog
   
trunk/libstdc++-v3/testsuite/21_strings/basic_string/requirements/typedefs.cc


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

* [Bug libstdc++/47321] FAIL: 21_strings/basic_string/requirements/typedefs.cc (test for excess errors)
  2011-01-16 20:43 [Bug libstdc++/47321] New: FAIL: 21_strings/basic_string/requirements/typedefs.cc (test for excess errors) danglin at gcc dot gnu.org
  2011-01-16 20:45 ` [Bug libstdc++/47321] " paolo.carlini at oracle dot com
  2011-01-16 20:48 ` paolo at gcc dot gnu.org
@ 2011-01-16 20:51 ` paolo.carlini at oracle dot com
  2 siblings, 0 replies; 4+ messages in thread
From: paolo.carlini at oracle dot com @ 2011-01-16 20:51 UTC (permalink / raw)
  To: gcc-bugs

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

Paolo Carlini <paolo.carlini at oracle dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED

--- Comment #2 from Paolo Carlini <paolo.carlini at oracle dot com> 2011-01-16 20:45:00 UTC ---
Done.


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

end of thread, other threads:[~2011-01-16 20:45 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-01-16 20:43 [Bug libstdc++/47321] New: FAIL: 21_strings/basic_string/requirements/typedefs.cc (test for excess errors) danglin at gcc dot gnu.org
2011-01-16 20:45 ` [Bug libstdc++/47321] " paolo.carlini at oracle dot com
2011-01-16 20:48 ` paolo at gcc dot gnu.org
2011-01-16 20:51 ` paolo.carlini at oracle dot com

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).