[PING] Re: [PATCH 1/2] ivopts: Revert computation of address cost complexity

2024-05-22 Thread Aleksandar Rakic
Hi! I'd like to ping the following patch: https://gcc.gnu.org/pipermail/gcc-patches/2024-March/647966.html a patch for the computation of the complexity for the unsupported addressing modes in ivopts This patch should be a fix for the bug which is described on the following link:

[PING] Re: [PATCH 1/2] ivopts: Revert computation of address cost complexity.

2024-04-11 Thread Aleksandar Rakic
PING: I remind you that the patch for the computation of complexity for unsupported addressing modes ( https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109429 ) has been sent: https://gcc.gnu.org/pipermail/gcc-patches/2024-March/647966.html

[PING] Re: [PATCH 1/2] ivopts: Revert computation of address cost complexity.

2024-04-02 Thread Aleksandar Rakic
I remind you that the patch for the computation of complexity for unsupported addressing modes ( https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109429 ) has been sent: https://gcc.gnu.org/pipermail/gcc-patches/2024-March/647966.html

[PING] Re: [PATCH 1/2] ivopts: Revert computation of address cost complexity.

2024-03-27 Thread Aleksandar Rakic
I remind you that the patch for the computation of complexity for unsupported addressing modes ( https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109429 ) has been sent: https://gcc.gnu.org/pipermail/gcc-patches/2024-March/647966.html

Re: [PATCH 1/2] ivopts: Revert computation of address cost complexity.

2024-03-18 Thread Aleksandar Rakic
Here is a patch for the GCC bug 109429.