Re: [Patch, fortran] PR99818 - [10/11 Regression] ICE in gfc_get_tree_for_caf_expr, at fortran/trans-expr.c:2186

2021-04-01 Thread Jerry DeLisle
Paul, This looks OK to me for Trunk. I believe 10 is in freeze so it may have to wait or get release manager approval. Jerry On 4/1/21 6:44 AM, Paul Richard Thomas via Fortran wrote: This one is trivial. The wrong error message was transformed by my patch for PR98897 into an ICE. This patch

[Patch, fortran] PR99818 - [10/11 Regression] ICE in gfc_get_tree_for_caf_expr, at fortran/trans-expr.c:2186

2021-04-01 Thread Paul Richard Thomas via Fortran
This one is trivial. The wrong error message was transformed by my patch for PR98897 into an ICE. This patch now produces the correct error. Regtests OK on FC33/x86_64 - OK for the affected branches? Paul Fortran: Fix ICE on wrong code [PR99818]. 2021-04-01 Paul Thomas gcc/fortran/ChangeLog

Fwd: GCC 10.2.1 Status Report (2021-04-01), branch frozen for release

2021-04-01 Thread Bernhard Reutner-Fischer via Fortran
JFYI Original Message From: Richard Biener Sent: 1 April 2021 13:51:25 CEST To: g...@gcc.gnu.org Cc: gcc-patc...@gcc.gnu.org Subject: GCC 10.2.1 Status Report (2021-04-01), branch frozen for release The GCC 10 branch is now frozen in preparation for the GCC 10.3 release which