2 msggcc bug question regarding error recovery
1 msg[cygwin, gnat] error: 'system.ads' has restrict...

[cygwin] FAIL: gcc.dg/vect/pr31041.c: gcc.dg/ve...
\ Christian Joensson (31 Jan 2008)

2 msgInserting NOP instructions and branch delay slots
4 msgHow to get fndecl on C++ CALL_EXPR?
4 msgResults for 4.3.0 20080125 (experimental) (GCC)...
1 msgMake insn-recog.c use a byte-coded DFA
11 msg[m32c] type precedence rules and pointer signs
1 msggcc-4.2-20080130 is now available
9 msgProper way to make a one-off multi-file testcase?
9 msgContributing to cross-compiling
4 msgMIPS failure in gcc.c-torture/execute/20040709-...
1 msgConfirm Your E-mail Address
4 msgGIMPLE nodes to ASM by using builtins
4 msgBultins functions execl... for mingw
1 msg-Winvalid-pch semantics
1 msgBUG in libstdc++-v3/config/os/generic/error_con...
2 msgQuestion about Register Class Allocation
1 msgAnnounce: MPFR 2.3.1 is released
7 msg_Unwind_Resume on the stack
Subject:[cygwin] FAIL: gcc.dg/vect/pr31041.c: gcc.dg/vect/pr31041.c:7: error: conflicting types for 'int32_t'
Group:Gcc
From:Christian Joensson
Date:31 Jan 2008


Hi.

On cygwin with gcc trunk Fri Jan 25 12:38:35 UTC 2008 (revision 131824)
I get the following failure (among a few others... many ICE) that
might be easy to fix:

Executing on host: /usr/local/src/trunk/objdir/gcc/xgcc
-B/usr/local/src/trunk/objdir/gcc/
/usr/local/src/trunk/gcc/gcc/testsuite/gcc.dg/vect/pr31041.c
-ftree-vectorize -fno-vect-cost-model -msse2 -O2
-fdump-tree-vect-details -fno-show-column -S -o pr31041.s (timeout
= 300)
spawn /usr/local/src/trunk/objdir/gcc/xgcc
-B/usr/local/src/trunk/objdir/gcc/
/usr/local/src/trunk/gcc/gcc/testsuite/gcc.dg/vect/pr31041.c
-ftree-vectorize -fno-vect-cost-model -msse2 -O2
-fdump-tree-vect-details -fno-show-column -S -o pr31041.s
/usr/local/src/trunk/gcc/gcc/testsuite/gcc.dg/vect/pr31041.c:7: error:
conflicting types for 'int32_t'
/usr/include/stdint.h:20: error: previous declaration of 'int32_t' was here
compiler exited with status 1
output is:
/usr/local/src/trunk/gcc/gcc/testsuite/gcc.dg/vect/pr31041.c:7: error:
conflicting types for 'int32_t'
/usr/include/stdint.h:20: error: previous declaration of 'int32_t' was here

FAIL: gcc.dg/vect/pr31041.c (test for excess errors)
Excess errors:
/usr/local/src/trunk/gcc/gcc/testsuite/gcc.dg/vect/pr31041.c:7: error:
conflicting types for 'int32_t'
/usr/include/stdint.h:20: error: previous declaration of 'int32_t' was here


--
Cheers,

/ChJ


© 2004-2008 readlist.com