Pointer arithmetic should be done with the index the same size as the pointer.
[oota-llvm.git] / test / CFrontend / 2005-07-20-SqrtNoErrno.c
2005-07-21 Chris LattnerIf errno doesn't matter (e.g. in -ffast-math scenarios...