dwarf2out.c (build_abbrev_table): Guard lookup_external_ref call with is_type_die.
[gcc.git] / libatomic / fand_n.c
1 #define NAME and
2 #define OP(X,Y) ((X) & (Y))
3 #include "fop_n.c"