H Harald, hi Paul,

Harald Anlauf wrote:
Pushed as r15-5766 .

This caused a build fail; see also: https://gcc.gnu.org/PR117843

It looks as if a 'default: break;' is missing.

…/gcc/fortran/trans-io.cc: In function 'tree_node* gfc_trans_transfer(gfc_code*)': …/gcc/fortran/trans-io.cc:2662:24: error: enumeration value 'EXPR_UNKNOWN' not handled in switch [-Werror=switch]
 2662 |                 switch (ref->u.ar.start[n]->expr_type)
      |                        ^

Tobias

Reply via email to