For details, see http://c-faq.com/cpp/multistmt.html:
if (foo) MULTI_LINE_MACRO;
if (foo) A; B; // oops, unconditional (e.g., "goto fail")