]> gcc.gnu.org Git - gcc.git/commit - gcc/fortran/ChangeLog
simplify.c (gfc_simplify_modulo): Re-arrange code to test whether 'P' is zero and...
authorJerry DeLisle <jvdelisle@gcc.gnu.org>
Wed, 5 Sep 2018 03:26:17 +0000 (03:26 +0000)
committerJerry DeLisle <jvdelisle@gcc.gnu.org>
Wed, 5 Sep 2018 03:26:17 +0000 (03:26 +0000)
commitafe13a4113d32de51575560b7e4ff563808d50c7
tree276c8ee1e2e9e72a3d1051db437690e73d774f85
parent412d66b9284e8989b58475693961dc65472abd02
simplify.c (gfc_simplify_modulo): Re-arrange code to test whether 'P' is zero and issue an error if it is.

2018-09-04  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.

From-SVN: r264102
gcc/fortran/ChangeLog
gcc/fortran/simplify.c
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/modulo_check.f90 [new file with mode: 0644]
This page took 0.066241 seconds and 5 git commands to generate.