Rafael EspĂndola
2006-Nov-24 12:57 UTC
[LLVMdev] porting the new ARM eabi from gcc 4.1 to llvm-gcc
Attached is a port of the new ARM eabi from gcc 4.1 to the llvm-gcc branch. With this patch I am able to bootstrap the 4.0 branch using the new eabi. The llvm-gcc branch fails with ------------------------------------ internal compiler error: in prune_unused_types_update_strings, at dwarf2out.c:14372 ------------------------------------ But I believe that this is an unrelated problem and I will try to fix that asap. Can this patch be applied to llvm-gcc? It is ARM specific and shouldn't cause problems to others. Best Regards, Rafael -------------- next part -------------- A non-text attachment was scrubbed... Name: arm-eabi.patch Type: text/x-patch Size: 38268 bytes Desc: not available URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20061124/b9082746/attachment.bin>