re PR target/39767 (libgcc2.c:562: internal compiler error: RTL check: expected code...
authorKaz Kojima <kkojima@gcc.gnu.org>
Thu, 16 Apr 2009 21:58:59 +0000 (21:58 +0000)
committerKaz Kojima <kkojima@gcc.gnu.org>
Thu, 16 Apr 2009 21:58:59 +0000 (21:58 +0000)
commitb3f8558a56728c49f637ee6ad419aa4730ee8e4d
tree68eec846fd1427387251261ed77e3654bfacec06
parentf57597d9d09c55356b77b73bc6fe3f950d50ad7f
re PR target/39767 (libgcc2.c:562: internal compiler error: RTL check: expected code 'reg', have 'ashiftrt' in rhs_regno, at rtl.h:1005)

PR target/39767
* config/sh/predicates.md (arith_operand): Check if the operand
of TRUNCATE is a REG.

From-SVN: r146216
gcc/ChangeLog
gcc/config/sh/predicates.md