aboutsummaryrefslogtreecommitdiff
path: root/libgcc/config
diff options
context:
space:
mode:
Diffstat (limited to 'libgcc/config')
-rw-r--r--libgcc/config/rs6000/morestack.S1
1 files changed, 0 insertions, 1 deletions
diff --git a/libgcc/config/rs6000/morestack.S b/libgcc/config/rs6000/morestack.S
index ecd1bf4..68ab9fd 100644
--- a/libgcc/config/rs6000/morestack.S
+++ b/libgcc/config/rs6000/morestack.S
@@ -28,7 +28,6 @@
.abiversion 2
#define PARAMS 32
#else
- .abiversion 1
#define PARAMS 48
#endif
#define MORESTACK_FRAMESIZE (PARAMS+96)