[Bug c++/84590] [7 Regression] -fsanitize=undefined internal compiler error: tree check: expected constructor, have target_expr in split_nonconstant_init_1, at cp/typeck2.c:629
mpolacek at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Mar 2 09:51:00 GMT 2018
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84590
Marek Polacek <mpolacek at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution|--- |FIXED
Summary|[7/8 Regression] |[7 Regression]
|-fsanitize=undefined |-fsanitize=undefined
|internal compiler error: |internal compiler error:
|tree check: expected |tree check: expected
|constructor, have |constructor, have
|target_expr in |target_expr in
|split_nonconstant_init_1, |split_nonconstant_init_1,
|at cp/typeck2.c:629 |at cp/typeck2.c:629
--- Comment #8 from Marek Polacek <mpolacek at gcc dot gnu.org> ---
Fixed in 8; probably not going to backport.
More information about the Gcc-bugs
mailing list