>>>>> zouq writes: zouq> first i made gcc-4.1-20050320 a cross-compiler for powerpc. zouq> when i compile the above program, it goes like this:
zouq> testcom.c:34: internal compiler error: in schedule_insns, at sched-rgn.c:2549 zouq> who can tell me why? zouq> why can it bring compiler error? As Giovanni mentioned, please report this problem through the GCC Bugzilla bugreport system. Also, please include all details about how you invoked the compiler, especially the commanlind options used. The information in your email is not sufficient to reproduce your problem without a lot of experimentation. Thanks, David