Re: [PATCH] xtensa: fix PR target/65416

2018-06-19 Thread Max Filippov
On Tue, Jun 19, 2018 at 10:11 AM, augustine.sterl...@gmail.com wrote: > On Mon, Jun 18, 2018 at 3:10 PM, Max Filippov wrote: >> >> gcc/ >> 2018-06-17 Max Filippov >> >> * config/xtensa/xtensa.md (UNSPEC_FRAME_BLOCKAGE): New unspec >> constant. >> (allocate_stack, frame_

Re: [PATCH] xtensa: fix PR target/65416

2018-06-19 Thread augustine.sterl...@gmail.com
On Mon, Jun 18, 2018 at 3:10 PM, Max Filippov wrote: > gcc/ > 2018-06-17 Max Filippov > > * config/xtensa/xtensa.md (UNSPEC_FRAME_BLOCKAGE): New unspec > constant. > (allocate_stack, frame_blockage, *frame_blockage): New patterns. > This is OK.