[Bug middle-end/43040] [lto] gfortran.dg/gamma_5.f90: Wrong code for call to gamma w/ -flto

burnus at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Thu Feb 11 18:06:00 GMT 2010



------- Comment #1 from burnus at gcc dot gnu dot org  2010-02-11 18:06 -------
Dump (w/ putting "xs" on an extra line):

  n = 1;
  xs = (real(kind=4)) n + 5.0e-1;
  xs = __builtin_tgammaf (xs);


-- 

burnus at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|fortran                     |middle-end
 GCC target triplet|                            |x86_64-unknown-linux-gnu
            Summary|[lto]                       |[lto]
                   |gfortran.dg/gamma_5.f90:    |gfortran.dg/gamma_5.f90:
                   |Wrong code for call to gamma|Wrong code for call to gamma
                   |                            |w/ -flto


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43040



More information about the Gcc-bugs mailing list