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: a cute little c4x dfa


On Thu, Jun 03, 2004 at 12:07:35AM +0200, Steven Bosscher wrote:
> + int
> + c4x_use_dfa_pipeline_interface (void)
> + {
> +   return 1;
> + }

Should use (and/or invent) hook_int_void_1.
Otherwise ok.


r~


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