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 bootstrap/49486] [4.7 Regression] Bootstrap failure


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

--- Comment #3 from Oleg Endo <olegendo at gcc dot gnu.org> 2012-03-02 21:21:17 UTC ---
Author: olegendo
Date: Fri Mar  2 21:21:13 2012
New Revision: 184829

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=184829
Log:
    PR target/49486
    * config/sh/sh.md (negdi2): Add TARGET_SH1 condition.
    (absdi2): New expander.
    (*absdi2, *negabsdi2, negdi_cond): New insns and splits.
    * gcc.target/sh/pr49468-si.c: Skip unsupported test for SH64.
    * gcc.target/sh/pr49468-di.c: New.


Added:
    trunk/gcc/testsuite/gcc.target/sh/pr49468-di.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/sh/sh.md
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/testsuite/gcc.target/sh/pr49468-si.c


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