This is the mail archive of the
gcc-prs@gcc.gnu.org
mailing list for the GCC project.
c/3308: rwblob.c:171: Internal compiler error in change_address, at emit-rtl.c:1635
- To: gcc-gnats at gcc dot gnu dot org
- Subject: c/3308: rwblob.c:171: Internal compiler error in change_address, at emit-rtl.c:1635
- From: andrew dot catero at attws dot com
- Date: 20 Jun 2001 23:36:29 -0000
- Reply-To: andrew dot catero at attws dot com
>Number: 3308
>Category: c
>Synopsis: rwblob.c:171: Internal compiler error in change_address, at emit-rtl.c:1635
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: unassigned
>State: open
>Class: ice-on-legal-code
>Submitter-Id: net
>Arrival-Date: Wed Jun 20 16:46:00 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator: Andrew Catero
>Release: gcc version 3.0 Thread model: solaris --enable-threads=solaris --with-cpu=ultrasparc --disable-nls
>Organization:
>Environment:
sparc-sun-solaris2.8
>Description:
I was trying to run make tests on Imagemagick 5.3.5 which I
downloaded from www.imagemagick.org, the make command succeeded
the make tests failed.
Making check in tests
make[1]: Entering directory `/usr/local/ImageMagick-5.3.5/tests'
make rwblob rwfile
make[2]: Entering directory `/usr/local/ImageMagick-5.3.5/tests'
source='rwblob.c' object='rwblob.o' libtool=no \
depfile='.deps/rwblob.Po' tmpdepfile='.deps/rwblob.TPo' \
depmode=gcc /bin/sh ../depcomp \
gcc -O3 -mcpu=ultrasparc -DHAVE_CONFIG_H -I. -I. -I../magick -I../ -I.. -I../magick -I/usr/local/include/freetype2 -I/usr/local/include/freetype2 -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/local/include -g -O2 -Wall -c -o rwblob.o `test -f rwblob.c || echo './'`rwblob.c
rwblob.c: In function `main':
rwblob.c:43: warning: implicit declaration of function `exit'
rwblob.c:46: warning: implicit declaration of function `strcpy'
rwblob.c:145: warning: implicit declaration of function `strcmp'
rwblob.c:171: Internal compiler error in change_address, at emit-rtl.c:1635
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
make[2]: *** [rwblob.o] Error 1
make[2]: Leaving directory `/usr/local/ImageMagick-5.3.5/tests'
make[1]: *** [check-am] Error 2
make[1]: Leaving directory `/usr/local/ImageMagick-5.3.5/tests'
>How-To-Repeat:
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted: