On 16 February 2017 at 14:01, Richard Biener wrote:
> On Wed, 15 Feb 2017, Prathamesh Kulkarni wrote:
>
>> Hi,
>> For the following (invalid) test-case:
>>
>> void __GIMPLE () foo (int a)
>> {
>> int t0;
>> int _1;
>> _1 = a;
>> t0_1 = a;
>> }
>>
>> results in following ICE:
>> gimplefe-er
On Wed, 15 Feb 2017, Prathamesh Kulkarni wrote:
> Hi,
> For the following (invalid) test-case:
>
> void __GIMPLE () foo (int a)
> {
> int t0;
> int _1;
> _1 = a;
> t0_1 = a;
> }
>
> results in following ICE:
> gimplefe-error-4.c: In function ‘foo’:
> gimplefe-error-4.c:20:1: error: SSA_N