This is the mail archive of the gcc@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]

Pgcc(egcs) compiler error.



Hi,

I'v downloaded and patched egcs 1.1.2 , and during compilation I get the
following error :

stage1/xgcc -Bstage1/  -DIN_GCC   -g  -O2  -DHAVE_CONFIG_H -DHAIFA    
-I. -I../../egcs-1.1.1/gcc -I../../egcs-1.1.1/gcc/config -c
../../egcs-1.1.1/gcc/cexp.c
../../egcs-1.1.1/gcc/haifa-sched.c:8259: Internal compiler error in
function update_flow_info

If I take the optimization flag off, I get :

stage1/xgcc -Bstage1/  -DIN_GCC   -g -DHAVE_CONFIG_H -DHAIFA     -I.
-I../../egcs-1.1.1/gcc -I../../egcs-1.1.1/gcc/config -c
../../egcs-1.1.1/gcc/cexp.c
/usr/share/bison.simple: In function `yyparse':
/usr/share/bison.simple:692: Could not split insn
(insn 498 497 2329 (parallel[ 
            (set (mem:DI (plus:SI (reg:SI 6 %ebp)
                        (const_int -2876)))
                (sign_extend:DI (reg:SI 2 %ecx)))
            (clobber (reg:SI 0 %eax))
        ] ) 110 {extendsidi2} (nil)
    (nil))
../../egcs-1.1.1/gcc/toplev.c:1438: Internal compiler error in function
fatal_insn


Any hints ?

My linux kernel version is 2.2.5, I use libc2 and pgcc-2.91.60
(egcs-1.1.1 release), and have a PPro.

-- 

       -Wolf-
                    "Homo Homini Lupus"


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