mirror of
git://repo.or.cz/tinycc.git
synced 2026-07-11 13:58:39 +08:00
Fix typo in tcc-doc
This commit is contained in:
parent
4c9e3a5988
commit
62c30a4a13
@ -354,7 +354,7 @@ fault}.
|
|||||||
Generate additional support code to check
|
Generate additional support code to check
|
||||||
memory allocations and array/pointer bounds. @option{-g} is implied. Note
|
memory allocations and array/pointer bounds. @option{-g} is implied. Note
|
||||||
that the generated code is slower and bigger in this case.
|
that the generated code is slower and bigger in this case.
|
||||||
The bound checking code is not included in shared libaries. The main executable should always be compiled with the @option{-b}.
|
The bound checking code is not included in shared libraries. The main executable should always be compiled with the @option{-b}.
|
||||||
|
|
||||||
There are five environment variables that can be used:
|
There are five environment variables that can be used:
|
||||||
@table @option
|
@table @option
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user