Revert 2 ::get to ::get_create for IPA summaries (PR ipa/86279).
[official-gcc.git] / libdecnumber / decCommonSymbols.h
blobee01652f26f7d2ed89a95b575be4a07545e5412f
1 #if !defined(DECCOMMONSYMBOLS)
2 #define DECCOMMONSYMBOLS
4 #ifdef IN_LIBGCC2
5 #define DECCOMBFROM __decCOMBFROM
6 #define DECCOMBMSD __decCOMBMSD
7 #endif
9 #endif