------- Comment #6 from rguenth at gcc dot gnu dot org 2008-06-23 10:11 ------- Subject: Bug 36519
Author: rguenth Date: Mon Jun 23 10:10:38 2008 New Revision: 137033 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=137033 Log: 2008-06-23 Richard Guenther <[EMAIL PROTECTED]> PR tree-optimization/36519 * tree-ssa-alias.c (mem_sym_score): Count call-clobbered unpartitionable SFTs in the usual way. (compute_memory_partitions): Do partition call-clobbered unpartitionable SFTs, but make sure to partition all other SFTs of its parent var into the same partition. Modified: branches/gcc-4_3-branch/gcc/ChangeLog branches/gcc-4_3-branch/gcc/tree-ssa-alias.c -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36519