* cp-gimplify.c (genericize_if_stmt): Use protected_set_expr_location.
[official-gcc.git] / libatomic / fsub_n.c
blobe9f8d7d25e1812d1a16d681b7ae10cedd88771cd
1 #define NAME sub
2 #define OP(X,Y) ((X) - (Y))
3 #include "fop_n.c"