diff options
author | Jeff Law <law@gcc.gnu.org> | 1997-04-01 10:00:31 -0700 |
---|---|---|
committer | Jeff Law <law@gcc.gnu.org> | 1997-04-01 10:00:31 -0700 |
commit | e8adce1747d6a07982425c014a7e1ae2639ce04b (patch) | |
tree | 5ebfbe05d53554226446b6b51e3e942572f6bc72 /gcc | |
parent | a62de84f08d0316a68786961e88b3fde647fb153 (diff) | |
download | gcc-e8adce1747d6a07982425c014a7e1ae2639ce04b.zip gcc-e8adce1747d6a07982425c014a7e1ae2639ce04b.tar.gz gcc-e8adce1747d6a07982425c014a7e1ae2639ce04b.tar.bz2 |
Remove some out of date comments.
From-SVN: r13826
Diffstat (limited to 'gcc')
-rw-r--r-- | gcc/config/pa/pa.md | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/gcc/config/pa/pa.md b/gcc/config/pa/pa.md index cab1f8a..b89dbb7 100644 --- a/gcc/config/pa/pa.md +++ b/gcc/config/pa/pa.md @@ -4755,10 +4755,6 @@ (const_int 4) (const_int 8)))]) -;; These insns will replace fmpyadd and fmpysub peepholes when the -;; independent insn combination code is installed at the FSF. Until -;; then these patterns aren't used by the FSF compiler and are only -;; here for documentation purposes. (define_insn "" [(set (match_operand 0 "register_operand" "=f") (mult (match_operand 1 "register_operand" "f") |