tree-scalar-evolution.c (instantiate_parameters_1, [...]): Compute the size of an...
authorSebastian Pop <pop@cri.ensmp.fr>
Fri, 4 Nov 2005 19:10:04 +0000 (20:10 +0100)
committerSebastian Pop <spop@gcc.gnu.org>
Fri, 4 Nov 2005 19:10:04 +0000 (19:10 +0000)
commit47ae9e4ca3616eef07a161144a5bfd1b961b1626
tree1bcb6e7aad000c72981e3e82c64ba3b71ccbcc08
parent8d66aecaffd36ef82905a4b225ac5e0932231c9d
tree-scalar-evolution.c (instantiate_parameters_1, [...]): Compute the size of an expression to be instantiated and give up the...

PR/18595
* tree-scalar-evolution.c (instantiate_parameters_1,
instantiate_parameters, resolve_mixers): Compute the size of an
expression to be instantiated and give up the instantiation if the
size exceeds PARAM_SCEV_MAX_EXPR_SIZE.

From-SVN: r106501
gcc/ChangeLog
gcc/tree-scalar-evolution.c