[llvm-commits] [llvm-gcc] Cast Fix

Reid Spencer rspencer at reidspencer.com
Mon Dec 18 11:25:22 PST 2006


All,

This patch is needed to update llvm-gcc to avoid inferred casts as LLVM
no longer supports them.  This patch is sufficient for getting llvm-gcc
to compile/work for an X86 target. 

This cast does not include needed changes to gcc/config/rs6000/rs6000.h
Those changes will be sent in a subsequent patch. 

Reid.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: CastFix.patch
Type: text/x-patch
Size: 36667 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20061218/259d7e63/attachment.bin>


More information about the llvm-commits mailing list