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/47325] New: FAIL: g++.dg/ext/pr47213.C (test for excess errors)


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

           Summary: FAIL: g++.dg/ext/pr47213.C (test for excess errors)
           Product: gcc
           Version: 4.6.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: testsuite
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: danglin@gcc.gnu.org
              Host: hppa2.0w-hp-hpux11.11
            Target: hppa2.0w-hp-hpux11.11
             Build: hppa2.0w-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/ext/p
r47213.C  -nostdinc++
-I/test/gnu/gcc/objdir/hppa2.0w-hp-hpux11.11/libstdc++-v3/
include/hppa2.0w-hp-hpux11.11
-I/test/gnu/gcc/objdir/hppa2.0w-hp-hpux11.11/libst
dc++-v3/include -I/test/gnu/gcc/gcc/libstdc++-v3/libsupc++
-I/test/gnu/gcc/gcc/l
ibstdc++-v3/include/backward -I/test/gnu/gcc/gcc/libstdc++-v3/testsuite/util
-fm
essage-length=0  -fvisibility-ms-compat  -S  -o pr47213.s    (timeout = 300)
/test/gnu/gcc/gcc/gcc/testsuite/g++.dg/ext/pr47213.C: In function 'void foo()':
/test/gnu/gcc/gcc/gcc/testsuite/g++.dg/ext/pr47213.C:15:1: warning: visibility
a
ttribute not supported in this configuration; ignored [-Wattributes]
/test/gnu/gcc/gcc/gcc/testsuite/g++.dg/ext/pr47213.C: In function 'void bar()
[w
ith T = int()]':
/test/gnu/gcc/gcc/gcc/testsuite/g++.dg/ext/pr47213.C:9:1: warning: visibility
at
tribute not supported in this configuration; ignored [-Wattributes]
output is:
/test/gnu/gcc/gcc/gcc/testsuite/g++.dg/ext/pr47213.C: In function 'void foo()':
/test/gnu/gcc/gcc/gcc/testsuite/g++.dg/ext/pr47213.C:15:1: warning: visibility
a
ttribute not supported in this configuration; ignored [-Wattributes]
/test/gnu/gcc/gcc/gcc/testsuite/g++.dg/ext/pr47213.C: In function 'void bar()
[w
ith T = int()]':
/test/gnu/gcc/gcc/gcc/testsuite/g++.dg/ext/pr47213.C:9:1: warning: visibility
at
tribute not supported in this configuration; ignored [-Wattributes]

FAIL: g++.dg/ext/pr47213.C (test for excess errors)
Excess errors:
/test/gnu/gcc/gcc/gcc/testsuite/g++.dg/ext/pr47213.C:15:1: warning: visibility
a
ttribute not supported in this configuration; ignored [-Wattributes]
/test/gnu/gcc/gcc/gcc/testsuite/g++.dg/ext/pr47213.C:9:1: warning: visibility
at
tribute not supported in this configuration; ignored [-Wattributes]


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