This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
c/2481: Internal compiler error in `change_address', at emit-rtl.c:1584
- To: gcc-gnats at gcc dot gnu dot org
- Subject: c/2481: Internal compiler error in `change_address', at emit-rtl.c:1584
- From: uday dot b dot ivaturi at intel dot com
- Date: 4 Apr 2001 02:02:51 -0000
- Reply-To: uday dot b dot ivaturi at intel dot com
>Number: 2481
>Category: c
>Synopsis: Internal compiler error in `change_address', at emit-rtl.c:1584
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: unassigned
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Tue Apr 03 19:06:00 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator: Uday B Ivaturi
>Release: gcc version 2.96-ia64-000717 snap 001117
>Organization:
>Environment:
Linux IA64 2.4 TurboLinux
>Description:
I have downloaded the glibc-2.2.1 package.
the configure command used: ../glibc-2.2.1/configure --disable-shared --disable-sanity-checks --prefix="/usr/ubivatur/build-2.2.1/install" --exec-prefix="/usr/ubivatur/build-2.2.1" --target=ia64-linux
make command: make
After a while, I get this error mesg:
../sysdeps/generic/s_cpow.c: In function `__cpow':
../sysdeps/generic/s_cpow.c:28: Internal compiler error in `change_address', at emit-rtl.c:1584
Please submit a full bug report.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
command-line: gcc s_cpow.i -c -Wall -Winline -Wstrict-prototypes -Wwrite-strings -g -Wno-uninitialized -o s_cpow.o
>How-To-Repeat:
use the command-line specified in Description part. This file (s_cpow.c) is part of the glibc-2.2.1 sources (sysdeps/generic/s_cpow.c).
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted: