This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH][1/3] Fix PR54733 Optimize endian independent load/store
- From: Richard Biener <richard dot guenther at gmail dot com>
- To: "Thomas Preud'homme" <thomas dot preudhomme at arm dot com>
- Cc: GCC Patches <gcc-patches at gcc dot gnu dot org>
- Date: Tue, 29 Apr 2014 12:17:54 +0200
- Subject: Re: [PATCH][1/3] Fix PR54733 Optimize endian independent load/store
- Authentication-results: sourceware.org; auth=none
- References: <000701cf4e0e$491c16c0$db544440$ at arm dot com> <Pine dot LNX dot 4 dot 64 dot 1404021438400 dot 11925 at digraph dot polyomino dot org dot uk> <003401cf4eff$d9c3d270$8d4b7750$ at arm dot com> <mvmlhvm9124 dot fsf at hawking dot suse dot de> <003801cf4fc9$86bb0ce0$943126a0$ at arm dot com>
On Fri, Apr 4, 2014 at 7:48 AM, Thomas Preud'homme
<thomas.preudhomme@arm.com> wrote:
>> From: Andreas Schwab [mailto:schwab@suse.de]
>>
>> Please add m68k-*-*.
>
>> From: gcc-patches-owner@gcc.gnu.org [mailto:gcc-patches-
>> owner@gcc.gnu.org] On Behalf Of Rainer Orth
>>
>> Just omit the { target *-*-* } completely, also a few more times.
>
> Please find attached an updated patch.
This is ok.
Thanks,
Richard.