r264070 - in /trunk/gcc: fortran/ChangeLog fort...
jvdelisle@gcc.gnu.org
jvdelisle@gcc.gnu.org
Mon Sep 3 18:38:00 GMT 2018
Author: jvdelisle
Date: Mon Sep 3 18:38:20 2018
New Revision: 264070
URL: https://gcc.gnu.org/viewcvs?rev=264070&root=gcc&view=rev
Log:
2018-09-03 Jerry DeLisle <jvdelisle@gcc.gnu.org>
* simplify.c (gfc_simplify_modulo): Re-arrange code to test whether
'P' is zero and issue an error if it is.
* gfortran.dg/modulo_check: New test.
Added:
trunk/gcc/testsuite/gfortran.dg/modulo_check.f90
Modified:
trunk/gcc/fortran/ChangeLog
trunk/gcc/fortran/simplify.c
trunk/gcc/testsuite/ChangeLog
More information about the Gcc-cvs
mailing list