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]

GCC error while compiling src/ap/ap_snprintf.c in Apache


The attached file is the uuencoded version of ap_snprintf.i.

Error that appears:
ap_snprintf.c: In function `ap_cvt':
ap_snprintf.c:200: Internal compiler error in `gen_reg_rtx', at
emit-rtl.c:537
Please submit a full bug report.

Results from gcc -v --save-temps:

Reading specs from
/usr/local/egcs-cvs/lib/gcc-lib/i686-pc-linux-gnu/2.96/specs
gcc version 2.96 20000417 (experimental)

/usr/local/egcs-cvs/lib/gcc-lib/i686-pc-linux-gnu/2.96/cpp -lang-c -v -I.. -
I/usr/local/lib/perl5/5.6.0/i686-linux/CORE -I../../../mm-1.0.12 -I../os/uni
x -I../include -I/usr/local/src/php-4.0RC1 -I/usr/local/src/php-4.0RC1/Zend 
-I/usr/local/src/php-4.0RC1/Zend -I/usr/local/src/php-4.0RC1 -I../lib/expat-
lite -D__GNUC__=2 -D__GNUC_MINOR__=96 -D__GNUC_PATCHLEVEL__=0 -D__ELF__ -Dun
ix -Dlinux -D__ELF__ -D__unix__ -D__linux__ -D__unix -D__linux -Asystem(posi
x) -D__OPTIMIZE__ -D__FAST_MATH__ -Acpu(i386) -Amachine(i386) -Di386 -D__i38
6 -D__i386__ -D__pentiumpro -D__pentiumpro__ -D__tune_pentiumpro__ -DLINUX=2
 -DMOD_SSL=206103 -DMOD_PERL -DUSE_PERL_SSI -D_LARGEFILE_SOURCE -D_FILE_OFFS
ET_BITS=64 -DMOD_SSL=206103 -DEAPI -DEAPI_MM -DUSE_EXPAT -DNO_DL_NEEDED -DHT
TPD_ROOT="/usr/local/apache" -DSUEXEC_BIN="/usr/local/apache/bin/suexec" -DS
HARED_CORE_DIR="/usr/local/apache/libexec" -DDEFAULT_PIDLOG="logs/httpd.pid"
 -DDEFAULT_SCOREBOARD="logs/httpd.scoreboard" -DDEFAULT_LOCKFILE="logs/httpd
.lock" -DDEFAULT_XFERLOG="logs/access_log" -DDEFAULT_ERRORLOG="logs/error_lo
g" -DTYPES_CONFIG_FILE="conf/mime.types" -DSERVER_CONFIG_FILE="conf/httpd.co
nf" -DACCESS_CONFIG_FILE="conf/access.conf" -DRESOURCE_CONFIG_FILE="conf/srm
.conf" -DSSL_CERTIFICATE_FILE="conf/ssl.crt/server.crt" -DEAPI_MM_CORE_PATH=
"logs/httpd.mm" ap_snprintf.c ap_snprintf.i
GNU CPP version 2.96 20000417 (experimental) (cpplib)
 (i386 Linux/ELF)
ignoring duplicate directory `/usr/local/src/php-4.0RC1/Zend'
ignoring duplicate directory `/usr/local/src/php-4.0RC1'
#include "..." search starts here:
#include <...> search starts here:
 ..
 /usr/local/lib/perl5/5.6.0/i686-linux/CORE
 ../../../mm-1.0.12
 ../os/unix
 ../include
 /usr/local/src/php-4.0RC1
 /usr/local/src/php-4.0RC1/Zend
 ../lib/expat-lite
 /usr/local/egcs-cvs/include
 /usr/local/egcs-cvs/lib/gcc-lib/i686-pc-linux-gnu/2.96/include
 /usr/local/egcs-cvs/i686-pc-linux-gnu/include
 /usr/include
End of search list.
 /usr/local/egcs-cvs/lib/gcc-lib/i686-pc-linux-gnu/2.96/cc1
ap_snprintf.i -quiet -dumpbase
ap_snprintf.c -mno-fp-ret-in-387 -malign-loops=8 -malign-functions=8 -mprefe
rred-stack-boundary=8 -mpush-args -mcpu=pentiumpro -march=pentiumpro -O9 -ve
rsion -fno-strict-aliasing -ffast-math -fforce-addr -fomit-frame-pointer -fo
ptimize-sibling-calls -finline-functions -funroll-loops -fstrength-reduce -f
expensive-optimizations -falign-functions=8 -falign-loops=8 -o ap_snprintf.s
GNU C version 2.96 20000417 (experimental) (i686-pc-linux-gnu) compiled by
GNU C version egcs-2.91.66 19990314/Linux (egcs-1.1.2 release).
ap_snprintf.c: In function `ap_cvt':
ap_snprintf.c:200: Internal compiler error in `gen_reg_rtx', at
emit-rtl.c:537
Please submit a full bug report.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.

This bug occurs while compiling Apache 1.3.12 with mod_perl, PHP4 and
mod_ssl
with the above compile options.

Mooneer Salem
Ultraspeed UK (http://www.ultraspeed.co.uk/)

ap_snprintf.uue


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