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 c++/80297] [6/7 Regression] Compiler time crash: type mismatch in binary expression


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

--- Comment #5 from Richard Biener <rguenth at gcc dot gnu.org> ---
We can experiment with adding unshare_exprs to genmatch and see in how many
patterns that triggers.  But as said, the general issue looks latent to me.
Folding during gimplification is dangerous.

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