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/81297] [8 Regression] ICE in get_single_symbol


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

--- Comment #2 from Marc Glisse <glisse at gcc dot gnu.org> ---
Strange, gimple_resimplify2 already calls drop_tree_overflow, and I am calling
it myself everywhere else in this transformation... I'll have to check how
exactly that OVF flag appears.

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