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 rtl-optimization/70164] [6 Regression] Code/performance regression due to poor register allocation on Cortex-M0


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

--- Comment #12 from Jeffrey A. Law <law at redhat dot com> ---
Slight correction.  I was looking at the wrong part of the dump when I said
cse1 didn't change insn 28.  It is cse1 that changes insn 28.  So this is
strictly an issue with the transformations cse1 makes.

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