// { dg-do assemble } // Origin: Mark Mitchell int* hp; int* jp; void f (int *ip, int kp = hp - jp) { }