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/30180] New: FAIL: gcc.dg/builtin-bswap-1.c (test for excess errors)


Executing on host: /test/gnu/gcc/objdir/gcc/xgcc -B/test/gnu/gcc/objdir/gcc/
/te
st/gnu/gcc/gcc/gcc/testsuite/gcc.dg/builtin-bswap-1.c    -fno-show-column -S 
-o
 builtin-bswap-1.s    (timeout = 300)
/test/gnu/gcc/gcc/gcc/testsuite/gcc.dg/builtin-bswap-1.c:5: error: stdint.h: No
such file or directory
/test/gnu/gcc/gcc/gcc/testsuite/gcc.dg/builtin-bswap-1.c:7: error: expected
'=',
 ',', ';', 'asm' or '__attribute__' before 'foo'
compiler exited with status 1
output is:
/test/gnu/gcc/gcc/gcc/testsuite/gcc.dg/builtin-bswap-1.c:5: error: stdint.h: No
such file or directory
/test/gnu/gcc/gcc/gcc/testsuite/gcc.dg/builtin-bswap-1.c:7: error: expected
'=',
 ',', ';', 'asm' or '__attribute__' before 'foo'

FAIL: gcc.dg/builtin-bswap-1.c (test for excess errors)
Excess errors:
/test/gnu/gcc/gcc/gcc/testsuite/gcc.dg/builtin-bswap-1.c:5: error: stdint.h: No
such file or directory
/test/gnu/gcc/gcc/gcc/testsuite/gcc.dg/builtin-bswap-1.c:7: error: expected
'=',
 ',', ';', 'asm' or '__attribute__' before 'foo'

ERROR: gcc.dg/builtin-bswap-1.c: error executing dg-final: couldn't open
"builti
n-bswap-1.s": no such file or directory
UNRESOLVED: gcc.dg/builtin-bswap-1.c: error executing dg-final: couldn't open
"b
uiltin-bswap-1.s": no such file or directory


-- 
           Summary: FAIL: gcc.dg/builtin-bswap-1.c (test for excess errors)
           Product: gcc
           Version: 4.3.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: testsuite
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: danglin at gcc dot gnu dot org
 GCC build triplet: hppa2.0w-hp-hpux11.11
  GCC host triplet: hppa2.0w-hp-hpux11.11
GCC target triplet: hppa2.0w-hp-hpux11.11


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


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