Revert 2 ::get to ::get_create for IPA summaries (PR ipa/86279).
[official-gcc.git] / libatomic / fsub_n.c
blobe9f8d7d25e1812d1a16d681b7ae10cedd88771cd
1 #define NAME sub
2 #define OP(X,Y) ((X) - (Y))
3 #include "fop_n.c"