Re: resent [PATCH] Fix PR50496

2011-10-14 Thread Eric Botcazou
> This patch, originally from Chung-Lin Tang, fixes PR50496. > http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50496 > > Can someone please review and commit it? A proper patch submission should include a description of the problem and a rationale for the proposed fix (unless it is trivial). -- E

resent [PATCH] Fix PR50496

2011-10-14 Thread Markus Trippelsdorf
This patch, originally from Chung-Lin Tang, fixes PR50496. http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50496 Can someone please review and commit it? Thanks. Bootstrapped and tested on x86_64-pc-linux-gnu. PR middle-end/50496 * cfgrtl.c (try_redirect_by_replacing_jump): Treat EX

[PATCH] Fix PR50496

2011-09-26 Thread Markus Trippelsdorf
This patch from Chung-Lin Tang fixes PR50496. I post it under his name (hope this is OK). The original patch can be found here: https://code.launchpad.net/~cltang/gcc-linaro/lp-748138-cfgrtl-fix-4_5/+merge/60742/+preview-diff/+files/preview.diff https://bugs.launchpad.net/ubuntu/+source/gcc-4.5/+b