diff options
author | Eric Botcazou <ebotcazou@libertysurf.fr> | 2007-10-11 07:33:04 +0200 |
---|---|---|
committer | Eric Botcazou <ebotcazou@gcc.gnu.org> | 2007-10-11 05:33:04 +0000 |
commit | 50f0f3665baa3d351d1c15d62a5a93e56d3d3d7e (patch) | |
tree | 1ed6ded3e952f7e288d76e23fa06d79039ee252f /gcc/global.c | |
parent | e494bf2c832da84c84df0f5a13ce0880c3c985ec (diff) | |
download | gcc-50f0f3665baa3d351d1c15d62a5a93e56d3d3d7e.zip gcc-50f0f3665baa3d351d1c15d62a5a93e56d3d3d7e.tar.gz gcc-50f0f3665baa3d351d1c15d62a5a93e56d3d3d7e.tar.bz2 |
re PR rtl-optimization/33638 (wrong code with -O2 -fforce-addr)
PR rtl-optimization/33638
* dse.c (struct insn_info): Remove 'stack_read' field,
add 'stack_pointer_based' field.
(record_store): For a store with non-constant base, record
whether it is stack pointer based.
(scan_insn): For the call to a const function, remove stack
pointer based stores from the list of local active stores.
(scan_reads_nospill): Delete code dealing with const functions.
From-SVN: r129226
Diffstat (limited to 'gcc/global.c')
0 files changed, 0 insertions, 0 deletions