blob: f0f7a723ab81674d6390e31a8c056091a1144e05 [file] [log] [blame]
/* We used to ICE in the gimplifier, PR 106560 */
/* { dg-do compile } */
/* { dg-options "-w" } */
void **a, **b; /* { dg-note "" } */
c(){b = a;}
a = /* { dg-error "" } */