tcg: Increase max temps limit.

This commit is contained in:
Denis Drakhnia 2020-11-28 13:53:46 +02:00 committed by Denis Drakhnia
parent 06e789a573
commit d10b5ea157
1 changed files with 1 additions and 1 deletions

View File

@ -279,7 +279,7 @@ typedef struct TCGPool {
#define TCG_POOL_CHUNK_SIZE 32768
#define TCG_MAX_TEMPS 512
#define TCG_MAX_TEMPS 1024
#define TCG_MAX_INSNS 512
/* when the size of the arguments of a called function is smaller than