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/52698] -maddress-mode=long doesn't work


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

--- Comment #9 from uros at gcc dot gnu.org 2012-03-29 19:16:42 UTC ---
Author: uros
Date: Thu Mar 29 19:16:34 2012
New Revision: 185972

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=185972
Log:
    Backported from mainline
    2012-03-27  Uros Bizjak  <ubizjak@gmail.com>

    PR target/52698
    * config/i386/i386-protos.h (ix86_legitimize_reload_address):
    New prototype.
    * config/i386/i386.h (LEGITIMIZE_RELOAD_ADDRESS): New define.
    * config/i386/i386.c: Include reload.h.
    (ix86_legitimize_reload_address): New function.


Modified:
    branches/gcc-4_7-branch/gcc/ChangeLog
    branches/gcc-4_7-branch/gcc/config/i386/i386-protos.h
    branches/gcc-4_7-branch/gcc/config/i386/i386.c
    branches/gcc-4_7-branch/gcc/config/i386/i386.h


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