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/39561] -mno-expand-cbranchdi broken



------- Comment #2 from kkojima at gcc dot gnu dot org  2009-05-12 22:47 -------
Subject: Bug 39561

Author: kkojima
Date: Tue May 12 22:47:03 2009
New Revision: 147453

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=147453
Log:
        PR target/39561
        * config/sh/sh.h (OPTIMIZATION_OPTIONS): Don't set
        TARGET_EXPAND_CBRANCHDI4.
        * config/sh/sh.md (cbranchdi4): Don't check TARGET_EXPAND_CBRANCHDI4.
        * config/sh/sh.opt (mexpand-cbranchdi): Remove.
        (cmpeqdi): Fix comment.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/sh/sh.h
    trunk/gcc/config/sh/sh.md
    trunk/gcc/config/sh/sh.opt


-- 


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


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