On Mon, Feb 01, 2016 at 03:36:18AM +0100, Nicolai Stange wrote: > Address constants [6.6(9)] constitute one of the types of constant > expressions allowed in initializers [6.6(7)] for static storage > duration objects [6.7.8(4)]. > > Introduce a new flag CONSTEXPR_ADDR_CONSTANT for tagging expressions > which qualify as being an address constant. > > Make sure not to carry over the address constant attribute from > subexpressions for operators that never yield address constants, i.e. > most arithmetic ones, logical ones etc. > Fine for me. Feel free to add Reviewed-by: Luc Van Oostenryck <luc.vanoostenryck@xxxxxxxxx> -- To unsubscribe from this list: send the line "unsubscribe linux-sparse" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html