* tree.c (make_vector_type): Properly compute canonical type of the
commitb94625f4cae064fe08962ea53848ffe5fc2e04c0
authorhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 24 Nov 2015 20:26:48 +0000 (24 20:26 +0000)
committerhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 24 Nov 2015 20:26:48 +0000 (24 20:26 +0000)
tree996665907662bd11e9174a1bb035070a2a4512d7
parent6526ac4abe23768578e59e35776a894a14153a0e
* 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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@230837 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/tree.c