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