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 4.6] In system.h, wrap include of C++ header in 'extern C++'


On Fri, Jun 15, 2012 at 10:13 AM, Duncan Sands <baldrick@free.fr> wrote:
> Hi Gabriel,
>
>>>> Richard just reminded me that we have two fancy_aborts.
>>>> Could you tell which one your code is indirectly using?
>>>
>>>
>>>
>>> the one installed as plugin/include/system.h, which seems to be
>>> gcc/include/system.h.
>>
>>
>> OK. ?I think that declaration has to have the C language spec.
>> Would you prepare a patch for that?
>
>
> you mean: wrap the fancy_abort declaration in system.h in 'extern C'?

Yes.  Thanks.

> Sure, I will prepare a patch.


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