Index: fixincludes/fixincl.x =================================================================== --- fixincludes/fixincl.x (revision 217460) +++ fixincludes/fixincl.x (working copy) @@ -1,12 +1,12 @@ /* -*- buffer-read-only: t -*- vi: set ro: - * + * * DO NOT EDIT THIS FILE (fixincl.x) - * - * It has been AutoGen-ed October 21, 2014 at 10:18:16 AM by AutoGen 5.16.2 + * + * It has been AutoGen-ed * From the definitions inclhack.def * and the template file fixincl */ -/* DO NOT SVN-MERGE THIS FILE, EITHER Tue Oct 21 10:18:17 CEST 2014 +/* DO NOT SVN-MERGE THIS FILE, EITHER Thu Nov 13 07:50:38 MET 2014 * * You must regenerate it. Use the ./genfixes script. * Index: gcc/Makefile.in =================================================================== --- gcc/Makefile.in (revision 217460) +++ gcc/Makefile.in (working copy) @@ -1324,6 +1324,7 @@ opts-global.o \ passes.o \ plugin.o \ + plugin-version.o \ postreload-gcse.o \ postreload.o \ predict.o \ Index: gcc/configure.ac =================================================================== --- gcc/configure.ac (revision 217460) +++ gcc/configure.ac (working copy) @@ -1656,7 +1656,25 @@ else gcc_REVISION="" fi + +cat > plugin-version.c < plugin-version.h <