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] Updating PowerPC's overload vector table


On Oct 19, 2012, at 2:27 PM, Michael Meissner <meissner@linux.vnet.ibm.com> wrote:
> As I beging work on extensions for a potential future machine, I am running
> into the overload table.

I still like the built-in mechanism Kenny and I have....  Not perfect, but vastly better...  If you wanted to help submitify it....  I bet we could fine a way to get it to you.  Iterators, overloading, over load resolution, in parameters, in/out parameters, ties nicely into RL patterns.  .md specification language for them, a generator so one only has a specification; the implementation it generated by the generator.  Doesn't yet generate documentation, but that is 20 lines away if I had to guess.


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