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/50751] SH Target: Displacement addressing does not work for QImode and HImode


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

--- Comment #24 from Oleg Endo <olegendo at gcc dot gnu.org> 2012-03-27 20:14:57 UTC ---
Author: olegendo
Date: Tue Mar 27 20:14:44 2012
New Revision: 185894

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=185894
Log:
    PR target/50751
    * config/sh/sh.c (sh_legitimize_address, sh_legitimize_reload_address):
    Rearrange conditional logic.  Move displacement address calculations
    to ...
    (sh_find_mov_disp_adjust): ... this new function.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/sh/sh.c


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