projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
acc7c49
)
HP/UX needs -Wp,-P when compiling with -O (comment only, since the
author
Ian Lance Taylor
<ian@airs.com>
Tue, 29 Sep 1992 15:50:30 +0000
(15:50 +0000)
committer
Ian Lance Taylor
<ian@airs.com>
Tue, 29 Sep 1992 15:50:30 +0000
(15:50 +0000)
default is not to use -O).
ld/config/hp9000.mh
[new file with mode: 0644]
patch
|
blob
diff --git a/ld/config/hp9000.mh
b/ld/config/hp9000.mh
new file mode 100644
(file)
index 0000000..
529ea8e
--- /dev/null
+++ b/
ld/config/hp9000.mh
@@ -0,0
+1,4
@@
+# If compiling with -O on the HP 9000/300 running HP/UX, you must
+# specify -Wp,-P to avoid a stupid compiler bug.
+# Ian Taylor, David Henkel-Wallace, Cygnus Support
+# CFLAGS = +O1000 -Wp,-P