alias.c (get_alias_set): Use the element alias-set for arrays.
authorRichard Guenther <rguenther@suse.de>
Wed, 11 Jun 2008 18:19:28 +0000 (18:19 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Wed, 11 Jun 2008 18:19:28 +0000 (18:19 +0000)
commit4653cae5b8dc090912f262572d0105f27ec2c83b
tree7589856308b10e4f1fc7740be354b769d8e54ff6
parent8981c15b8cbb3a7e129c7bcf85823eff3db9c6a7
alias.c (get_alias_set): Use the element alias-set for arrays.

2008-06-11  Richard Guenther  <rguenther@suse.de>

* alias.c (get_alias_set): Use the element alias-set for arrays.
(record_component_aliases): For arrays and vectors do nothing.
* c-common.c (strict_aliasing_warning): Handle the cases
of alias set zero explicitly.
* Makefile.in (dfp.o-warn): Add -Wno-error.

From-SVN: r136679
gcc/ChangeLog
gcc/Makefile.in
gcc/alias.c
gcc/c-common.c