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]

[Bug testsuite/51645] New: FAIL: g++.dg/cpp0x/alias-decl-debug-0.C (test for excess errors)


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

             Bug #: 51645
           Summary: FAIL: g++.dg/cpp0x/alias-decl-debug-0.C (test for
                    excess errors)
    Classification: Unclassified
           Product: gcc
           Version: 4.7.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: testsuite
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: danglin@gcc.gnu.org
                CC: ro@gcc.gnu.org
              Host: hppa64-hp-hpux11.11
            Target: hppa64-hp-hpux11.11
             Build: hppa64-hp-hpux11.11


Executing on host: /test/gnu/gcc/objdir/gcc/testsuite/g++/../../g++
-B/test/gnu/
gcc/objdir/gcc/testsuite/g++/../../
/test/gnu/gcc/gcc/gcc/testsuite/g++.dg/cpp0x
/alias-decl-debug-0.C   -nostdinc++
-I/test/gnu/gcc/objdir/hppa64-hp-hpux11.11/l
ibstdc++-v3/include/hppa64-hp-hpux11.11
-I/test/gnu/gcc/objdir/hppa64-hp-hpux11.
11/libstdc++-v3/include -I/test/gnu/gcc/gcc/libstdc++-v3/libsupc++
-I/test/gnu/g
cc/gcc/libstdc++-v3/include/backward
-I/test/gnu/gcc/gcc/libstdc++-v3/testsuite/
util -fmessage-length=0  -std=c++0x -gstabs+  -S  -o alias-decl-debug-0.s   
(ti
meout = 300)
/test/gnu/gcc/gcc/gcc/testsuite/g++.dg/cpp0x/alias-decl-debug-0.C:1:0: error:
ta
rget system does not support the "stabs" debug format
compiler exited with status 1
output is:
/test/gnu/gcc/gcc/gcc/testsuite/g++.dg/cpp0x/alias-decl-debug-0.C:1:0: error:
ta
rget system does not support the "stabs" debug format

FAIL: g++.dg/cpp0x/alias-decl-debug-0.C (test for excess errors)

Needs:

/* { dg-skip-if "No stabs" { mmix-*-* *-*-aix* alpha*-*-* hppa*64*-*-* ia64-*-*
*-*-vxworks* } { "*" } { "" } } */

as in gcc.dg/20040813-1.c.


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