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]
Other format: [Raw text]

[Dataflow] ICE while building ARM .


Hi Kenneth,

As discussed on IRC,  here's the pre-processed output for the file
that's ICE'ing.

I applied the patch

http://gcc.gnu.org/ml/gcc-patches/2006-11/msg00480.html


/mnt/tools/fsf/build/combined-arm-none-eabi-gcc-df-branch-2006-11-08/newlib/libc/search/hash.c:270: internal compiler error: Segmentation fault

Running this through gdb showed a segfault at

#0  0x085cfa21 in find_inc (first_try=1 '\001')
  /mnt/tools/fsf/build/combined-arm-none-eabi-gcc-df-branch-2006-11-08/gcc/auto-inc-dec.c:1126


int luid = DF_INSN_LUID (df, inc_insn.insn);


Hope this helps.

cheers
Ramana

--
Ramana Radhakrishnan

Attachment: hash.i
Description: Binary data


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