Re: [PATCH, i386]: Remove UNSPEC_STACK_CHECK ...

2017-08-10 Thread Uros Bizjak
On Thu, Aug 10, 2017 at 8:32 PM, Uros Bizjak wrote: > ... and use address spaces to load boundary value from TLS block. > > The patch removes special handling for boundary value location. I have renamed ix86_split_stack_boundary to ix86_split_stack_guard (and added missing function comment), so t

[PATCH, i386]: Remove UNSPEC_STACK_CHECK ...

2017-08-10 Thread Uros Bizjak
... and use address spaces to load boundary value from TLS block. The patch removes special handling for boundary value location. 2017-08-10 Uros Bizjak * config/i386/i386-protos.h (ix86_split_stack_boundary): New prototype. * config/i386/i386.c (ix86_split_stack_boundary): New functi