Re: [PATCH] Fortran : ICE in maybe_canonicalize_comparison_1 PR92993

2020-06-05 Thread Thomas Koenig via Gcc-patches
Hi Mark, OK to commit? Yes. As a general rule, I think that committing test cases for PRs that have been fixed by something else falls under the "obvious and simple" rule - no approval required. Thanks! Regards Thomas

Re: [PATCH] Fortran : ICE in maybe_canonicalize_comparison_1 PR92993

2020-06-05 Thread Mark Eggleston
/fortran/     PR fortran/92993     * gfortran.dg/pr92993.f90: New test. -- https://www.codethink.co.uk/privacy.html >From c259b574633c140b2ca477099f4eade239eee1f3 Mon Sep 17 00:00:00 2001 From: Mark Eggleston Date: Thu, 4 Jun 2020 05:53:31 +0100 Subject: [PATCH] Fortran : ICE

[PATCH] Fortran : ICE in maybe_canonicalize_comparison_1 PR92993

2020-06-05 Thread Mark Eggleston
OK to commit? Commit message: Fortran  : ICE in maybe_canonicalize_comparison_1 PR92993 This issue has been fixed by PR94090.  Add test case to ensure that this does not re-occur. 2020-06-04  Mark Eggleston gcc/fortran/     PR fortran/92993     * gfortran.dg/pr92993.f90: New test. -- https