This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PING] [PATCH, DOC] Mention -free enabled by default for -O2 and above on AArch64
- From: Jakub Jelinek <jakub at redhat dot com>
- To: Yufeng Zhang <Yufeng dot Zhang at arm dot com>
- Cc: "gcc-patches at gcc dot gnu dot org" <gcc-patches at gcc dot gnu dot org>, Richard Earnshaw <Richard dot Earnshaw at arm dot com>, Gerald Pfeifer <gerald at pfeifer dot com>, Marcus Shawcroft <Marcus dot Shawcroft at arm dot com>
- Date: Mon, 14 Apr 2014 17:02:22 +0200
- Subject: Re: [PING] [PATCH, DOC] Mention -free enabled by default for -O2 and above on AArch64
- Authentication-results: sourceware.org; auth=none
- References: <53306F27 dot 8090304 at arm dot com> <53480039 dot 5070303 at arm dot com> <alpine dot LSU dot 2 dot 11 dot 1404131629110 dot 4409 at tuna dot site> <534BAC29 dot 8080105 at arm dot com> <534BF816 dot 6070501 at arm dot com>
- Reply-to: Jakub Jelinek <jakub at redhat dot com>
On Mon, Apr 14, 2014 at 04:00:38PM +0100, Yufeng Zhang wrote:
> Thanks. Patch has been committed to the trunk. Is it OK for
> gcc-4_9-branch?
Ok.
Jakub