mirror of
https://github.com/frida/tinycc
synced 2025-03-14 11:42:54 +03:00

- Fix a wrong calculation for size of struct - Handle cases where struct size isn't multple of 8 - Recover vstack after memcpy for pushing struct - Add a float parameter for struct_assign_test1 to check SSE alignment