== Issues ==

* None

== Progress ==

* Prepare Linaro toolchain binary 2013.09 release
  - Create linaro-prebuilt-sysroot-2013.09.
  - Update local patches and all Linaro samples to use
eglibc-linaro-2.18-2013.09.

* Update Conditional compare (CCMP) according to community comments.
Current method is:
  - In fold-const, if HAVE_conditional_compare, set
LOGICAL_OP_NON_SHORT_CIRCUIT to true.
  - Identify CCMP during expanding. A CCMP candidate is a BIT_AND_EXPR
or BIT_IOR_EXPR, whose operators are compares.
  - Add a new op in optab to expand the CCMP to RTL, e.g.
and_scc_scc/ior_scc_scc in ARM.
  - Testing is ongoing.

== Plan ==

* Send out the updated conditional compare patches for review.

== Panned leaves ==

* Sept. 19-21: Mid-Autumn Festival
* Oct. 1-7: National Day of China holiday

_______________________________________________
linaro-toolchain mailing list
linaro-toolchain@lists.linaro.org
http://lists.linaro.org/mailman/listinfo/linaro-toolchain

Reply via email to