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: [tree-ssa mudflap] mudflap in gimple


On Wed, Oct 16, 2002 at 08:50:09PM -0400, Frank Ch. Eigler wrote:
> It would be nice if the decl-synthesis C code was automatically
> generated.  Hm, maybe this is a candidate application for a new
> tree dumper format: a C tree-synthesis generator!

If you can take the parts of the C front end, hook them up so that it
can read declarations from a file and generate code for the middle-end
to build the declarations, well then please do!

When you do this, be aware of the canadian-cross issues in the Makefile.


r~


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