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/80359] [7 Regression] DSE causes error: invalid reference prefix


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

--- Comment #6 from Richard Biener <rguenth at gcc dot gnu.org> ---
(In reply to Jeffrey A. Law from comment #4)
> Given how late in stage4 we are, I think rejecting TMR without trying to
> rewrite them into a regular MEM_REF is probably the best thing to do.

Agreed.

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