Fix for problem with unnecessary volatile mems.
authorJames E Wilson <wilson@specifixinc.com>
Thu, 11 Dec 2003 19:04:07 +0000 (19:04 +0000)
committerJim Wilson <wilson@gcc.gnu.org>
Thu, 11 Dec 2003 19:04:07 +0000 (11:04 -0800)
commit1ec7a83137275efef6050bb652ac57af2ce05f8e
tree10bc58864ba022fa4eec97364c57606ab6d548a4
parenta9f4e3d2443f96ef52e9dab4bf99206c9570bb3a
Fix for problem with unnecessary volatile mems.

PR target/13132
* function.c (gen_mem_addressof): When no decl, explicitly clear flag
bits.

From-SVN: r74543
gcc/ChangeLog
gcc/function.c