[cfe-dev] clang driver warnings

reed kotler rkotler at mips.com
Thu Jul 21 09:55:13 PDT 2011


On 07/21/2011 09:54 AM, reed kotler wrote:
> On 07/21/2011 09:47 AM, Anton Korobeynikov wrote:
>> Hello
>>
>>> clang: warning: unknown platform, assuming -mfloat-abi=soft
>>> clang: warning: argument unused during compilation: 
>>> '-funroll-all-loops'
>> Just do not pass this options to clang and you'll done.
>>
> not a good answer.
>
> i'm trying to run dejagnu for gcc against clang and many things will 
> fail if there are warnings being put out by the compiler.
>
> i consider it a compiler but because "-w" is not working.
>
> Reed
>
dejagnu relies on "-w" working



More information about the cfe-dev mailing list