This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: ARM optimisation -- where to discuss?


On 6/1/09, Michael Abbott <michael@araneidae.co.uk> wrote:
> I'm seeing some ARM optimisation weaknesses (with gcc 4.3.2

It would be worth comparing with the current head. For example, the
"cond-optab" branch was merged a few weeks ago.

+  <dt>cond-optab</dt>
+  <dd>This branch is to clean up and simplify the implementation of
+  conditional operations (branches, stores, moves, etc.) in expand
+  and in the machine descriptions.

 In any case, the 4.3 series is not accepting novelties any more, only
regression fixes, 4.4 likewise, and 4.5 is the current development
series.

And yes, the gcc mailing list is the place to mention it,
alternatively file bugs in the gcc bug tracker or (best of all) post
patches to the gcc-patches mailing list that fix the faulty
optimizations. :)

    M

--
For unsubscribe information see http://sourceware.org/lists.html#faq


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