Testcase for pr6552. I changed the code to use "ip" instead of "fp" because
[oota-llvm.git] / test / FrontendC / dg.exp
1 load_lib llvm.exp
2
3 if [ llvm_gcc_supports c ] then {
4   RunLLVMTests [lsort [glob -nocomplain $srcdir/$subdir/*.{ll,c,cpp}]]
5 }