This is the mail archive of the gcc-help@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]
Other format: [Raw text]

Re: ICE in deps_analyze_insn, at sched-deps.c: GCC-4.6.3


On Thu, Oct 25, 2012 at 4:50 AM, ranjan.amit8 <ranjan.amit8@gmail.com> wrote:
>
> We are trying to port my target to gcc-4.6.3 from initial ported version
> gcc-4.2.4 but getting following error at build time:
> gcc/libgcc2.c:85:1: internal compiler error: in deps_analyze_insn, at
> sched-deps.c:3317
>
> Any pointers to be problem will be highly appreciated.

There is a bug in your port, but it's impossible for us to know what it is.

http://gcc.gnu.org/wiki/DebuggingGCC

Ian


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