PHIOPT: move factor_out_conditional_operation over to use gimple_match_op
[official-gcc.git] / gcc / testsuite / g++.dg / abi / empty25a.c
blob8c16e453c75c30c9ccc65feb096af2a5bf4eb2ed
1 #include "empty25.h"
2 void fun(struct dummy d, struct foo f)
4 if (f.i1 != -1)
5 __builtin_abort();