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 c++/49272] New: FAIL: g++.old-deja/g++.jason/rfg10.C (test for errors, line 11)


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

           Summary: FAIL: g++.old-deja/g++.jason/rfg10.C  (test for
                    errors, line 11)
           Product: gcc
           Version: 4.7.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: danglin@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++/../../  -nostdinc++
-I/test/gnu/gcc/objdir/hppa64-h
p-hpux11.11/libstdc++-v3/include/hppa64-hp-hpux11.11
-I/test/gnu/gcc/objdir/hppa
64-hp-hpux11.11/libstdc++-v3/include -I/test/gnu/gcc/gcc/libstdc++-v3/libsupc++ 
-I/test/gnu/gcc/gcc/libstdc++-v3/include/backward
-I/test/gnu/gcc/gcc/libstdc++-
v3/testsuite/util -fmessage-length=0  -pedantic-errors  -c  -o rfg10.o
/test/gnu
/gcc/gcc/gcc/testsuite/g++.old-deja/g++.jason/rfg10.C    (timeout = 300)
/test/gnu/gcc/gcc/gcc/testsuite/g++.old-deja/g++.jason/rfg10.C:11:5: error:
over
flow in enumeration values at 'blue'
compiler exited with status 1
output is:
/test/gnu/gcc/gcc/gcc/testsuite/g++.old-deja/g++.jason/rfg10.C:11:5: error:
over
flow in enumeration values at 'blue'

FAIL: g++.old-deja/g++.jason/rfg10.C  (test for errors, line 11)
FAIL: g++.old-deja/g++.jason/rfg10.C (test for excess errors)
Excess errors:
/test/gnu/gcc/gcc/gcc/testsuite/g++.old-deja/g++.jason/rfg10.C:11:5: error:
over
flow in enumeration values at 'blue'


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