expr.c (store_constructor): Fix flow control thinko (merge error).
authorPer Bothner <bothner@gcc.gnu.org>
Wed, 14 Feb 1996 00:58:09 +0000 (16:58 -0800)
committerPer Bothner <bothner@gcc.gnu.org>
Wed, 14 Feb 1996 00:58:09 +0000 (16:58 -0800)
commit05c0b40505d38c9d97a96e3044c970ffcae58fc1
tree90e689e9dbb3bbc4db1523e0a21290773ad5feaf
parent41531e5b361bb90404ae628066ef18c803d96a07
expr.c (store_constructor): Fix flow control thinko (merge error).

* expr.c (store_constructor):  Fix flow control thinko (merge error).
* expr.c (store_constructor):  Pass correct value to recursive call.

From-SVN: r11272
gcc/expr.c