commit | 89d49841e9e7a90b04b036b7dbe7521b55edbe24 | [log] [tgz] |
---|---|---|
author | Christian Borntraeger <borntraeger@de.ibm.com> | Fri Oct 10 21:33:30 2008 +0200 |
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | Fri Oct 10 21:34:03 2008 +0200 |
tree | 6284b071511c4cdd50219a212c24a4ed62f7af4e | |
parent | 4a672cfa3a7fcbc6f2adc558f34148be1096c561 [diff] |
[S390] Fix checkstack for s390 With -march=z990 and later gcc can use the long displacement facility insruction lay for stack register handling. This patch adopts checkstack to catch lay in addition to ahi and aghi. Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>