OSDN Git Service

2009-09-06 Richard Guenther <rguenther@suse.de>
authorrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 6 Sep 2009 16:49:48 +0000 (16:49 +0000)
committerrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 6 Sep 2009 16:49:48 +0000 (16:49 +0000)
commitc8de116dd87b9f7a0e0c2cb5713356d9a83069f7
treea72925e0455fa9de377a22b3f81c4b9a32bdf2fd
parentceefbccc7abbb43b69193ef5cd663be96f1b4b87
2009-09-06  Richard Guenther  <rguenther@suse.de>

PR middle-end/41144
* tree.c (build_array_type): Do not record types marked
with structural equality in the canonical type hashtable.

* g++.dg/torture/pr41144.C: New testcase.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@151461 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/torture/pr41144.C [new file with mode: 0644]
gcc/tree.c