tree-chrec.c (avoid_arithmetics_in_type_p): New.
authorZdenek Dvorak <dvorakz@suse.cz>
Mon, 17 Jul 2006 17:09:39 +0000 (19:09 +0200)
committerZdenek Dvorak <rakdver@gcc.gnu.org>
Mon, 17 Jul 2006 17:09:39 +0000 (17:09 +0000)
commit64a7ab5f164ca0dc6f665f28924c013bddd3c1f9
tree2032ba2e06db5aa8274553edc0cc5c99f9c06659
parent9fbe658520a6ee5527f85d0f1e6ff900bf32f988
tree-chrec.c (avoid_arithmetics_in_type_p): New.

* tree-chrec.c (avoid_arithmetics_in_type_p): New.
(convert_affine_scev, chrec_convert_aggressive): Use
avoid_arithmetics_in_type_p.  Do not check for the subtypes
separately.

From-SVN: r115528
gcc/ChangeLog
gcc/tree-chrec.c