Skip analyzer strndup test on hppa*-*-hpux*
[official-gcc.git] / gcc / config / nios2 / t-rtems
blobbeda8328bd211cffb7934834ac322ede729a3f2b
1 # Custom RTEMS multilibs
3 # Reset all MULTILIB variables
5 MULTILIB_OPTIONS        =
6 MULTILIB_DIRNAMES       =
7 MULTILIB_EXCEPTIONS     =
8 MULTILIB_REUSE          =
9 MULTILIB_MATCHES        =
10 MULTILIB_REQUIRED       =
12 # Enumeration of multilibs
14 MULTILIB_OPTIONS  += mhw-mul mhw-mulx mhw-div
15 MULTILIB_DIRNAMES += mul mulx div
17 MULTILIB_OPTIONS  += mcustom-fadds=253 mcustom-fdivs=255 mcustom-fmuls=252 mcustom-fsubs=254 mcustom-fpu-cfg=fph2
18 MULTILIB_DIRNAMES += fadds fdivs fmuls fsubs fph2
20 MULTILIB_REQUIRED += mhw-mul
21 MULTILIB_REQUIRED += mhw-mul/mhw-mulx/mhw-div
22 MULTILIB_REQUIRED += mhw-mul/mhw-mulx/mhw-div/mcustom-fadds=253/mcustom-fdivs=255/mcustom-fmuls=252/mcustom-fsubs=254
23 MULTILIB_REQUIRED += mhw-mul/mhw-mulx/mhw-div/mcustom-fpu-cfg=fph2