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 target/61578] [4.9 regression] Code size increase for ARM thumb compared to 4.8.x when compiling with -Os


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

--- Comment #32 from Dominik Vogt <vogt at linux dot vnet.ibm.com> ---
Update: We've stepped through the code with gdb and noticed that the change in
lra-lives.c has nothing to do with our observations.  The new condition there
is never executed, so it must be just the change in match_reload().


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