Re: [patch] Bail out if the same label is emitted twice

2012-07-16 Thread Richard Guenther
On Sat, Jul 14, 2012 at 9:25 PM, Steven Bosscher wrote: > Hello, > > Just another small cleanup. This probably made sense before > function-at-a-time became the norm, 10 years ago. > > Bootstrapped&tested on powerpc64-unknown-linux-gnu and > x86_64-unknown-linux-gnu. > OK for trunk? Ok. Thanks,

[patch] Bail out if the same label is emitted twice

2012-07-14 Thread Steven Bosscher
Hello, Just another small cleanup. This probably made sense before function-at-a-time became the norm, 10 years ago. Bootstrapped&tested on powerpc64-unknown-linux-gnu and x86_64-unknown-linux-gnu. OK for trunk? Ciao! Steven * emit-rtl.c (emit_label_before): Do not allow the same label