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/80281] [5/6/7 Regression] Wrong constant folding


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

--- Comment #8 from Richard Biener <rguenth at gcc dot gnu.org> ---
Hmm, with that associate: endlessly recurses for

(size_t) ivtmp.389_3136 + (size_t) (1 - (sizetype) "[abi:")

(I'm having a Deja-Vu on this).

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