https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96724

anlauf at gcc dot gnu.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED
   Target Milestone|---                         |14.0

--- Comment #5 from anlauf at gcc dot gnu.org ---
Pushed as r14-6970-g723bd722d616bb.

For unknown reasons I do not see any mail generated for bugzilla,
so I am adding the info here:


Fortran: bogus warnings with REPEAT intrinsic and -Wconversion-extra [PR96724]

gcc/fortran/ChangeLog:

PR fortran/96724
* iresolve.cc (gfc_resolve_repeat): Force conversion to
gfc_charlen_int_kind before call to gfc_multiply.

gcc/testsuite/ChangeLog:

PR fortran/96724
* gfortran.dg/repeat_8.f90: New test.

Co-authored-by: José Rui Faustino de Sousa <jrfso...@gmail.com>


@José: thanks for the original patch, and sorry that it took so long
to take care of it.

Closing.

Reply via email to