This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/60071] [4.9 Regression] [SH] internal compiler error: in final_scan_insn, at final.c:2963


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60071

--- Comment #8 from Oleg Endo <olegendo at gcc dot gnu.org> ---
Author: olegendo
Date: Sat Mar  1 13:16:37 2014
New Revision: 208242

URL: http://gcc.gnu.org/viewcvs?rev=208242&root=gcc&view=rev
Log:
    PR target/60071
    * config/sh/sh.md (*mov_t_msb_neg): Split into ...
    (*mov_t_msb_neg_negc): ... this new insn.

    PR target/60071
    * gcc.c-torture/compile/pr60071.c: New.


Added:
    trunk/gcc/testsuite/gcc.c-torture/compile/pr60071.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/sh/sh.md
    trunk/gcc/testsuite/ChangeLog


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]