re PR target/29746 (gcc fails to bootstrap on sh4-*-linux-gnu)
authorJ"orn Rennecke <joern.rennecke@arc.com>
Tue, 6 Feb 2007 23:12:35 +0000 (23:12 +0000)
committerKaz Kojima <kkojima@gcc.gnu.org>
Tue, 6 Feb 2007 23:12:35 +0000 (23:12 +0000)
commit6f8eec2991e0bccb2e7a2cf54fe2558910b4dfc9
tree755e9a9ac2a7c627c1c4dbc20736b6328b108362
parent89f8f30f3565328a2805adafd22e05219b56d562
re PR target/29746 (gcc fails to bootstrap on sh4-*-linux-gnu)

PR target/29746
* config/sh/sh.c (expand_cbranchdi4): Use scratch register
properly.
(sh_initialize_trampoline): Add parentheses to avoid a warning.

Co-Authored-By: Kaz Kojima <kkojima@gcc.gnu.org>
From-SVN: r121671
gcc/ChangeLog
gcc/config/sh/sh.c