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

--- Comment #11 from uros at gcc dot gnu.org 2012-03-29 19:59:40 UTC ---
Author: uros
Date: Thu Mar 29 19:59:36 2012
New Revision: 185975

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=185975
Log:
    Backported from mainline
    2012-03-27  Uros Bizjak  <ubiz...@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_5-branch/gcc/ChangeLog
    branches/gcc-4_5-branch/gcc/config/i386/i386-protos.h
    branches/gcc-4_5-branch/gcc/config/i386/i386.c
    branches/gcc-4_5-branch/gcc/config/i386/i386.h

Reply via email to