On Thu, Mar 22, 2018 at 4:11 AM, Tsimbalist, Igor V
wrote:
> The incspp instruction from CET accepts only the value in the range of 0-255.
> The patch fixes the typo in the loop to handle this.
>
> I'm checking in the fix as obvious.
>
> Thanks,
> Igor
>
>PR target/85025
>* config/
The incspp instruction from CET accepts only the value in the range of 0-255.
The patch fixes the typo in the loop to handle this.
I'm checking in the fix as obvious.
Thanks,
Igor
PR target/85025
* config/i386/shadow-stack-unwind.h: Fix a typo, tmp => 255.
Index: libgcc/config/i38