pa.md: Remove extern frame_pointer_needed declaration.

2008-05-28  Andreas Tobler  <a.tobler@schweiz.org>

	* config/pa/pa.md: Remove extern frame_pointer_needed declaration.

From-SVN: r136121
This commit is contained in:
Andreas Tobler 2008-05-28 18:56:56 +00:00 committed by Andreas Tobler
parent 3dfb6f5963
commit 77da4248a9
2 changed files with 5 additions and 3 deletions

View file

@ -1,3 +1,7 @@
2008-05-28 Andreas Tobler <a.tobler@schweiz.org>
* config/pa/pa.md: Remove extern frame_pointer_needed declaration.
2008-05-28 Seongbae Park <seongbae.park@gmail.com>
* value-prof.c (tree_ic_transform): Print counts.

View file

@ -9673,8 +9673,7 @@ add,l %2,%3,%3\;bv,n %%r0(%3)"
""
"*
{
extern int frame_pointer_needed;
/* We need two different versions depending on whether or not we
need a frame pointer. Also note that we return to the instruction
immediately after the branch rather than two instructions after the
@ -9726,7 +9725,6 @@ add,l %2,%3,%3\;bv,n %%r0(%3)"
""
"*
{
extern int frame_pointer_needed;
/* We need two different versions depending on whether or not we
need a frame pointer. Also note that we return to the instruction