The last two weeks I set out to:
- Start implementing and reviewing the next task in the GSoC
proposal, related to the bind clause.
Over the 2 weeks:
- I review the existing implementation and possible alternatives
that might be feasible to implement instead of the proposed in the
GSoC document.
- I received the review for my patch regarding my first task: -
https://gcc.gnu.org/pipermail/gcc-patches/2026-June/722082.html So
I'm currently focus on following the recommendations from my mentor
in order to send the patch to be merged.
Current status:
- As the review is extensive (thanks for that :-)) I'm currently
improving the implementation and focused in fix all the points
related to the patch first before moving to the next task.
- That actually I might have the clear idea how to implement
the clause itself, so maybe would be faster than this patch.