https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103326

--- Comment #2 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Richard Biener <rgue...@gcc.gnu.org>:

https://gcc.gnu.org/g:dd85c42c36a5d4e00b41ed40bca98598a2fb57c5

commit r12-5398-gdd85c42c36a5d4e00b41ed40bca98598a2fb57c5
Author: Richard Biener <rguent...@suse.de>
Date:   Fri Nov 19 08:54:18 2021 +0100

    c++/103326 - fix ICE in tsubst with VECTOR_CST

    This adds missing handling of VECTOR_CST.

    2021-11-19  Richard Biener  <rguent...@suse.de>

            PR c++/103326
            * pt.c (tsubst_copy): Handle VECTOR_CST.

            * g++.dg/pr103326.C: New testcase.

Reply via email to