On 4/18/25 8:05 AM, Jerry D wrote:
On 4/17/25 6:20 AM, Andre Vehreschild wrote:
Hi Jerry,
thanks for the review and sorry for the long delay. With publishing
the team's
patches for gfortran, I also created a pull request for OpenCoarrays.
There I
was asked to add some testcase with more "beef" in it. I.e. something
that
really makes use of teams and not only smoke tests it. This
unfortunately made
me discover some issues, that I needed to fix. The attached patch 6/5
addresses these issues. Some of them were as easy as not being able to
exit out
of change team block or an end team with a label not being parsed
correctly and
not generated in resulting binary. Others were more subtle, like
having to
create coarray tokens for association in the change team.
The attached patch addresses all these issues and
bootstraps and regtests ok on x86_64-pc-linux-gnu / F41. Ok for mainline?
Btw, do I still merge to master, or am I to wait for the bump to 16th
master?
Regards,
Andre
Trunk is now at 16, so this answers your question.
OK for mainline.
Jerry
--- snip ---
Based on this message:
https://gcc.gnu.org/pipermail/gcc/2025-April/245945.html
I would wait a few days.
Jerry