lang_hooks (was Re: Tree inlining...)

Zack Weinberg zack@codesourcery.com
Wed Oct 3 00:17:00 GMT 2001


On Wed, Oct 03, 2001 at 03:50:15AM -0300, Alexandre Oliva wrote:
>
> Besides, I don't like lang_hooks much because the initializers are
> ordered, not named, which may lead to synchronization difficulties
> and warnings about missing initializers, especially for languages
> maintained outside the GCC CVS tree.

Maybe we want to do something with lang_hooks like what Neil did with
target.h?  This could address both problems at once.

zw



More information about the Gcc-patches mailing list