This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: current gcc trunk testsuite failure on cygwin: Assembler messages: Warning: end of file in string; '"' inserted: Warning: .stabs: missing comma
- From: Tim Prince <n8tm at aol dot com>
- To: christian dot joensson at gmail dot com
- Cc: GCC Development <gcc at gcc dot gnu dot org>, Dave Korn <dave dot korn at artimi dot com>
- Date: Mon, 04 Jun 2007 17:57:17 -0700
- Subject: Re: current gcc trunk testsuite failure on cygwin: Assembler messages: Warning: end of file in string; '"' inserted: Warning: .stabs: missing comma
- References: <5460e3330706040902y19986c6cu3db33600288f249c@mail.gmail.com>
- Reply-to: tprince at computer dot org
christian.joensson@gmail.com wrote:
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
Windows XP Pro/SP2 cygwin
cygwin 1.5.24-2 (with D Korn's stdio.h patch to newlib)
trigraphs.c also failed for me for the first time, objecting to the
patched version of stdio.h.