------- Comment #1 from hp at gcc dot gnu dot org  2008-10-13 00:16 -------
Created an attachment (id=16487)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=16487&action=view)
Preprocessed and reduced test-case

- Configure with --target=crisv32-axis-elf --enable-languages=c (the latter
optional.)
- Build with "make all-gcc"
- Run as gcc/cc1 -O2 -S g.i
- Observe:
/home/hp/g.i: In function '__muldi3':
/home/hp/g.i:22: internal compiler error: in process_bb_node_lives, at
ira-lives.c:677
NB: If you configure using --target=cris-axis-elf, you need to add -march=v32
to the cc1 options.


-- 


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

Reply via email to