Problem in compiling xc/lib/X11/imRm.c by /usr/bin/gcc on RedHat7.0
ganeshb
ganeshb@india.infogain.com
Wed Mar 7 05:08:00 GMT 2001
Hi Eric,
Please find the complete bug report here again alongwith the proper
.i file in gzipped format.
I'm trying to cross-compile the rpm of XServer401 for powerpc board
from
RedHat7.0 (x86 arch). I got the error while compiling the file imRm.c
using /usr/bin/gcc avilable on RH7.
I'm hereby submitting the "Summarized bug report" here according to
the
Summarized bug reporting instructions on
http://www.gnu.org/software/gcc/bugs.html
* The GCC version (not just 2.xx; run gcc -v)
OUTPUT of /usr/bin/gccÃÂ -v=
Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/2.96/specs
gcc version 2.96 20000731 (Red Hat Linux 7.0)
--------------------------------------------------------------------
--------------------------------------------------------------------
* The system type= i386-redhat-linux
--------------------------------------------------------------------
--------------------------------------------------------------------
* The complete command line that triggers the
bug
PATH=/usr/bin /usr/bin/cc -cÃÂ ÃÂ -I../../buildpath
-I../../buildpath/exports/includeÃÂ -Dlinux
-D__i386__
-D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE
-D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE
-D_GNU_SOURCEÃÂ ÃÂ ÃÂ ÃÂ ÃÂ ÃÂ
-fPICÃÂ ÃÂ ÃÂ ÃÂ ÃÂ imRm.c
--------------------------------------------------------------------
--------------------------------------------------------------------
* The compiler output (error messages, warnings,
etc)
imRm.c: In function `_XimSetICMode':
imRm.c:2347: Unrecognizable insn:
(insn 189 187 191 (set (reg:SI 1 edx)
ÃÂ ÃÂ ÃÂ ÃÂ ÃÂ ÃÂ ÃÂ (plus:SI
(reg:SI 0 eax)
ÃÂ ÃÂ ÃÂ ÃÂ ÃÂ ÃÂ ÃÂ ÃÂ ÃÂ ÃÂ ÃÂ
(const (unspec[
ÃÂ ÃÂ ÃÂ ÃÂ ÃÂ ÃÂ ÃÂ ÃÂ ÃÂ ÃÂ ÃÂ ÃÂ ÃÂ ÃÂ ÃÂ ÃÂ ÃÂ ÃÂ ÃÂ ÃÂ ÃÂ ÃÂ ÃÂ
(symbol_ref/v:SI ("ic_mode"))
ÃÂ ÃÂ ÃÂ ÃÂ ÃÂ ÃÂ ÃÂ ÃÂ ÃÂ ÃÂ ÃÂ ÃÂ ÃÂ ÃÂ ÃÂ ÃÂ ÃÂ ÃÂ ÃÂ
]ÃÂ 7)))) -1 (nil)
ÃÂ ÃÂ ÃÂ (nil))
imRm.c:2347: Internal compiler error in insn_default_length,
at
insn-attrtab.c:202
Please submit a full bug report.
See <URL: http://www.gnu.org/software/gcc/bugs.html >
for instructions.
make[3]: *** [imRm.o] Error 1
make[3]: Leaving directory
`/home/ashu/atul_mcp750/cdt/src/bluecat/BUILD/xc/lib/X11'
--------------------------------------------------------------------
--------------------------------------------------------------------
* The preprocessed file (*.i*) that triggers
the bug, generated by adding
-save-temps to the complete compilation command
(see below)
This file is attached with ithe message by the
name of imRm.s
The command which i used to generate this file
is:-
PATH=/usr/bin /usr/bin/cc -save-temps -c -I../../buildpath
-I../../buildpath/exports/includeÃÂ -Dlinux
-D__i386__
-D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE
-D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE
-D_GNU_SOURCE -fPIC imRm.c
--------------------------------------------------------------------
--------------------------------------------------------------------
* The options given when GCC was configured/built
No, I've not compiled this gcc here. I'm using
it as it is avilable from the
RedHat 7.0 installation.
Thanks in advance,
Ganesh
More information about the Gcc-bugs
mailing list