This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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
>>
>


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]