Stuart Cracraft wrote:
Hi - I have a complex C program that needs to be bounds-checked according to others in the particular sub-field. Is there a bounds checker for GCC? I run GCC 4.1. Thanks ahead,
Read about -fbounds-check in 'info gcc'
Stuart Cracraft wrote:
Hi - I have a complex C program that needs to be bounds-checked according to others in the particular sub-field. Is there a bounds checker for GCC? I run GCC 4.1. Thanks ahead,
Read about -fbounds-check in 'info gcc'