Hi Jeff:
Thanks your review and approve, however I don't have commit right yet,
can you help me to commit it :)
thanks
On Wed, Nov 23, 2016 at 1:04 AM, Jeff Law wrote:
>
> On 11/08/2016 07:43 PM, Kito Cheng wrote:
>>
>> gcc/testsuite/ChangeLog:
>>
>> 2016-11-09 Kito Cheng
>>
>> PR tar
On 11/08/2016 07:43 PM, Kito Cheng wrote:
gcc/testsuite/ChangeLog:
2016-11-09 Kito Cheng
PR target/78230
* gcc.dg/torture/pr66178.c (test): Use uintptr_t instead of int.
(test2) Ditto.
OK.
jeff
This change also verified with gcc 6.1 and 5.4
it can pass with gcc 6.1 and make gcc 5.4 ICE after this change.
On Wed, Nov 9, 2016 at 10:43 AM, Kito Cheng wrote:
> gcc/testsuite/ChangeLog:
>
> 2016-11-09 Kito Cheng
>
> PR target/78230
> * gcc.dg/torture/pr66178.c (test): Use ui