[Bug c++/95902] New: ICE: tree check: expected tree_list, have ggc_freed in get_attribute_name, at attribs.c:841

2020-06-25 Thread p.vanhoof at oma dot be
Severity: normal Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: p.vanhoof at oma dot be Target Milestone: --- Created attachment 48786 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=48786&action=edit Code that t

[Bug c++/91416] New: ICE in cp_check_const_attributes, at cp/decl2.c:1408

2019-08-10 Thread p.vanhoof at oma dot be
Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: p.vanhoof at oma dot be Target Milestone: --- Created attachment 46698 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=46698&action=edit code that triggers the ICE The attached code ICEs with the followin

[Bug c++/88341] New: taking norm() of complex variable fails to compile with -std=c++11

2018-12-03 Thread p.vanhoof at oma dot be
Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: p.vanhoof at oma dot be Target Milestone: --- Created attachment 45145 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=45145&action=edit preprocessed file The attached cod

[Bug tree-optimization/65425] New: code optimization leads to spurious FP exception

2015-03-14 Thread p.vanhoof at oma dot be
: tree-optimization Assignee: unassigned at gcc dot gnu.org Reporter: p.vanhoof at oma dot be Created attachment 35035 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=35035&action=edit program that triggers the bug Compile the attached test case with gcc -O3 -ft