* tree-loop-distribution.c (struct partition): New field recording
[official-gcc.git] / gcc / testsuite / gcc.c-torture / compile / 20050801-1.c
blob7e32166a71901595516d4a989123d8ec7c01405b
1 __inline void libc_name_p (void)
3 enum { A = 1 };
5 void nothrow_libfn_p (void)
7 libc_name_p ();