[Bug c++/84441] [6/7/8 Regression] Internal compiler error

jason at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Feb 27 04:23:00 GMT 2018


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

--- Comment #7 from Jason Merrill <jason at gcc dot gnu.org> ---
Author: jason
Date: Tue Feb 27 04:22:31 2018
New Revision: 258028

URL: https://gcc.gnu.org/viewcvs?rev=258028&root=gcc&view=rev
Log:
        PR c++/84441 - ICE with base initialized from ?:

        * call.c (unsafe_copy_elision_p): Handle COND_EXPR.

Added:
    branches/gcc-6-branch/gcc/testsuite/g++.dg/cpp0x/elision3.C
Modified:
    branches/gcc-6-branch/gcc/cp/ChangeLog
    branches/gcc-6-branch/gcc/cp/call.c


More information about the Gcc-bugs mailing list