+2014-12-11 Andrew MacLeod <amacleod@redhat.com>
+
+ * config/tilepro/gen-mul-tables.cc: Add insn-codes.h to include list
+ for generator file. Add comment indicating it is a generated file.
+ * config/tilepro/mul-tables.c: Update generated file.
+ * config/tilegx/mul-tables.c: Likewise.
+
2014-12-11 Segher Boessenkool <segher@kernel.crashing.org>
* combine.c (try_combine): Do not allow combining a PARALLEL I2
along with GCC; see the file COPYING3. If not see
<http://www.gnu.org/licenses/>. */
+/* Note this file is auto-generated from gen-mul-tables.cc.
+ Make any required changes there. */
+
#include "config.h"
#include "system.h"
#include "coretypes.h"
printf (" along with GCC; see the file COPYING3. If not see\n");
printf (" <http://www.gnu.org/licenses/>. */\n");
printf ("\n");
+ printf ("/* Note this file is auto-generated from gen-mul-tables.cc.\n");
+ printf (" Make any required changes there. */\n");
+ printf ("\n");
printf ("#include \"config.h\"\n");
printf ("#include \"system.h\"\n");
printf ("#include \"coretypes.h\"\n");
printf ("#include \"expr.h\"\n");
+ printf ("#include \"insn-codes.h\"\n");
printf ("#include \"optabs.h\"\n");
printf ("#include \"%s-multiply.h\"\n\n", ARCH);
create_insn_code_compression_table ();
along with GCC; see the file COPYING3. If not see
<http://www.gnu.org/licenses/>. */
+/* Note this file is auto-generated from gen-mul-tables.cc.
+ Make any required changes there. */
+
#include "config.h"
#include "system.h"
#include "coretypes.h"