projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5b6a438
)
Restore `hp9k2[0-9][0-9] | hp9k31[0-9])' case line apparently accidentally
author
Roland McGrath
<roland@gcc.gnu.org>
Tue, 21 May 1996 22:55:56 +0000
(22:55 +0000)
committer
Roland McGrath
<roland@gcc.gnu.org>
Tue, 21 May 1996 22:55:56 +0000
(22:55 +0000)
removed in the last change.
From-SVN: r12068
gcc/config.sub
patch
|
blob
|
history
diff --git
a/gcc/config.sub
b/gcc/config.sub
index 9542fb28ef2bc611825784db0c5b36ecb72eb79f..27a3689f78ca96571a8a686f15146f8640a4c30e 100755
(executable)
--- a/
gcc/config.sub
+++ b/
gcc/config.sub
@@
-307,6
+307,7
@@
case $basic_machine in
basic_machine=m68k-hp
os=-hpux
;;
+ hp9k2[0-9][0-9] | hp9k31[0-9])
basic_machine=m68000-hp
;;
hp9k3[2-9][0-9])