OSDN Git Service

* expr.h (lang_expand_constant): Declare.
authormmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 20 May 1999 10:37:50 +0000 (10:37 +0000)
committermmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 20 May 1999 10:37:50 +0000 (10:37 +0000)
commitcd47158c70cf6b932f3a965ffcd6f0679c775a00
tree63b68f9258232c111fa185a58bb0c65f557a3d2a
parent48544e0292d33047411febc58744e438d5127b78
* expr.h (lang_expand_constant): Declare.
* toplev.c (lang_expand_constant): Define it.
* varasm.c (output_constant): Use it.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27058 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/expr.h
gcc/toplev.c
gcc/varasm.c