gen-interfaces
Tells the compiler to generate an interface block for each routine in a source file.
traceback
Tells the compiler to generate extra information in the object file to provide source file traceback information when a severe error occurs at runtime.
warn
Specifies diagnostic messages to be issued by the compiler.
WB
Turns a compile-time bounds check into a warning.