]> git.ipfire.org Git - thirdparty/gcc.git/commit
alias.c (get_alias_set): If compnent is addressable, use alias set of component.
authorRichard Kenner <kenner@vlsi1.ultra.nyu.edu>
Mon, 5 Jun 2000 10:49:11 +0000 (10:49 +0000)
committerRichard Kenner <kenner@gcc.gnu.org>
Mon, 5 Jun 2000 10:49:11 +0000 (06:49 -0400)
commit806617595fdda9139fa496a55254c8c4baa7dc8d
tree9f67eb4e1929678165cca0bdac87bd07b4cc8236
parent137e9760b7f573bd915366a4ba3ef61c6c075b87
alias.c (get_alias_set): If compnent is addressable, use alias set of component.

* alias.c (get_alias_set): If compnent is addressable, use alias
set of component.
* c-decl.c (init_decl_processing): Don't call record_component_aliases.
(grokdeclarator): Likewise.
* c-typeck.c (common_type): Likewise.
* cp/decl.c (init_decl_processing): Don't call
record_component_aliases.
* cp/tree.c (build_cplus_array_type_1): Likewise.

From-SVN: r34400
gcc/ChangeLog
gcc/alias.c
gcc/c-decl.c
gcc/c-typeck.c
gcc/cp/ChangeLog
gcc/cp/decl.c
gcc/cp/tree.c