1 // PR tree-optimization/54986
2 // Reported by Remi Vanicat <vanicat@debian.org>
3 // Reduced testcase by Markus Trippelsdorf <markus@trippelsdorf.de>
5 __extension__ typedef __INTPTR_TYPE__ intptr_t;
11 bool operator==(B *p1)
23 typedef C *gen_op_context;
30 const intptr_t d = (intptr_t)&c;
36 return p1.ref_SYMBptr()->sommet == e;