Remove old autovect-branch by moving to "dead" directory.
[official-gcc.git] / old-autovect-branch / gcc / testsuite / gcc.c-torture / compile / 990117-1.c
blobdda522059887ccbf12d90e364ec33ece8db3ace6
1 static void
2 __bb_init_prg ()
4 const char *p;
7 unsigned long l;
9 (__extension__ (__builtin_constant_p (p) && __builtin_constant_p (l)
10 ? 5 : 2));