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/67506] [5/6 Regression][SH]: error: unrecognizable insn when compiling texlive-binaries


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67506

--- Comment #7 from Oleg Endo <olegendo at gcc dot gnu.org> ---
Author: olegendo
Date: Thu Sep 10 14:53:48 2015
New Revision: 227646

URL: https://gcc.gnu.org/viewcvs?rev=227646&root=gcc&view=rev
Log:
gcc/
        PR target/67506
        * config/sh/sh.c (sh_extending_set_of_reg::use_as_extended_reg): Add
        missing simplify_gen_subreg.

gcc/testsuite/
        PR target/67506
        * gcc.c-torture/compile/pr67506.c: New test.

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


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