[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#812068: ICE: in fold_convert_loc, at fold-const.c:2366



Package: gcc-6
Version: 6-20160117-1
Forwarded: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69379

While building librcsb-core-wrapper_1.005-4 and
cegui-mk2_0.8.4+dfsg-4.

> sbuild (Debian sbuild) 0.67.0 (26 Dec 2015) on dl580gen9-02.hlinux
..
> Package: librcsb-core-wrapper
> Version: 1.005-4
> x86_64-linux-gnu-gcc -pthread -g -O0 -Wall -fno-strict-aliasing -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I../../include -I/usr/include/python2.7_d -c src/CorePyWrap.C -o build/temp.linux-x86_64-2.7-pydebug/src/CorePyWrap.o -DHAVE_STRCASECMP -DINCL_TEMPLATE_SRC -DHAVE_PLACEMENT_NEW
> x86_64-linux-gnu-gcc -pthread -g -O0 -Wall -fno-strict-aliasing -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I../../include -I/usr/include/python2.7_d -c src/DictDataInfoPyWrap.C -o build/temp.linux-x86_64-2.7-pydebug/src/DictDataInfoPyWrap.o -DHAVE_STRCASECMP -DINCL_TEMPLATE_SRC -DHAVE_PLACEMENT_NEW
> src/DictDataInfoPyWrap.C: In function 'void InitDictDataInfoPyWrapper()':
> src/DictDataInfoPyWrap.C:220:65: internal compiler error: in fold_convert_loc, at fold-const.c:2366
>                  , ( bp::arg("itemsNames"), bp::arg("catName") ) );
>                                                                  ^
> 
> 0x890552 fold_convert_loc(unsigned int, tree_node*, tree_node*)
> 	../../src/gcc/fold-const.c:2366
> 0x68f641 cp_fold_convert(tree_node*, tree_node*)
> 	../../src/gcc/cp/cvt.c:605
> 0x6fa49a cxx_eval_constant_expression
> 	../../src/gcc/cp/constexpr.c:3344
> 0x6f902b cxx_eval_constant_expression
> 	../../src/gcc/cp/constexpr.c:3421
> 0x6f8daf cxx_eval_constant_expression
> 	../../src/gcc/cp/constexpr.c:3613
> 0x6fbe48 cxx_eval_outermost_constant_expr
> 	../../src/gcc/cp/constexpr.c:3816
> 0x6fce63 maybe_constant_value_1
> 	../../src/gcc/cp/constexpr.c:4003
> 0x6fce63 maybe_constant_value(tree_node*, tree_node*)
> 	../../src/gcc/cp/constexpr.c:4024
> 0x5cbeb9 build_over_call
> 	../../src/gcc/cp/call.c:7546
> 0x5ca97f build_new_method_call_1
> 	../../src/gcc/cp/call.c:8408
> 0x5ca97f build_new_method_call(tree_node*, tree_node*, vec<tree_node*, va_gc, vl_embed>**, tree_node*, int, tree_node**, int)
> 	../../src/gcc/cp/call.c:8478
> 0x656597 cp_parser_postfix_expression
> 	../../src/gcc/cp/parser.c:6855
> 0x65e370 cp_parser_unary_expression
> 	../../src/gcc/cp/parser.c:7964
> 0x65ee7b cp_parser_cast_expression
> 	../../src/gcc/cp/parser.c:8641
> 0x65f298 cp_parser_binary_expression
> 	../../src/gcc/cp/parser.c:8742
> 0x65fa84 cp_parser_assignment_expression
> 	../../src/gcc/cp/parser.c:9029
> 0x66282a cp_parser_expression
> 	../../src/gcc/cp/parser.c:9198
> 0x663210 cp_parser_expression_statement
> 	../../src/gcc/cp/parser.c:10659
> 0x6516d4 cp_parser_statement
> 	../../src/gcc/cp/parser.c:10510
> 0x6524d1 cp_parser_statement_seq_opt
> 	../../src/gcc/cp/parser.c:10782
> Please submit a full bug report,

-- 
Martin Michlmayr
Linux for HPE Helion, Hewlett Packard Enterprise


Reply to: