diff options
author | Richard Sandiford <rsandifo@redhat.com> | 2004-07-16 09:31:39 +0000 |
---|---|---|
committer | Richard Sandiford <rsandifo@gcc.gnu.org> | 2004-07-16 09:31:39 +0000 |
commit | d811830ea7655b3a2a01f1f5b55c4b0c1083dccf (patch) | |
tree | 2193dab3c5f65374eb5bb436f4cbc047927e9306 /gcc/config | |
parent | bb5928069ec6cfdb19e9c2f2e2fe110e9413f634 (diff) | |
download | gcc-d811830ea7655b3a2a01f1f5b55c4b0c1083dccf.zip gcc-d811830ea7655b3a2a01f1f5b55c4b0c1083dccf.tar.gz gcc-d811830ea7655b3a2a01f1f5b55c4b0c1083dccf.tar.bz2 |
* config/mips/mips.md: Delete outdated comment.
From-SVN: r84814
Diffstat (limited to 'gcc/config')
-rw-r--r-- | gcc/config/mips/mips.md | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/gcc/config/mips/mips.md b/gcc/config/mips/mips.md index abb5d44..6a15220 100644 --- a/gcc/config/mips/mips.md +++ b/gcc/config/mips/mips.md @@ -23,9 +23,6 @@ ;; the Free Software Foundation, 59 Temple Place - Suite 330, ;; Boston, MA 02111-1307, USA. -;; ??? Currently does not have define_function_unit support for the R8000. -;; Must include new entries for fmadd in addition to existing entries. - (define_constants [(UNSPEC_LOAD_DF_LOW 0) (UNSPEC_LOAD_DF_HIGH 1) |