[Bug fortran/31832] FAIL: gfortran.dg/integer_exponentiation_2.f90 at -O1 and above

dfranke at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Fri Jul 6 08:45:00 GMT 2007



------- Comment #2 from dfranke at gcc dot gnu dot org  2007-07-06 08:45 -------
To implement PR32239, integer exponention was changed recently:

2007-07-01  Janne Blomqvist  <jb@gcc.gnu.org>

        PR fortran/32239
        * trans-expr.c (gfc_conv_power_op): Use builtin_powi for
        real**int4 powers.
        * f95-lang.c (gfc_init_builtin_functions): Add builtin_powi to the
        builtins table.

By any chance, does it make any differences for this testcase?


-- 

dfranke at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dfranke at gcc dot gnu dot
                   |                            |org


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



More information about the Gcc-bugs mailing list