This is the mail archive of the gcc@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]

Re: Builtins in `std'


Jason Merrill <jason_merrill@redhat.com> writes:

| > I want to make it up to the V3 people to wire the latter to the
| > former, as they've already done.
| 
| This is where I disagree.  I don't think the V3 people should have to worry
| about this stuff.  For one thing, it interferes with the goal of writing a
| portable library.

I don't think that is the case.  With the __builtin_foo approach, V3
can define foo provided it knows the compiler has the __builtin
version.  I don't see anything nonportable in that approach.  What am
I overlooking? 

-- Gaby


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