tree-ssa-coalesce.c (gimple_can_coalesce_p): In the optimized case, allow coalescing...
authorEric Botcazou <ebotcazou@adacore.com>
Fri, 6 May 2016 15:54:15 +0000 (15:54 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Fri, 6 May 2016 15:54:15 +0000 (15:54 +0000)
commit0e19f3b3348baf1a0be7ce81df2613c3a5b3e934
treed93512d1d1010352b41cce884495773abf91b190
parentccd88fb795b3f133ca2bc4b9fd41e5143b5a95a8
tree-ssa-coalesce.c (gimple_can_coalesce_p): In the optimized case, allow coalescing if the types are compatible.

* tree-ssa-coalesce.c (gimple_can_coalesce_p): In the optimized case,
allow coalescing if the types are compatible.

From-SVN: r235980
gcc/ChangeLog
gcc/tree-ssa-coalesce.c