mirror of
https://github.com/mirror/tinycc.git
synced 2024-12-24 03:40:09 +08:00
CodingStyle: Remove reference to misaligned struct CString.
This was fixed by 1c2dfa1
on 2015-11-21.
This commit is contained in:
parent
933c2235e5
commit
541b33591c
@ -58,9 +58,6 @@ make
|
||||
cp libtcc.a.hide libtcc.a
|
||||
make test
|
||||
|
||||
(On 64-bit architectures, misaligned access to struct CString is
|
||||
expected.)
|
||||
|
||||
- Test with Valgrind to detect some uses of uninitialised values:
|
||||
|
||||
make clean
|
||||
|
Loading…
Reference in New Issue
Block a user