1 2
RUN: %symcc -m32 -O2 %S/strings.c -o %t_32 RUN: echo -n test | %t_32 2>&1 | %filecheck %S/strings.c