summaryrefslogtreecommitdiff
path: root/gcc/config/pa
diff options
context:
space:
mode:
authorandreast <andreast@138bc75d-0d04-0410-961f-82ee72b054a4>2008-05-28 18:56:56 +0000
committerandreast <andreast@138bc75d-0d04-0410-961f-82ee72b054a4>2008-05-28 18:56:56 +0000
commite8a6d961f10be0350c17bfc3cd7e843c6d444812 (patch)
tree75de79be233f338d3fef09709c0c617ad38bea3b /gcc/config/pa
parent31434f4ad1530e2a7d54dbba9a94e9fd2469a054 (diff)
downloadgcc-e8a6d961f10be0350c17bfc3cd7e843c6d444812.tar.gz
2008-05-28 Andreas Tobler <a.tobler@schweiz.org>
* config/pa/pa.md: Remove extern frame_pointer_needed declaration. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@136121 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/config/pa')
-rw-r--r--gcc/config/pa/pa.md4
1 files changed, 1 insertions, 3 deletions
diff --git a/gcc/config/pa/pa.md b/gcc/config/pa/pa.md
index 5f1d73893fd..a5dc031c91c 100644
--- a/gcc/config/pa/pa.md
+++ b/gcc/config/pa/pa.md
@@ -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