http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50722
Bug #: 50722
Summary: FAIL: gcc.dg/pr49994-3.c (test for excess errors)
Classification: Unclassified
Product: gcc
Version: 4.4.6
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: testsuite
AssignedTo: [email protected]
ReportedBy: [email protected]
Host: hppa*-*-*
Target: hppa*-*-*
Build: hppa*-*-*
Executing on host: /home/dave/gnu/gcc/objdir/gcc/xgcc
-B/home/dave/gnu/gcc/objdir/gcc/
/home/dave/gnu/gcc/gcc/gcc/testsuite/gcc.dg/pr49994-3.c -O2 -fsched2-u
se-superblocks -g -S -o pr49994-3.s (timeout = 300)
spawn /home/dave/gnu/gcc/objdir/gcc/xgcc -B/home/dave/gnu/gcc/objdir/gcc/
/home/
dave/gnu/gcc/gcc/gcc/testsuite/gcc.dg/pr49994-3.c -O2 -fsched2-use-superblocks
-
g -S -o pr49994-3.s/home/dave/gnu/gcc/gcc/gcc/testsuite/gcc.dg/pr49994-3.c: In
function 'foo':
/home/dave/gnu/gcc/gcc/gcc/testsuite/gcc.dg/pr49994-3.c:14:7: warning:
unsupported argument to '__builtin_return_address' [enabled by default]
/home/dave/gnu/gcc/gcc/gcc/testsuite/gcc.dg/pr49994-3.c:16:7: warning:
unsupported argument to '__builtin_return_address' [enabled by default]
/home/dave/gnu/gcc/gcc/gcc/testsuite/gcc.dg/pr49994-3.c:18:7: warning:
unsupported argument to '__builtin_return_address' [enabled by default]
/home/dave/gnu/gcc/gcc/gcc/testsuite/gcc.dg/pr49994-3.c:20:7: warning:
unsupported argument to '__builtin_return_address' [enabled by default]
"0" is the only supported argument on hppa. So, test needs to be skipped.