This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
[Ping 2][PATCH][ARM] Updating testcase unsigned-extend-2.c
- From: "Andre Vieira (lists)" <Andre dot SimoesDiasVieira at arm dot com>
- To: gcc-patches at gcc dot gnu dot org
- Cc: Ramana Radhakrishnan <Ramana dot Radhakrishnan at arm dot com>, Kyrill Tkachov <kyrylo dot tkachov at arm dot com>
- Date: Wed, 21 Dec 2016 12:05:44 +0000
- Subject: [Ping 2][PATCH][ARM] Updating testcase unsigned-extend-2.c
- Authentication-results: sourceware.org; auth=none
- References: <57694C46.60802@arm.com> <584EB228.9050600@arm.com>
On 12/12/16 14:20, Andre Vieira (lists) wrote:
> On 21/06/16 15:16, Andre Vieira (lists) wrote:
>> Hello,
>>
>> After some changes to GCC this test no longer tests the desired code
>> generation behavior. The generated assembly is better than it used to
>> be, but it has become too smart. I add an extra parameter to make sure
>> GCC can't optimize away the loop.
>>
>> Tested for arm-none-eabi-gcc with a Cortex-M3 target.
>>
>> Is this OK?
>>
>> Cheers,
>> Andre
>>
>> gcc/ChangeLog
>> 2016-06-21 Andre Vieira <andre.simoesdiasvieira@arm.com>
>>
>> * gcc.target/arm/unsigned-extend-2.c: Update testcase.
>>
>
> Ping.
>
Ping.