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
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ Quadmath currently works on x86_64 Linux and macOS.
12
12
- It may require a new-ish version of gcc which supports `__float128` type.
13
13
- It has not been tested on 32 bit Linux.
14
14
- I have not had any luck getting it to work on Windows. It's probably something to do with the calling convention: if someone figures it out I would be very grateful.
15
-
- It does not work on ARM due to the lack of libquadmath supportt for that platform.
15
+
- It does not work on ARM due to the lack of libquadmath support for that platform.
0 commit comments