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

Richard Biener <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |ice-on-valid-code
             Status|WAITING                     |NEW
      Known to work|                            |6.4.0
      Known to fail|                            |5.1.0, 5.4.1

--- Comment #4 from Richard Biener <rguenth at gcc dot gnu.org> ---
Confirmed with head of GCC 5 branch.

/home/pekkari/kmymoney/kmymoney/models/accountsmodel.cpp: In instantiation of
‘AccountsModel::setColumnVisibility(AccountsModel::Columns,
bool)::<lambda(auto:3&&, QStandardItem*)> [with auto:3 =
AccountsModel::setColumnVisibility(AccountsModel::Columns,
bool)::<lambda(auto:3&&, QStandardItem*)>&]’:
/home/pekkari/kmymoney/kmymoney/models/accountsmodel.cpp:696:53:   required
from here
/home/pekkari/kmymoney/kmymoney/models/accountsmodel.cpp:689:34: internal
compiler error: Segmentation fault
0xfa9efe crash_signal
        /space/rguenther/src/svn/gcc-5-branch/gcc/toplev.c:383
0x980544 maybe_constant_init(tree_node*, tree_node*)
        /space/rguenther/src/svn/gcc-5-branch/gcc/cp/constexpr.c:4161
0x79718b tsubst_copy
        /space/rguenther/src/svn/gcc-5-branch/gcc/cp/pt.c:13180
0x7a5b76 tsubst_copy_and_build(tree_node*, tree_node*, int, tree_node*, bool,
bool)
        /space/rguenther/src/svn/gcc-5-branch/gcc/cp/pt.c:15797
0x7a2e19 tsubst_copy_and_build(tree_node*, tree_node*, int, tree_node*, bool,
bool)
        /space/rguenther/src/svn/gcc-5-branch/gcc/cp/pt.c:15288
0x79fdc0 tsubst_expr
        /space/rguenther/src/svn/gcc-5-branch/gcc/cp/pt.c:14606
0x79b803 tsubst_expr
        /space/rguenther/src/svn/gcc-5-branch/gcc/cp/pt.c:14017
0x79b6c4 tsubst_expr
        /space/rguenther/src/svn/gcc-5-branch/gcc/cp/pt.c:14003
0x79c66a tsubst_expr
        /space/rguenther/src/svn/gcc-5-branch/gcc/cp/pt.c:14131
0x79b6c4 tsubst_expr
        /space/rguenther/src/svn/gcc-5-branch/gcc/cp/pt.c:14003
0x79cda0 tsubst_expr
        /space/rguenther/src/svn/gcc-5-branch/gcc/cp/pt.c:14189
0x79cda0 tsubst_expr
        /space/rguenther/src/svn/gcc-5-branch/gcc/cp/pt.c:14189
0x7bc28f instantiate_decl(tree_node*, int, bool)
        /space/rguenther/src/svn/gcc-5-branch/gcc/cp/pt.c:20675
0x7bcbe5 instantiate_pending_templates(int)
        /space/rguenther/src/svn/gcc-5-branch/gcc/cp/pt.c:20792
0x816a95 cp_write_global_declarations()
        /space/rguenther/src/svn/gcc-5-branch/gcc/cp/decl2.c:4546
Please submit a full bug report,
with preprocessed source if appropriate.
Please include the complete backtrace with any bug report.
See <http://gcc.gnu.org/bugs.html> for instructions.

Reply via email to