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: [rfc] atomic memory operation builtins


Gabriel Dos Reis wrote:
Mark Mitchell <mark@codesourcery.com> writes:

| (I've actually suggested that if the C/C++ front ends were shared, we
| might allow overload resolution in C as well, for these kinds of
| builtins, although of course the front end would forbid overloaded
| declarations by users.  I realize that's not happenning any time soon.)

Recent patches I've seen seems to suggest active move away from that
idea...

I think that if someone stepped up to actually add C support to the C++ front end, then people would go along. Until that happens, though, the front ends will probably continue to diverge.


--
Mark Mitchell
CodeSourcery, LLC
mark@codesourcery.com
(916) 791-8304


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