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: changelog.txt
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -51,7 +51,7 @@ Version 1.06.0
51
51
- #841: The unary negation operator gave different result signedness when used on constant instead of non-constant expression. Now the result is always signed.
52
52
- Incorrect C++ mangling for BYREF parameters using built-in types
53
53
- #844: Fix bug in -gen gcc due to duplicated type (struct) names in the main module and global namespace
54
-
- #875: Fix bug where boolean variable to single/double conversion gives wrong sign on -gen gas x86
54
+
- #875: Fix bug where boolean variable to single/double conversion gives wrong sign on -gen gas -fpu x87 & sse
0 commit comments