[PATCH]: clean up -Wc++-compat warnings from gcc files used in libgcc

Richard Guenther richard.guenther@gmail.com
Fri Jul 4 21:03:00 GMT 2008


On Fri, Jul 4, 2008 at 10:43 PM, Gabriel Dos Reis
<gdr@integrable-solutions.net> wrote:

>> Also we don't want any runtime initialization to be snick in. This is the
>> reason why I don't it be compiled with a c++ compiler.
>
> If you don't have runtime initialization when compiling with C, you won't
> have one when compiling with a C++ compiler.

You won't notice if they snick in though.  Also I'd be more nervous with
silently changing the ABI of said library if we compile with a C++ compiler.

Richard.

>>
>>>
>>>
>>> -- Gaby
>>
>



More information about the Gcc-patches mailing list