array bounds, sanitizer, safe programming, and cilk array notation

Joseph Myers joseph@codesourcery.com
Mon Feb 23 17:53:00 GMT 2015


On Sat, 21 Feb 2015, Marek Polacek wrote:

> option that detects a particular UB.  Or say that a particular UB is a
> compile-time error (e.g. "declaring a function at block scope with an explicit
> storage-class specifier other than extern").

That one is already a hard error for cases such as static / register, a 
defined extension (nested functions) for auto.

-- 
Joseph S. Myers
joseph@codesourcery.com



More information about the Gcc mailing list