alpha.c (check_float_value): Use memcpy, not bcopy.
authorKaveh R. Ghazi <ghazi@caip.rutgers.edu>
Sat, 10 Mar 2001 21:45:40 +0000 (21:45 +0000)
committerKaveh Ghazi <ghazi@gcc.gnu.org>
Sat, 10 Mar 2001 21:45:40 +0000 (21:45 +0000)
commit6439a1f2046eabe1ada6fc14f428e85f71369189
treeff4dd92b0a5616ecc9195f4d6f9f948b69244ff4
parentb3e68a792254d5e814e1f2797d66c7581dd63198
alpha.c (check_float_value): Use memcpy, not bcopy.

* alpha.c (check_float_value): Use memcpy, not bcopy.

* m32r.c (m32r_sched_reorder): Likewise.

* vax.c (check_float_value): Likewise.

From-SVN: r40370
gcc/ChangeLog
gcc/config/alpha/alpha.c
gcc/config/m32r/m32r.c
gcc/config/vax/vax.c