This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
[gfortran] Fix PR 19032 was Re: [gfortran] Fix PR 19042
- From: Tobias Schlüter <tobias dot schlueter at physik dot uni-muenchen dot de>
- To: GCC Fortran mailing list <fortran at gcc dot gnu dot org>
- Cc: patch <gcc-patches at gcc dot gnu dot org>
- Date: Thu, 16 Dec 2004 22:11:26 +0100
- Subject: [gfortran] Fix PR 19032 was Re: [gfortran] Fix PR 19042
- References: <41C1F955.5090904@physik.uni-muenchen.de>
Tobias Schlüter wrote:
> 2004-12-16 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
>
> PR fortran/19042
^^^^^ should be 19032
> * trans-intrinsic.c (gfc_conv_intrinsic_mod): Build FLOOR_MOD_EXPR
> for MODULO of integers. Move 'if (modulo)' conditional into switch.
Sorry,
- Tobi