This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug tree-optimization/71031] [6/7 Regression] ICE in extract_range_from_binary_expr_1, at tree-vrp.c:2535 w/ -Os


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71031

--- Comment #5 from Marek Polacek <mpolacek at gcc dot gnu.org> ---
I don't understand how could r231098 cause this though.  If I put breakpoints
on type_in_anonymous_namespace_p / type_with_linkage_p / odr_type_p, it doesn't
stop at them so...

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]