]> git.ipfire.org Git - thirdparty/gcc.git/commit
tree.def (COMPLEX_TYPE): Constrain element type.
authorRichard Guenther <rguenther@suse.de>
Wed, 22 Oct 2008 17:40:29 +0000 (17:40 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Wed, 22 Oct 2008 17:40:29 +0000 (17:40 +0000)
commit51c869cac9a2b641ee21172ea193eadef9b1f476
treea8b70739be04da68b2f0658cded9a97e965873d3
parenta7da8b427fa7de6a459a0a3b33eca9de953aea62
tree.def (COMPLEX_TYPE): Constrain element type.

2008-10-22  Richard Guenther  <rguenther@suse.de>

* tree.def (COMPLEX_TYPE): Constrain element type.
* tree.c (build_complex_type): Assert that.
* tree-ssa-structalias.c (could_have_pointers): Complex types
cannot have pointers.

From-SVN: r141299
gcc/ChangeLog
gcc/tree-ssa-structalias.c
gcc/tree.c
gcc/tree.def