We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 74aa67f commit 6ef44e7Copy full SHA for 6ef44e7
gcc/config/microblaze/t-microblaze
@@ -1,5 +1,5 @@
1
-MULTILIB_OPTIONS = m64 mxl-barrel-shift mlittle-endian mno-xl-soft-mul mxl-multiply-high
2
-MULTILIB_DIRNAMES = m64 bs le m mh
+MULTILIB_OPTIONS = mxl-barrel-shift mlittle-endian mno-xl-soft-mul mxl-multiply-high
+MULTILIB_DIRNAMES = bs le m mh
3
MULTILIB_EXCEPTIONS = *m64/mxl-multiply-high mxl-multiply-high
4
MULTILIB_EXCEPTIONS += *m64
5
MULTILIB_EXCEPTIONS += *m64/mxl-barrel-shift
0 commit comments