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/37633] [4.4 Regression] wrong register use on sh64



------- Comment #7 from kkojima at gcc dot gnu dot org  2008-10-21 23:42 -------
Subject: Bug 37633

Author: kkojima
Date: Tue Oct 21 23:40:41 2008
New Revision: 141282

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=141282
Log:
        PR target/37633
        * config/sh/sh.c (sh_hard_regno_mode_ok): New function.
        * config/sh/sh.h (HARD_REGNO_MODE_OK): Use it.
        * config/sh/sh-protos.h (sh_hard_regno_mode_ok): Declare.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/sh/sh-protos.h
    trunk/gcc/config/sh/sh.c
    trunk/gcc/config/sh/sh.h


-- 


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


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