1; RUN: llc < %s -mtriple=i686-- -mcpu=pentium3 2 3define internal fastcc double @ggc_rlimit_bound(double %limit) { 4 ret double %limit 5} 6