re PR target/54121 (ICE at extract_insn, at recog.c:2123 with -fprofile-generate)
authorEric Botcazou <ebotcazou@adacore.com>
Tue, 11 Dec 2012 18:42:31 +0000 (18:42 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Tue, 11 Dec 2012 18:42:31 +0000 (18:42 +0000)
commite208b05b8b625569b3e74c93fea3c52f6c35c1aa
treefe1a0c97868bcea26ef29cf0e5a090f2d16a341c
parentdf266ea5fe3a76bc03108764befb939cc69b2f90
re PR target/54121 (ICE at extract_insn, at recog.c:2123 with -fprofile-generate)

PR target/54121
* config/sparc/sparc.md (tldo_stb_sp32): Fix pasto.
(tldo_stb_sp64): Likewise.
(tldo_sth_sp32): Likewise.
(tldo_sth_sp64): Likewise.
(tldo_stw_sp32): Likewise.
(tldo_stw_sp64): Likewise.
(tldo_stx_sp64): Likewise.

From-SVN: r194410
gcc/ChangeLog
gcc/config/sparc/sparc.md
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/pr54121.c [new file with mode: 0644]