]> gcc.gnu.org Git - gcc.git/commit - gcc/ChangeLog
Fix bug where storing into const string gives core dump, from Kamil Iskra.
authorJim Wilson <wilson@cygnus.com>
Mon, 4 May 1998 19:16:35 +0000 (19:16 +0000)
committerJim Wilson <wilson@gcc.gnu.org>
Mon, 4 May 1998 19:16:35 +0000 (12:16 -0700)
commit06eaa86f99c3576f1f47f48d79cfebaecac57225
treef0914b034e218ac7b59f25135a52b9429d5e9eea
parent9ed5dc544a13f979a4ab8931a016cb8ff69fd590
Fix bug where storing into const string gives core dump, from Kamil Iskra.

* expr.c (expand_expr, case INDIRECT_REF): Don't optimize string
reference if this is a store.

From-SVN: r19531
gcc/ChangeLog
gcc/expr.c
This page took 0.054766 seconds and 5 git commands to generate.