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: Update a use of register_include_chains in fix-header.c


> An extra parameter is added to c-incpath.c:register_include_chains
> at revision 110037 but fix-header.c:read_scan_file calls it without
> this new parameter.  It causes a build failure on sh-elf:
[snip]
> The attached patch is to fix it.  Bootstrapped and regtested
> with the toplevel "make -k check" on i686-pc-linux-gnu and
> sh4-unknown-linux-gnu.
> Ok for the trunk?

Argh.  I've just found that Adam Nemet had proposed a fix for
this problem and Mark approves it.  Sorry for adding noise to
the list.

Regards,
	kaz


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