Move c-stack test into testsuite.
[gnulib.git] / tests / test-trunc1.c
index 7f1bd10..0449aa9 100644 (file)
@@ -32,6 +32,7 @@
       if (!(expr))                                                          \
         {                                                                   \
           fprintf (stderr, "%s:%d: assertion failed\n", __FILE__, __LINE__); \
+          fflush (stderr);                                                  \
           abort ();                                                         \
         }                                                                   \
     }                                                                       \