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

Bug#884478: gdc fails to build with trunk 20171215



Package: src:gcc-8

gdc fails to build with trunk 20171215

../../src/gcc/d/d-attribs.c:102:1: warning: the address of 'tree_node*
handle_noreturn_attribute(tree_node**, tree, tree, int, bool*)' will never be
NULL [-Waddress]
 };
 ^
../../src/gcc/d/d-attribs.c:102:1: error: cannot convert 'bool' to 'tree_node*
(*)(tree_node**, tree, tree, int, bool*)' {aka 'tree_node* (*)(tree_node**,
tree_node*, tree_node*, int, bool*)'} in initialization
../../src/gcc/d/d-attribs.c:102:1: warning: missing initializer for member
'attribute_spec::exclude' [-Wmissing-field-initializers]
../../src/gcc/d/d-attribs.c:102:1: warning: the address of 'tree_node*
handle_leaf_attribute(tree_node**, tree, tree, int, bool*)' will never be NULL
[-Waddress]
../../src/gcc/d/d-attribs.c:102:1: error: cannot convert 'bool' to 'tree_node*
(*)(tree_node**, tree, tree, int, bool*)' {aka 'tree_node* (*)(tree_node**,
tree_node*, tree_node*, int, bool*)'} in initialization
../../src/gcc/d/d-attribs.c:102:1: warning: missing initializer for member
'attribute_spec::exclude' [-Wmissing-field-initializers]


Reply to: