You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems like ./build_gcc will make gcc use the clang assembler.
Unfortunately, this sometimes cause problems. In my case, I get this error: "ambiguous instructions require an explicit suffix (could be 'filds', or 'fildl')" Screenshot
The text was updated successfully, but these errors were encountered:
It seems like
./build_gcc
will make gcc use the clang assembler.Unfortunately, this sometimes cause problems. In my case, I get this error: "ambiguous instructions require an explicit suffix (could be 'filds', or 'fildl')" Screenshot
The text was updated successfully, but these errors were encountered: