Dear Fortran GCC developers,
I am Anuj, a Computer Science student from India. I am interested in
contributing to the Fortran frontend for GCC during GSoC 2024.
I got to know about this through the Martin J and GCC IRC channel. My
background is in C/C++ and I have taken compiler construction cour
gcc/fortran/ChangeLog:
* dump-parse-tree.cc (show_code_node): Updated to use
c->ext.concur.forall_iterator instead of c->ext.forall_iterator.
Added support for dumping DO CONCURRENT locality specifiers.
* frontend-passes.cc (index_interchange, gfc_code_walker): Upda