c/1485: Internal compiler error in print_rtl_and_abort
tmuller@yahoo.com
tmuller@yahoo.com
Wed Dec 20 18:16:00 GMT 2000
>Number: 1485
>Category: c
>Synopsis: Internal compiler error in print_rtl_and_abort
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: unassigned
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Wed Dec 20 18:16:01 PST 2000
>Closed-Date:
>Last-Modified:
>Originator: Troy
>Release: gcc version 2.97 20001218
>Organization:
>Environment:
gcc version 2.97 20001218
Solaris 2.6
>Description:
During compiling of openssl with gcc version 2.97 20001218, I encountered the following error:
make[2]: Entering directory `/camaro/u/ssh/openssl-0.9.6/ssl'
gcc -I../crypto -I../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN
_H -mcpu=ultrasparc -O3 -fomit-frame-pointer -Wall -DB_ENDIAN -DBN_DIV2W -DULTRASP
ARC -DMD5_ASM -c ssl_ciph.c -o ssl_ciph.o
ssl_ciph.c: In function `SSL_CIPHER_description':
ssl_ciph.c:987: Internal compiler error in print_rtl_and_abort, at flow.c:6343
Please submit a full bug report.
See <URL: http://www.gnu.org/software/gcc/bugs.html > for instructions.
make[2]: *** [ssl_ciph.o] Error 1
make[2]: Leaving directory `/camaro/u/ssh/openssl-0.9.6/ssl'
make[1]: *** [all] Error 1
make[1]: Leaving directory `/camaro/u/ssh/openssl-0.9.6'
make: *** [top] Error 2
bash-2.02#
>How-To-Repeat:
1) Using a bootstrapped gcc version 2.97 20001218
2) cd openssl-0.9.6
3) ./configure --prefix=/usr/local
4) make
>Fix:
none
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the Gcc-bugs
mailing list