expr.c (store_field): When making temporary for store, don't make it TYPE_QUAL_CONST.
authorRichard Kenner <kenner@vlsi1.ultra.nyu.edu>
Sat, 26 Apr 2003 11:16:44 +0000 (11:16 +0000)
committerRichard Kenner <kenner@gcc.gnu.org>
Sat, 26 Apr 2003 11:16:44 +0000 (07:16 -0400)
commit85a43a2f113072b8599e45286afd0edb2b0aa98f
treeeda72672cde30b4f52d59e2ae9a239358052057f
parentc7f79b4cb298e12acd56406db24107614ac9a76b
expr.c (store_field): When making temporary for store, don't make it TYPE_QUAL_CONST.

* expr.c (store_field): When making temporary for store, don't
make it TYPE_QUAL_CONST.

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