This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: empty function optimizations
> > Certainly. I was not actually proposing this for gcc 3. It may be
> > subject for study in gcc 4, with version 2 of the C++ ABI using such a
> > feature in gcc 5, to be released in 2020 :-)
> I believe there are ABIs out there such as the IA64 ABI that are
> going to want G++ adhere to a standard mangling/vtable/etc. format
> so that all C++ compilers on the system are interoperable.
That was the ABI I was talking about. Who says the same set of vendors
couldn't agree on advanced techniques within the next 20 years?
Martin