tree.c (make_vector_type): Properly compute canonical type of the main variant.
authorJan Hubicka <hubicka@ucw.cz>
Tue, 24 Nov 2015 20:26:48 +0000 (21:26 +0100)
committerJan Hubicka <hubicka@gcc.gnu.org>
Tue, 24 Nov 2015 20:26:48 +0000 (20:26 +0000)
commit0b87a9a2bd3835e62e690c8acd4bbb4b3bec27c7
tree996665907662bd11e9174a1bb035070a2a4512d7
parentd74792629d41383f6ff4543aeed9bc6080d77809
tree.c (make_vector_type): Properly compute canonical type of the main variant.

* tree.c (make_vector_type): Properly compute canonical type of the
main variant.
(verify_type): Verify that TYPE_CANONICAL of TYPE_MAIN_VARIANT is
a main variant.

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