expr.h (lang_expand_constant): Declare.
authorMark Mitchell <mark@codesourcery.com>
Thu, 20 May 1999 10:37:50 +0000 (10:37 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Thu, 20 May 1999 10:37:50 +0000 (10:37 +0000)
commite697e20a892668e5a9189980193e23412a0cc221
tree63b68f9258232c111fa185a58bb0c65f557a3d2a
parentf96b337ae42e599a58d93473061854c2fb34d749
expr.h (lang_expand_constant): Declare.

* expr.h (lang_expand_constant): Declare.
* toplev.c (lang_expand_constant): Define it.
* varasm.c (output_constant): Use it.

From-SVN: r27058
gcc/ChangeLog
gcc/expr.h
gcc/toplev.c
gcc/varasm.c