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/65932] [5 Regression] Linux-3.10.75 on arm926ej-s does not boot due to wrong code generation


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

--- Comment #15 from Christian Eggers <christian.eggers at kathrein dot de> ---
(In reply to Jim Wilson from comment #14)
> Created attachment 35775 [details]
> A possibly better patch, to modify ARM port to stop changing signed HI/QI to
> unsigned.
> 
> This would require performance testing to see what the effect is.  This is a
> simpler patch than trying to change the out-of-ssa pass.

linux-3.10.75 boots successful when compiled by a gcc built with this patch.
Shall I also test the other patch?


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