tilepro: Update generator file to define IN_TARGET_CODE in target file.
authorIain Buclaw <ibuclaw@gdcproject.org>
Tue, 25 Aug 2020 09:56:18 +0000 (11:56 +0200)
committerIain Buclaw <ibuclaw@gdcproject.org>
Wed, 26 Aug 2020 08:03:56 +0000 (10:03 +0200)
commit27e5d7c77218c0b5dd1a421a55234573e687e927
treed599859bb923275fd4dd04f7b8c583e0af6bc4bf
parent64c60422461e11401677ed42382eac9ba0902bed
tilepro: Update generator file to define IN_TARGET_CODE in target file.

The target files tilegx/mul-tables.c and tilepri/mul-tables.c were
updated in SVN r255743, but the generator file that produces them
wasn't, so it was reverting this change during builds.

gcc/ChangeLog:

* config/tilepro/gen-mul-tables.cc (main): Define IN_TARGET_CODE to 1
in the target file.
gcc/config/tilepro/gen-mul-tables.cc