aboutsummaryrefslogtreecommitdiff
path: root/gcc/gimplify.c
diff options
context:
space:
mode:
authorJakub Jelinek <jakub@gcc.gnu.org>2017-03-22 19:33:37 +0100
committerJakub Jelinek <jakub@gcc.gnu.org>2017-03-22 19:33:37 +0100
commitc6dd4ee6b4a2716ae8c70644eb2987230ad729ac (patch)
treef9bb79e947b0f5d45222e3ffc658c82a054d9204 /gcc/gimplify.c
parent9094d4a46f518bb5f37c654d2119a00ecdd2b5bb (diff)
downloadgcc-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