https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93368
Bug ID: 93368
Summary: FAIL: gcc.dg/analyzer/data-model-1.c (test for excess
errors)
Product: gcc
Version: 10.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: analyzer
Assignee: dmalcolm at gcc dot gnu.org
Reporter: danglin at gcc dot gnu.org
Target Milestone: ---
Host: hppa64-hp-hpux11.11
Target: hppa64-hp-hpux11.11
Build: hppa64-hp-hpux11.11
Executing on host: /test/gnu/gcc/objdir/gcc/xgcc -B/test/gnu/gcc/objdir/gcc/
/test/gnu/gcc/gcc/gcc/testsuite/gcc.dg/analyzer/data-model-1.c
-fno-diagnostics-show-caret -fno-diagnostics-show-line-numbers
-fdiagnostics-color=never -fdiagnostics-urls=never -fanalyzer
-fdiagnostics-path-format=separate-events -Wanalyzer-too-complex
-fanalyzer-call-summaries -S -o data-model-1.s (timeout = 300)
spawn /test/gnu/gcc/objdir/gcc/xgcc -B/test/gnu/gcc/objdir/gcc/
/test/gnu/gcc/gcc/gcc/testsuite/gcc.dg/analyzer/data-model-1.c
-fno-diagnostics-show-caret -fno-diagnostics-show-line-numbers
-fdiagnostics-color=never -fdiagnostics-urls=never -fanalyzer
-fdiagnostics-path-format=separate-events -Wanalyzer-too-complex
-fanalyzer-call-summaries -S -o data-model-1.s
/test/gnu/gcc/gcc/gcc/testsuite/gcc.dg/analyzer/data-model-1.c: In function
'test_12':
/test/gnu/gcc/gcc/gcc/testsuite/gcc.dg/analyzer/data-model-1.c:140:13: warning:
implicit declaration of function 'alloca' [-Wimplicit-function-declaration]
/test/gnu/gcc/gcc/gcc/testsuite/gcc.dg/analyzer/data-model-1.c:140:13: warning:
incompatible implicit declaration of built-in function 'alloca'
FAIL: gcc.dg/analyzer/data-model-1.c (test for warnings, line 144)
FAIL: gcc.dg/analyzer/data-model-1.c (test for excess errors)
Excess errors:
/test/gnu/gcc/gcc/gcc/testsuite/gcc.dg/analyzer/data-model-1.c:140:13: warning:
implicit declaration of function 'alloca' [-Wimplicit-function-declaration]
/test/gnu/gcc/gcc/gcc/testsuite/gcc.dg/analyzer/data-model-1.c:140:13: warning:
incompatible implicit declaration of built-in function 'alloca'
/test/gnu/gcc/gcc/gcc/testsuite/gcc.dg/analyzer/data-model-1.c:144:3: warning:
UNKNOWN