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]

Re: PATCH: Table-ize builtins


Mark Mitchell <mark@codesourcery.com> writes:

| I was trying to understand all of our builtins while producing the
| patches for the V3 yesterday.  I couldn't; creating the builtins was
| strewn over multiple places and involved hundreds of lines of code
| creating function types and then passing mysterious parameters to
| builtin_function_2 and such.

Thanks for sorting these bits.  I just went through them when trying to
produce a patch for the math stuff in V3.  Thanks for making the code
much easier to read and understand.

-- Gaby
CodeSourcery, LLC                       http://www.codesourcery.com


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