tree.c (build_range_type_1): Do not set TYPE_STRUCTURAL_EQUALITY_P because of self...
authorEric Botcazou <ebotcazou@adacore.com>
Tue, 30 Nov 2010 14:24:11 +0000 (14:24 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Tue, 30 Nov 2010 14:24:11 +0000 (14:24 +0000)
commit3f1faac1daefa83b6588424873c01f7d1370277d
tree7639bd81480a9751e8a38aca80f10e44584597bc
parent375a39e29b680700a6d1bff8ccd10242d8ddf21d
tree.c (build_range_type_1): Do not set TYPE_STRUCTURAL_EQUALITY_P because of self-referential bounds.

* tree.c (build_range_type_1): Do not set TYPE_STRUCTURAL_EQUALITY_P
because of self-referential bounds.

From-SVN: r167297
gcc/ChangeLog
gcc/tree.c