rtl.h (mem_for_const_double): New declaration.
authorRichard Kenner <kenner@vlsi1.ultra.nyu.edu>
Tue, 6 Nov 2001 14:47:43 +0000 (14:47 +0000)
committerRichard Kenner <kenner@gcc.gnu.org>
Tue, 6 Nov 2001 14:47:43 +0000 (09:47 -0500)
commit03f5402658f745ab297ed24216311dcefe4ca633
treef972cb555703b7e43d818f9f647b442e9974ef40
parentbfd82dbfc72ead366d2aec6401d1e1057342d710
rtl.h (mem_for_const_double): New declaration.

* rtl.h (mem_for_const_double): New declaration.
* varasm.c (mem_for_const_double): New function.
* config/convex/convex.md (movdf): Use it.
* config/m68k/hp320.h (LEGITIMATE_PIC_OPERAND_P): Likewise.
* config/m68k/linux.h, config/m68k/m68k.h: Likewise.
* config/m68k/m68kv4.h: Likewise.

From-SVN: r46808
gcc/ChangeLog
gcc/config/convex/convex.md
gcc/config/m68k/hp320.h
gcc/config/m68k/linux.h
gcc/config/m68k/m68k.h
gcc/config/m68k/m68kv4.h
gcc/rtl.h
gcc/varasm.c