From a58e665a1077037c9d667c9be9c1c505beb7429e Mon Sep 17 00:00:00 2001 From: kkojima Date: Thu, 22 Apr 2010 22:02:55 +0000 Subject: [PATCH] PR target/43744 * config/sh/sh.c (find_barrier): Don't emit a constant pool in the middle of insns for casesi_worker_2. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@158655 138bc75d-0d04-0410-961f-82ee72b054a4 --- gcc/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/gcc/ChangeLog b/gcc/ChangeLog index dd707464c33..8593cad5276 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,9 @@ +2010-04-22 Kaz Kojima + + PR target/43744 + * config/sh/sh.c (find_barrier): Don't emit a constant pool + in the middle of insns for casesi_worker_2. + 2010-04-22 David Edelsohn * config/rs6000/x-aix: Override LDFLAGS for all COMPILERS. -- 2.11.0