http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53142 Bug #: 53142
Summary: FAIL: gcc.dg/pr52283.c (test for excess errors)
Classification: Unclassified
Product: gcc
Version: 4.8.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: middle-end
AssignedTo:
unassigned@...
ReportedBy:
danglin@...
Target: hppa*-*-*
Executing on host: /test/gnu/gcc/objdir/gcc/xgcc -B/test/gnu/gcc/objdir/gcc/
/te
st/gnu/gcc/gcc/gcc/testsuite/gcc.dg/pr52283.c -fno-diagnostics-show-caret
-a
nsi -pedantic-errors -S -o pr52283.s (timeout = 300)
spawn /test/gnu/gcc/objdir/gcc/xgcc -B/test/gnu/gcc/objdir/gcc/
/test/gnu/gcc/gc
c/gcc/testsuite/gcc.dg/pr52283.c -fno-diagnostics-show-caret -ansi
-pedantic-err
ors -S -o pr52283.s
/test/gnu/gcc/gcc/gcc/testsuite/gcc.dg/pr52283.c: In function 'b':
/test/gnu/gcc/gcc/gcc/testsuite/gcc.dg/pr52283.c:12:5: error: case label is not
an integer constant expression [-Wpedantic]
compiler exited with status 1
output is:
/test/gnu/gcc/gcc/gcc/testsuite/gcc.dg/pr52283.c: In function 'b':
/test/gnu/gcc/gcc/gcc/testsuite/gcc.dg/pr52283.c:12:5: error: case label is not
an integer constant expression [-Wpedantic]
FAIL: gcc.dg/pr52283.c (test for excess errors)
Excess errors:
/test/gnu/gcc/gcc/gcc/testsuite/gcc.dg/pr52283.c:12:5: error: case label is not
an integer constant expression [-Wpedantic]