Re: [PATCH] RX update functions with string constraint

2020-01-26 Thread Jeff Law
On Tue, 2020-01-21 at 14:18 +0200, Darius Galis wrote: > Hello, > > The following patch updates the setmemsi and rx_setmem functions. > The patch adds the rx_allow_string_insns constraint to these functions > in order to be used only when the string support is enabled. > > Regression test is OK,

[PATCH] RX update functions with string constraint

2020-01-21 Thread Darius Galis
Hello, The following patch updates the setmemsi and rx_setmem functions. The patch adds the rx_allow_string_insns constraint to these functions in order to be used only when the string support is enabled. Regression test is OK, without additional fails, and was tested with the following command: