]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/df-scan.c
re PR rtl-optimization/32475 (function with asm() does not setup stack frame)
authorSeongbae Park <seongbae.park@gmail.com>
Thu, 5 Jul 2007 23:44:44 +0000 (23:44 +0000)
committerSeongbae Park <spark@gcc.gnu.org>
Thu, 5 Jul 2007 23:44:44 +0000 (23:44 +0000)
commit47220f037b15e41c272d9ddf92443ddb84c94d41
tree28228c38feeee42fd8a1f3ffb190fb8e777dcee4
parent8e39e9afe08cb675620db0024d5eae9dc9aba777
re PR rtl-optimization/32475 (function with asm() does not setup stack frame)

2007-07-05  Seongbae Park  <seongbae.park@gmail.com>

PR rtl-optimization/32475
* df-scan.c (df_def_record_1): Add a use of the stack pointer
for every definition of the stack pointer.

From-SVN: r126391
gcc/ChangeLog
gcc/df-scan.c