]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/config/xtensa/xtensa.cc
xtensa: Clean up xtensa_expand_prologue
authorTakayuki 'January June' Suwa <jjsuwa_sys3175@yahoo.co.jp>
Tue, 27 Dec 2022 06:30:12 +0000 (15:30 +0900)
committerMax Filippov <jcmvbkbc@gmail.com>
Tue, 27 Dec 2022 15:38:38 +0000 (07:38 -0800)
commitb22f86ba9582b1483ff970aa73740864ceaa0860
tree591657f2b5ae4576208ffae2e5c8c614e050abb7
parent89d5982b8f92c7441e34f8b65466840b4fe43687
xtensa: Clean up xtensa_expand_prologue

gcc/ChangeLog:

* config/xtensa/xtensa.cc (xtensa_expand_prologue): Modify to
exit the inspection loops as soon as the necessity of stack
pointer is found.
gcc/config/xtensa/xtensa.cc