]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR bootstrap/53913 (resource.c:1179:5: error: 'current_function_decl' undeclared...
authorAndreas Schwab <schwab@linux-m68k.org>
Tue, 10 Jul 2012 11:48:00 +0000 (11:48 +0000)
committerAndreas Schwab <schwab@gcc.gnu.org>
Tue, 10 Jul 2012 11:48:00 +0000 (11:48 +0000)
commit175aed004525c485193d7fed4991a4588846fd79
tree83ab5660032743de079b7fa294956e3d98bd009f
parent30a7bac96d207827916e549718cd1157fe9dbf9a
re PR bootstrap/53913 (resource.c:1179:5: error: 'current_function_decl' undeclared broke m68k bootstrap)

PR bootstrap/53913
* config/m68k/m68k.c (m68k_epilogue_uses): New.
* config/m68k/m68k.h (EPILOGUE_USES): Use it.
* config/m68k/m68k-protos.h (m68k_epilogue_uses): Add prototype.

From-SVN: r189410
gcc/ChangeLog
gcc/config/m68k/m68k-protos.h
gcc/config/m68k/m68k.c
gcc/config/m68k/m68k.h