Port the -Wbounded extension from gcc3 to gcc4. Based on work started by jasper@.
This omits the sizeof(pointer) tracking which is very difficult to implement for gcc4 due to internal changes.
Than
Port the -Wbounded extension from gcc3 to gcc4. Based on work started by jasper@.
This omits the sizeof(pointer) tracking which is very difficult to implement for gcc4 due to internal changes.
Thanks to landry@ for running through a ports bulk build and both landry@ and jasper@ for fixing a few issues.
ok deraadt millert jasper
show more ...
|