[Bug middle-end/37813] assert with IRA_COVER_CLASSES with singleton
hp at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Mon Oct 13 00:17:00 GMT 2008
------- 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
More information about the Gcc-bugs
mailing list