This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
Other format: | [Raw text] |
On Wed, Jan 21, 2009 at 3:09 AM, Richard Guenther <rguenther@suse.de> wrote: > Are you sure? It works for complete loop unrolling - maybe you forgot > to update virtual SSA form? > No it is not related to the virtual SSA: it is a scalar SSA that is missing on the way out of a loop after cleanup_tree_cfg finishes. Sebastian
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |