Remerged the GCC 4.7 branch from upstream. I had previously
misunderstood how to resolve a conflict where Uli had committed a
different version of the same patch upstream.
Spun the GCC 4.6 and 4.7 release tarballs and passed them to Michael for
testing.
Continued work on improving code gener
Progress
* Proposed backport for vfp addressing modes patch.
* Investigated the build issue with EEMBC and have a candidate patch
for upstream trunk. (PR53334)
* Investigated auto-inc-dec sched changes.
* Some upstream patch review.
Plans
* Work on auto-inc-dec sched changes.
* Finish PR53334 p
On 17.05.2012 10:29, Michael Hope wrote:
> sorry, unimplemented: Thumb-1 hard-float VFP ABI errors: tests where
> they set the architecture to ARMv5T and use our default Thumb mode.
> This causes the compiler to fail as it doesn't support Thumb-1 with
> hard float.
can these test cases be adjusted