Home
last modified time | relevance | path

Searched refs:warned_change_long_double (Results 1 – 1 of 1) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/config/rs6000/
Drs6000.cc4184 static bool warned_change_long_double; in rs6000_option_override_internal() local
4186 if (!warned_change_long_double && !glibc_supports_ieee_128bit ()) in rs6000_option_override_internal()
4188 warned_change_long_double = true; in rs6000_option_override_internal()