aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.target/msp430/tiny-printf.c
blob: 55ef5f76ca43484fd073cbeeccd95d063179150a (plain)
1
2
3
/* { dg-do compile } */
/* { dg-options "-mtiny-printf" } */
/* { dg-error "GCC must be configured with --enable-newlib-nano-formatted-io to use -mtiny-printf" "" { target { ! newlib_nano_io } } 0 } */