This bug is in the GCC source code. Filed on Monday, Oct. 10, 2005
<snip>


CONFIG_FILES= CONFIG_HEADERS=config.h:../../../gcc/libiberty/config.in /bin/sh .
/config.status
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing default commands
if [ x"" != x ]; then \
/home/snyder100/gcc/o/./gcc/xgcc -B/home/snyder100/gcc/o/./gcc/ -B/usr/tempo/i 686-pc-cygwin/bin/ -B/usr/tempo/i686-pc-cygwin/lib/ -isystem /usr/tempo/i686-pc- cygwin/include -isystem /usr/tempo/i686-pc-cygwin/sys-include -c -DHAVE_CONFIG_H -O2 -g -O2 -I. -I../../../gcc/libiberty/../include -W -Wall -pedantic -Wwrite -strings -Wstrict-prototypes ../../../gcc/libiberty/regex.c -o pic/regex.o; \
else true; fi
/home/snyder100/gcc/o/./gcc/xgcc -B/home/snyder100/gcc/o/./gcc/ -B/usr/tempo/i68 6-pc-cygwin/bin/ -B/usr/tempo/i686-pc-cygwin/lib/ -isystem /usr/tempo/i686-pc-cy gwin/include -isystem /usr/tempo/i686-pc-cygwin/sys-include -c -DHAVE_CONFIG_H - O2 -g -O2 -I. -I../../../gcc/libiberty/../include -W -Wall -pedantic -Wwrite-s
trings -Wstrict-prototypes ../../../gcc/libiberty/regex.c -o regex.o
../../../gcc/libiberty/regex.c:130: warning: function declaration isn't a protot
ype
../../../gcc/libiberty/regex.c:130: warning: conflicting types for built-in func
tion 'malloc'
../../../gcc/libiberty/regex.c:131: warning: function declaration isn't a protot
ype
In file included from ../../../gcc/libiberty/regex.c:638:
../../../gcc/libiberty/regex.c: In function 'byte_regex_compile':
../../../gcc/libiberty/regex.c:2439: warning: implicit declaration of function '
free'
../../../gcc/libiberty/regex.c: In function 'byte_re_compile_fastmap':
../../../gcc/libiberty/regex.c:4835: warning: implicit declaration of function '
abort'
../../../gcc/libiberty/regex.c:4835: warning: incompatible implicit declaration
of built-in function 'abort'
../../../gcc/libiberty/regex.c: In function 'byte_re_match_2_internal':
../../../gcc/libiberty/regex.c:7421: warning: incompatible implicit declaration
of built-in function 'abort'
../../../gcc/libiberty/regex.c: In function 'xregerror':
../../../gcc/libiberty/regex.c:8078: warning: incompatible implicit declaration
of built-in function 'abort'
../../../gcc/libiberty/regex.c: In function 'byte_regex_compile':
../../../gcc/libiberty/regex.c:2285: error: invariant not recomputed when ADDR_E
XPR changed
&_ctype_D.1917[1];

../../../gcc/libiberty/regex.c:2285: error: invariant not recomputed when ADDR_E
XPR changed
&_ctype_D.1917[1];

../../../gcc/libiberty/regex.c:2285: error: invariant not recomputed when ADDR_E
XPR changed
&_ctype_D.1917[1];

../../../gcc/libiberty/regex.c:2285: error: invariant not recomputed when ADDR_E
XPR changed
&_ctype_D.1917[1];

../../../gcc/libiberty/regex.c:2285: error: invariant not recomputed when ADDR_E
XPR changed
&_ctype_D.1917[1];

../../../gcc/libiberty/regex.c:2285: error: invariant not recomputed when ADDR_E
XPR changed
&_ctype_D.1917[1];

../../../gcc/libiberty/regex.c:2285: error: invariant not recomputed when ADDR_E
XPR changed
&_ctype_D.1917[1];

../../../gcc/libiberty/regex.c:2285: error: invariant not recomputed when ADDR_E
XPR changed
&_ctype_D.1917[1];

../../../gcc/libiberty/regex.c:2285: error: invariant not recomputed when ADDR_E
XPR changed
&_ctype_D.1917[1];

../../../gcc/libiberty/regex.c:2285: error: invariant not recomputed when ADDR_E
XPR changed
&_ctype_D.1917[1];

../../../gcc/libiberty/regex.c:2285: error: invariant not recomputed when ADDR_E
XPR changed
&_ctype_D.1917[1];

../../../gcc/libiberty/regex.c:2285: error: invariant not recomputed when ADDR_E
XPR changed
&_ctype_D.1917[1];

../../../gcc/libiberty/regex.c:2285: internal compiler error: verify_stmts faile
d
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
make[3]: *** [regex.o] Error 1
make[3]: Leaving directory `/home/snyder100/gcc/o/i686-pc-cygwin/libiberty'
make[2]: *** [all-target-libiberty] Error 2
make[2]: Leaving directory `/home/snyder100/gcc/o'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/snyder100/gcc/o'
make: *** [bootstrap] Error 2

[EMAIL PROTECTED] ~/gcc/o
$

Reply via email to