diff options
author | David Edelsohn <edelsohn@gnu.org> | 2003-06-29 17:36:44 +0000 |
---|---|---|
committer | David Edelsohn <dje@gcc.gnu.org> | 2003-06-29 13:36:44 -0400 |
commit | e601f149a95f4f104f6c2b0c2ab9f7ecb1f5c568 (patch) | |
tree | 71ea6834d4edd0ca47410125c91dbf8e627f0b2d /gcc/config.gcc | |
parent | 502b832280c67d89300d92b91e73a9d3093db4a8 (diff) | |
download | gcc-e601f149a95f4f104f6c2b0c2ab9f7ecb1f5c568.tar.gz |
* config.gcc: Add 970.
From-SVN: r68675
Diffstat (limited to 'gcc/config.gcc')
-rw-r--r-- | gcc/config.gcc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config.gcc b/gcc/config.gcc index f9c8e41d5e4..ac635f4a175 100644 --- a/gcc/config.gcc +++ b/gcc/config.gcc @@ -2431,7 +2431,7 @@ then | x401 | x403 | x405 | x405fp | x440 | x440fp | x505 \ | x601 | x602 | x603 | x603e | xec603e | x604 \ | x604e | x620 | x630 | x740 | x750 | x7400 | x7450 \ - | x8540 | x801 | x821 | x823 | x860) + | x8540 | x801 | x821 | x823 | x860 | x970) # OK ;; *) |