Re: [patch] PR53881 - again

2012-07-23 Thread Richard Guenther
On Mon, Jul 23, 2012 at 1:23 AM, Steven Bosscher stevenb@gmail.com wrote: Hello, This patch fixes PR53881 by making group_case_labels_stmt look at the CFG instead of relying on label equality. Bootstrappedtested on powerpc64-unknown-linux-gnu. OK? Ok. Thanks, Richard. Ciao! Steven

[patch] PR53881 - again

2012-07-22 Thread Steven Bosscher
Hello, This patch fixes PR53881 by making group_case_labels_stmt look at the CFG instead of relying on label equality. Bootstrappedtested on powerpc64-unknown-linux-gnu. OK? Ciao! Steven gcc/ PR tree-optimization/53881 * tree-cfg.c (group_case_labels_stmt): Look up the basic