https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65932
--- Comment #15 from Christian Eggers ---
(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 performanc
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65932
--- Comment #5 from Christian Eggers ---
(In reply to Richard Earnshaw from comment #2)
> code built with
> -fno-ipa-sra appears to be ok on a visual inspection.
linux-3.10.25 boots fine if globally compiled with additional -fno-ipa-sra
The aff
Severity: critical
Priority: P3
Component: target
Assignee: unassigned at gcc dot gnu.org
Reporter: christian.eggers at kathrein dot de
Target Milestone: ---
Created attachment 35424
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=35424&acti
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44554
Christian Eggers changed:
What|Removed |Added
Status|WAITING |RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44554
--- Comment #15 from Christian Eggers
2010-09-28 11:01:05 UTC ---
(In reply to comment #14)
> Created attachment 21901 [details]
> A patch that should fix it
>
> Please verify whether this fixes it.
Hasn't it already been fixed in comment #11?