https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106087
Andrew Pinski <pinskia at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|tree-optimization |c++ --- Comment #6 from Andrew Pinski <pinskia at gcc dot gnu.org> --- (In reply to Patrick Palka from comment #5) > $ g++ -O 106087.ii > during GIMPLE pass: fixup_cfg > bsd/sys/dev/hyperv/vmbus/hyperv.cc: In function ‘bool hyperv_identify()’: > bsd/sys/dev/hyperv/vmbus/hyperv.cc:117:1: internal compiler error: tree > check: expected class ‘type’, have ‘exceptional’ (error_mark) in > useless_type_conversion_p, at gimple-expr.cc:87 No, error_mark should not be here at this point ...