------- Comment #4 from dave at hiauly1 dot hia dot nrc dot ca 2008-01-17 03:37 ------- Subject: Re: FAIL: gfortran.fortran-torture/execute/intrinsic_set_exponent.f90 execution
The above change fixes a problem noticed in debugging this PR -- two versions of libm were being used in hpux10 fortran executables. The attached backport to c99_functions.c will fix this PR on the 4.2 branch. Using pow causes rounding problems. Dave ------- Comment #5 from dave at hiauly1 dot hia dot nrc dot ca 2008-01-17 03:37 ------- Created an attachment (id=14954) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=14954&action=view) -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34699