explow.c (int_expr_size): New fn.
authorJason Merrill <jason@redhat.com>
Sat, 3 Aug 2002 20:20:35 +0000 (16:20 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Sat, 3 Aug 2002 20:20:35 +0000 (16:20 -0400)
commitde8920be70e85d22a890bc99e0c3a20df4089af0
tree0f3eddb683599b1fa6da741865277a804942c1f7
parent7a9ffd82b6227ee0ebe3f7a4f767e470b847d77a
explow.c (int_expr_size): New fn.

        * explow.c (int_expr_size): New fn.
        * expr.c (expand_expr) [CONSTRUCTOR]: Use it.
        * expr.h: Declare it.

From-SVN: r56009
gcc/ChangeLog
gcc/explow.c
gcc/expr.c
gcc/expr.h