]> git.ipfire.org Git - thirdparty/gcc.git/commit
alias.c (record_component_aliases): Don't inspect DECL_NONADDRESSABLE_P of non-FIELD_...
authorGeoff Keating <geoffk@cygnus.com>
Sun, 4 Jun 2000 05:51:12 +0000 (05:51 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Sun, 4 Jun 2000 05:51:12 +0000 (05:51 +0000)
commitb16a49a14c74b890a2879631b1be8190dccfa288
tree08b8ad144c646db40244fdb3b54afb53cf8d8fc0
parent089f6dc34804198e432eae0e9650dc573971a1cb
alias.c (record_component_aliases): Don't inspect DECL_NONADDRESSABLE_P of non-FIELD_DECL components of structures.

        * alias.c (record_component_aliases): Don't inspect
        DECL_NONADDRESSABLE_P of non-FIELD_DECL components of structures.

From-SVN: r34389
gcc/ChangeLog
gcc/alias.c