This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [alias-export, trunk] Handle TARGET_MEM_REFs in execute_update_address_taken
- From: Andrey Belevantsev <abel at ispras dot ru>
- To: Richard Guenther <richard dot guenther at gmail dot com>
- Cc: GCC Patches <gcc-patches at gcc dot gnu dot org>
- Date: Wed, 06 May 2009 18:30:07 +0400
- Subject: Re: [alias-export, trunk] Handle TARGET_MEM_REFs in execute_update_address_taken
- References: <49F72665.8010301@ispras.ru> <84fc9c000904280909j6a263b66sc35c107fdd6c31b2@mail.gmail.com>
Richard Guenther wrote:
Ok if it bootstraps/tests with these changes.
I have committed the patch to trunk with the changes you've suggested
(bootstrapped and tested on x86-64 both with and without rebuilding
alias info).
Andrey