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: [RFC] Suggested replacement for specs and switch handling


Alexandre Oliva wrote:-

> How about multiple hash-tables, one per front-end?  You could
> pre-compile each one separately, and map them all in at run-time.  We
> could also provide a tool (optionally installed?) to de-compile such a
> hash-table, and to re-compile it.

That means searching N hash tables simultaneously and reading N files
in - I'm not a big fan.

Neil.


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