This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
C6X fails to build in FSF mainline
- From: Nick Clifton <nickc at redhat dot com>
- To: bernds at codesourcery dot com
- Cc: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 16 Aug 2011 13:14:20 +0100
- Subject: C6X fails to build in FSF mainline
Hi Bernd,
You probably know this already. The c6x-elf target fails to build
libgcc with the current FSF mainline sources:
gcc/libgcc2.c: In function â__gnu_mulsc3â:
gcc/libgcc2.c:1928:1: internal compiler error: in scan_trace, at dwarf2cfi.c:2433
Please submit a full bug report,
I assume that it is because the C6X has more than one delay slot ?
Cheers
Nick