1 /* PR middle-end/45461 */
2 /* { dg-do compile } */
13 e
= va_arg (ap
, short); /* { dg-warning "is promoted" "promoted" } */
14 /* { dg-message "note: \\(so you should pass" "should pass" {target *-*-* } .-1 } */
15 /* { dg-message "note: if this code" "if this code" {target *-*-* } .-2 } */