* gcc.dg/predict-12.c: New testcase.
[official-gcc.git] / gcc / testsuite / gcc.dg / cpp / mi2b.h
blob1d9a8b9b1c5e63dc3524eec8f4b7d6b767cc7bb1
1 /* Test for overly eager multiple include optimization.
2 Problem distilled from glibc 2.0.7's time.h, sys/time.h, timebits.h.
3 Problem noted by Tom Tromey <tromey@cygnus.com>. */
5 #define need_x
6 #include "mi2c.h"