mips.c (symbolic_expression_p): New function.
authorMark Mitchell <mark@codesourcery.com>
Mon, 21 Jun 1999 22:47:29 +0000 (22:47 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Mon, 21 Jun 1999 22:47:29 +0000 (22:47 +0000)
commitd660677de96946d48de5c2627d6beccdac054567
treeac8e7756d4a0b9ea3436c05c6406cbef089f6cb4
parentc3bef29f4874b91fa1a053d77244637230b3a9c6
mips.c (symbolic_expression_p): New function.

* config/mips/mips.c (symbolic_expression_p): New function.
(mips_select_rtx_section): Put symbolic expressions in the
data section, not the read-only data section.

From-SVN: r27688
gcc/ChangeLog
gcc/config/mips/mips.c