expr.c (expand_expr, [...]): Put into memory if constant and EXPAND_CONST_ADDRESS...
authorRichard Kenner <kenner@vlsi1.ultra.nyu.edu>
Thu, 22 May 2003 20:31:46 +0000 (20:31 +0000)
committerRichard Kenner <kenner@gcc.gnu.org>
Thu, 22 May 2003 20:31:46 +0000 (16:31 -0400)
commitf59700f9057fd29d8fdcee25efad69e8d9a54dce
treeae7435c5be3edd410a24ef8dc791b36d82fccc66
parent94e01adf1ca0942e6066e648397f47aca0c58509
expr.c (expand_expr, [...]): Put into memory if constant and EXPAND_CONST_ADDRESS, not just EXPAND_INITIALIZER.

* expr.c (expand_expr, case CONSTRUCTOR): Put into memory if
constant and EXPAND_CONST_ADDRESS, not just EXPAND_INITIALIZER.

From-SVN: r67098
gcc/ChangeLog
gcc/expr.c