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] |
| Other format: | [Raw text] | |
2006-01-25 Andreas Tobler <a.tobler@schweiz.ch>
* genautomata.c (main): Add insn-config.h and recog.h to the include list. * Makefile.in (insn-automata.o): Adjust dependencies for the above includes.
Andreas,
I don't know if you have checked this in yet (you sent it to gcc instead of gcc-patches) but for IA64 Linux and HP-UX this isn't quite enough.
I still get implicitly declared errors for a couple of functions declared in ia64-protos.h. I think the patch needs to be expanded to include tm_p.h in addition to tm.h. I am testing that now.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |