[Bug target/78862] tile*: ICE with -fstack-protetor-strong

2017-02-03 Thread walt at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78862

--- Comment #1 from walt at gcc dot gnu.org ---
Author: walt
Date: Fri Feb  3 18:41:57 2017
New Revision: 245159

URL: https://gcc.gnu.org/viewcvs?rev=245159&root=gcc&view=rev
Log:
PR target/78862
* config/tilegx/tilegx.md (tilegx_expand_prologue): Add blockage
after initial stackframe link reg save.
* config/tilepro/tilepro.md (tilepro_expand_prologue): Likewise.


Modified:
trunk/gcc/ChangeLog
trunk/gcc/config/tilegx/tilegx.c
trunk/gcc/config/tilepro/tilepro.c

[Bug target/78862] tile*: ICE with -fstack-protetor-strong

2017-02-03 Thread walt at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78862

--- Comment #2 from walt at gcc dot gnu.org ---
Author: walt
Date: Fri Feb  3 18:46:57 2017
New Revision: 245160

URL: https://gcc.gnu.org/viewcvs?rev=245160&root=gcc&view=rev
Log:
PR target/78862
* config/tilegx/tilegx.md (tilegx_expand_prologue): Add blockage
after initial stackframe link reg save.
* config/tilepro/tilepro.md (tilepro_expand_prologue): Likewise.


Modified:
branches/gcc-6-branch/gcc/ChangeLog
branches/gcc-6-branch/gcc/config/tilegx/tilegx.c
branches/gcc-6-branch/gcc/config/tilepro/tilepro.c