diff options
author | Jakub Jelinek <jakub@gcc.gnu.org> | 2017-03-22 19:33:37 +0100 |
---|---|---|
committer | Jakub Jelinek <jakub@gcc.gnu.org> | 2017-03-22 19:33:37 +0100 |
commit | c6dd4ee6b4a2716ae8c70644eb2987230ad729ac (patch) | |
tree | f9bb79e947b0f5d45222e3ffc658c82a054d9204 /gcc/gimplify.c | |
parent | 9094d4a46f518bb5f37c654d2119a00ecdd2b5bb (diff) | |
download | gcc-c6dd4ee6b4a2716ae8c70644eb2987230ad729ac.zip gcc-c6dd4ee6b4a2716ae8c70644eb2987230ad729ac.tar.gz gcc-c6dd4ee6b4a2716ae8c70644eb2987230ad729ac.tar.bz2 |
re PR rtl-optimization/63191 (32-bit gcc uses excessive memory during dead store elimination with -fPIC)
PR rtl-optimization/63191
* config/i386/i386.c (ix86_delegitimize_address): Turn into small
wrapper function, moved the whole old content into ...
(ix86_delegitimize_address_1): ... this. New inline function.
(ix86_find_base_term): Use ix86_delegitimize_address_1 with
true as last argument instead of ix86_delegitimize_address.
From-SVN: r246398
Diffstat (limited to 'gcc/gimplify.c')
0 files changed, 0 insertions, 0 deletions