1 // P2324R2 - Labels at the end of compound statements
14 } // { dg-error "label at end of compound statement only available with" "" { target c++20_down } }
20 } // { dg-error "label at end of compound statement only available with" "" { target c++20_down } }
28 } // { dg-error "label at end of compound statement only available with" "" { target c++20_down } }
37 } // { dg-error "label at end of compound statement only available with" "" { target c++20_down } }
47 } // { dg-error "label at end of compound statement only available with" "" { target c++20_down } }
56 } // { dg-error "label at end of compound statement only available with" "" { target c++20_down } }
65 } // { dg-error "label at end of compound statement only available with" "" { target c++20_down } }
68 #if __cplusplus >= 201103L
74 }; // { dg-error "label at end of compound statement only available with" "" { target { c++20_down && c++11 } } }
84 } // { dg-error "label at end of compound statement only available with" "" { target c++20_down } }
88 } // { dg-error "label at end of compound statement only available with" "" { target c++20_down } }