tree.c (get_qualified_type): Put found type variants at the head of the variant list.
authorRichard Biener <rguenther@suse.de>
Thu, 18 Apr 2019 07:40:35 +0000 (07:40 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Thu, 18 Apr 2019 07:40:35 +0000 (07:40 +0000)
commit1b73c7ef7c9c3c04610bc2d2819affea917d91d2
tree29a99fe4c910cd73b11e1d33bd71a1ba7ae40e99
parent3d52462c8cdfad4e0839041af3a586ddb13965d5
tree.c (get_qualified_type): Put found type variants at the head of the variant list.

2019-04-18  Richard Biener  <rguenther@suse.de>

* tree.c (get_qualified_type): Put found type variants at the
head of the variant list.

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