This is the mail archive of the gcc@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]

current gcc trunk testsuite failure on cygwin: Assembler messages: Warning: end of file in string; '"' inserted: Warning: .stabs: missing comma


phew, a few of the cygwin failures show up like this:

Executing on host: /usr/local/src/trunk/objdir/gcc/xgcc
-B/usr/local/src/trunk/objdir/gcc/   -O3 -g  -w -fno-show-column -c
-o 20001226-1.o
/usr/local/src/trunk/gcc/gcc/testsuite/gcc.c-torture/compile/20001226-1.c
  (timeout = 300)
spawn /usr/local/src/trunk/objdir/gcc/xgcc
-B/usr/local/src/trunk/objdir/gcc/ -O3 -g -w -fno-show-column -c -o
20001226-1.o /usr/local/src/trunk/gcc/gcc/testsuite/gcc.c-torture/compile/20001226-1.c
/cygdrive/c/DOCUME~1/chj/LOCALS~1/Temp/cc2eakcj.s: Assembler messages:
/cygdrive/c/DOCUME~1/chj/LOCALS~1/Temp/cc2eakcj.s:0: Warning: end of
file in string; '"' inserted
/cygdrive/c/DOCUME~1/chj/LOCALS~1/Temp/cc2eakcj.s:18: Warning: .stabs:
missing comma
output is:
/cygdrive/c/DOCUME~1/chj/LOCALS~1/Temp/cc2eakcj.s: Assembler messages:
/cygdrive/c/DOCUME~1/chj/LOCALS~1/Temp/cc2eakcj.s:0: Warning: end of
file in string; '"' inserted
/cygdrive/c/DOCUME~1/chj/LOCALS~1/Temp/cc2eakcj.s:18: Warning: .stabs:
missing comma

FAIL: gcc.c-torture/compile/20001226-1.c (test for excess errors)
Excess errors:
/cygdrive/c/DOCUME~1/chj/LOCALS~1/Temp/cc2eakcj.s:0: Warning: end of
file in string; '"' inserted
/cygdrive/c/DOCUME~1/chj/LOCALS~1/Temp/cc2eakcj.s:18: Warning: .stabs:
missing comma

and

Executing on host: /usr/local/src/trunk/objdir/gcc/xgcc
-B/usr/local/src/trunk/objdir/gcc/   -O3 -g  -w -fno-show-column -c
-o limits-declparen.o
/usr/local/src/trunk/gcc/gcc/testsuite/gcc.c-torture/compile/limits-declparen.c
  (timeout = 300)
spawn /usr/local/src/trunk/objdir/gcc/xgcc
-B/usr/local/src/trunk/objdir/gcc/ -O3 -g -w -fno-show-column -c -o
limits-declparen.o
/usr/local/src/trunk/gcc/gcc/testsuite/gcc.c-torture/compile/limits-declparen.c
/cygdrive/c/DOCUME~1/chj/LOCALS~1/Temp/cckgb6Xp.s: Assembler messages:
/cygdrive/c/DOCUME~1/chj/LOCALS~1/Temp/cckgb6Xp.s:0: Warning: end of
file in string; '"' inserted
/cygdrive/c/DOCUME~1/chj/LOCALS~1/Temp/cckgb6Xp.s:18: Warning: .stabs:
missing comma
output is:
/cygdrive/c/DOCUME~1/chj/LOCALS~1/Temp/cckgb6Xp.s: Assembler messages:
/cygdrive/c/DOCUME~1/chj/LOCALS~1/Temp/cckgb6Xp.s:0: Warning: end of
file in string; '"' inserted
/cygdrive/c/DOCUME~1/chj/LOCALS~1/Temp/cckgb6Xp.s:18: Warning: .stabs:
missing comma

FAIL: gcc.c-torture/compile/limits-declparen.c (test for excess errors)
Excess errors:
/cygdrive/c/DOCUME~1/chj/LOCALS~1/Temp/cckgb6Xp.s:0: Warning: end of
file in string; '"' inserted
/cygdrive/c/DOCUME~1/chj/LOCALS~1/Temp/cckgb6Xp.s:18: Warning: .stabs:
missing comma

and

Executing on host: /usr/local/src/trunk/objdir/gcc/xgcc
-B/usr/local/src/trunk/objdir/gcc/   -O3 -g  -w -fno-show-column -c
-o limits-exprparen.o
/usr/local/src/trunk/gcc/gcc/testsuite/gcc.c-torture/compile/limits-exprparen.c
  (timeout = 300)
spawn /usr/local/src/trunk/objdir/gcc/xgcc
-B/usr/local/src/trunk/objdir/gcc/ -O3 -g -w -fno-show-column -c -o
limits-exprparen.o
/usr/local/src/trunk/gcc/gcc/testsuite/gcc.c-torture/compile/limits-exprparen.c
/cygdrive/c/DOCUME~1/chj/LOCALS~1/Temp/ccxSOljv.s: Assembler messages:
/cygdrive/c/DOCUME~1/chj/LOCALS~1/Temp/ccxSOljv.s:0: Warning: end of
file in string; '"' inserted
/cygdrive/c/DOCUME~1/chj/LOCALS~1/Temp/ccxSOljv.s:18: Warning: .stabs:
missing comma
output is:
/cygdrive/c/DOCUME~1/chj/LOCALS~1/Temp/ccxSOljv.s: Assembler messages:
/cygdrive/c/DOCUME~1/chj/LOCALS~1/Temp/ccxSOljv.s:0: Warning: end of
file in string; '"' inserted
/cygdrive/c/DOCUME~1/chj/LOCALS~1/Temp/ccxSOljv.s:18: Warning: .stabs:
missing comma

FAIL: gcc.c-torture/compile/limits-exprparen.c (test for excess errors)
Excess errors:
/cygdrive/c/DOCUME~1/chj/LOCALS~1/Temp/ccxSOljv.s:0: Warning: end of
file in string; '"' inserted
/cygdrive/c/DOCUME~1/chj/LOCALS~1/Temp/ccxSOljv.s:18: Warning: .stabs:
missing comma

and

Executing on host: /usr/local/src/trunk/objdir/gcc/xgcc
-B/usr/local/src/trunk/objdir/gcc/   -O3 -g  -w -fno-show-column -c
-o limits-pointer.o
/usr/local/src/trunk/gcc/gcc/testsuite/gcc.c-torture/compile/limits-pointer.c
  (timeout = 300)
spawn /usr/local/src/trunk/objdir/gcc/xgcc
-B/usr/local/src/trunk/objdir/gcc/ -O3 -g -w -fno-show-column -c -o
limits-pointer.o
/usr/local/src/trunk/gcc/gcc/testsuite/gcc.c-torture/compile/limits-pointer.c
/cygdrive/c/DOCUME~1/chj/LOCALS~1/Temp/ccuaOzHS.s: Assembler messages:
/cygdrive/c/DOCUME~1/chj/LOCALS~1/Temp/ccuaOzHS.s:0: Warning: end of
file in string; '"' inserted
/cygdrive/c/DOCUME~1/chj/LOCALS~1/Temp/ccuaOzHS.s:18: Warning: .stabs:
missing comma
output is:
/cygdrive/c/DOCUME~1/chj/LOCALS~1/Temp/ccuaOzHS.s: Assembler messages:
/cygdrive/c/DOCUME~1/chj/LOCALS~1/Temp/ccuaOzHS.s:0: Warning: end of
file in string; '"' inserted
/cygdrive/c/DOCUME~1/chj/LOCALS~1/Temp/ccuaOzHS.s:18: Warning: .stabs:
missing comma

FAIL: gcc.c-torture/compile/limits-pointer.c (test for excess errors)
Excess errors:
/cygdrive/c/DOCUME~1/chj/LOCALS~1/Temp/ccuaOzHS.s:0: Warning: end of
file in string; '"' inserted
/cygdrive/c/DOCUME~1/chj/LOCALS~1/Temp/ccuaOzHS.s:18: Warning: .stabs:
missing comma

there might be more, I just noticed these...

btw, this is on:

Windows XP Pro/SP2 cygwin Pentium M processor 2.13GHz system with packages:

binutils             20060817-1     2.17.50 20060817
bison                2.3-1          2.3
cygwin               1.5.24-2       (with D Korn's stdio.h patch to newlib)
dejagnu              20021217-2     1.4.2.x
expect               20030128-1	    5.26
gcc                  3.4.4-3
gcc-ada              3.4.4-3
gcc-g++              3.4.4-3
gmp                  4.2.1-1
make                 3.81-1
mpfr                 2.2.1-1
tcltk                20060202-1     8.4
w32api               3.8-1

configured by ../gcc/configure, generated by GNU Autoconf 2.59,
 with options \" '--disable-nls' '--without-included-gettext'
'--enable-version-specific-runtime-libs' '--without-x'
'--disable-libgcj' '--with-system-zlib' '--enable-threads=posix'
'--enable-languages=c,ada,c++,fortran,objc,obj-c++,treelang'\"

and

LAST_UPDATED: Mon Jun 4 08:44:01 UTC 2007 (revision 125309M)

and the modified file being (as per D. Korn's suggestion again)

$ svn status
M      libjava/classpath/native/fdlibm/mprec.h


-- Cheers,

/ChJ


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