]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR c++/11063 (ICE on parsing initialization list of const array member)
authorJason Merrill <jason@gcc.gnu.org>
Tue, 14 Oct 2003 20:46:45 +0000 (16:46 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Tue, 14 Oct 2003 20:46:45 +0000 (16:46 -0400)
commit5455db23afe7ba8c0fe203868ac6a62bafeb54a8
treebd44bf6a9f09e2b4c8cdd3624596c783ee644347
parent182609b572ff4cb8a4be98163ec05b4713bb1cd2
re PR c++/11063 (ICE on parsing initialization list of const array member)

        PR c++/11063
        * typeck.c (build_modify_expr): Call convert rather than abort.

From-SVN: r72495
gcc/testsuite/g++.dg/ext/complit1.C [new file with mode: 0644]