[Bug target/52698] -maddress-mode=long doesn't work
uros at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Mar 27 15:40:00 GMT 2012
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52698
--- Comment #8 from uros at gcc dot gnu.org 2012-03-27 15:36:41 UTC ---
Author: uros
Date: Tue Mar 27 15:36:34 2012
New Revision: 185883
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=185883
Log:
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.
testsuite/ChangeLog:
PR target/52698
* gcc.target/i386/pr52698.c: New test.
Added:
trunk/gcc/testsuite/gcc.target/i386/pr52698.c
Modified:
trunk/gcc/ChangeLog
trunk/gcc/config/i386/i386-protos.h
trunk/gcc/config/i386/i386.c
trunk/gcc/config/i386/i386.h
trunk/gcc/testsuite/ChangeLog
More information about the Gcc-bugs
mailing list