blob: 8d0252466b62bad8a250e3938c4504c5896beca2 [file] [log] [blame]
; RUN: llc < %s -march=x86 -mcpu=pentium3
define internal fastcc double @ggc_rlimit_bound(double %limit) {
ret double %limit
}