------- Additional Comments From pingc at nortelnetworks dot com  2004-12-08 
12:18 -------
hi, additional comments

I encountered with a similar issue like this, my gcc version is 2.95.1 19990816.

It is interesting that when I commented some piece of my code, I could 
successfully compiling my file, so I just wonder whether is this file too large
(68k),but there are some other files are larger than it. 


====================================
atmDebug.cc: In function `void atmPmLogDisplay(unsigned int = 0, short unsigned 
int = 0, short unsigned int = 0)':
atmDebug.cc:2519: Could not split insn
(insn:TI 520 517 521 (parallel[
            (set (reg:CC 71 cr3)
                (compare:CC (sign_extend:SI (reg:HI 0 r0))
                    (const_int 0)))
            (clobber (reg:SI 9 r9))
        ] ) 71 {extendhisi2+2} (insn_list 517 (insn_list 517 (nil)))
    (expr_list:REG_DEAD (reg:HI 0 r0)
        (expr_list:REG_UNUSED (reg:SI 9 r9)
            (nil))))
../../src/gcc/toplev.c:1472: Internal compiler error in function fatal_insn
Please submit a Problem Report to Cygnus Solutions with send-pr.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11738

Reply via email to