re PR bootstrap/62300 (internal compiler error: in as_a, at is-a.h:192)
authorDavid Malcolm <dmalcolm@redhat.com>
Fri, 29 Aug 2014 03:12:01 +0000 (03:12 +0000)
committerDavid Malcolm <dmalcolm@gcc.gnu.org>
Fri, 29 Aug 2014 03:12:01 +0000 (03:12 +0000)
commita11899b21b0a39145ed7baef271461910ed411fb
tree6f3793d094dbf335e97488aeb67eea9b90d75095
parent6c23308e70c4323d4c99e27e0896f4eb33f69714
re PR bootstrap/62300 (internal compiler error: in as_a, at is-a.h:192)

PR bootstrap/62300
* function.c (assign_parm_setup_reg): Remove erroneous checked
cast to rtx_insn * on result of gen_extend_insn in favor of
introducing a new local rtx "pat".

From-SVN: r214714
gcc/ChangeLog
gcc/function.c