summaryrefslogtreecommitdiff
path: root/binutils/testsuite/config/hppa.sed
diff options
context:
space:
mode:
Diffstat (limited to 'binutils/testsuite/config/hppa.sed')
-rw-r--r--binutils/testsuite/config/hppa.sed4
1 files changed, 4 insertions, 0 deletions
diff --git a/binutils/testsuite/config/hppa.sed b/binutils/testsuite/config/hppa.sed
new file mode 100644
index 00000000000..d8607d85d0c
--- /dev/null
+++ b/binutils/testsuite/config/hppa.sed
@@ -0,0 +1,4 @@
+s/# Old OSF sed blows up if you have a sed command starting with "#"//
+s/# Avoid it by putting the comments within real sed commands.//
+s/# Fix the definition of common_symbol to be correct for the PA assebmlers.//
+s/ \.comm common_symbol,4/common_symbol .comm 4/