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]

c/2481: Internal compiler error in `change_address', at emit-rtl.c:1584



>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:


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