== Progress ==
* Widening pass (TCWG-547) – 6/10 - Looked at “Error: unaligned opcodes detected in executable segment” * Spent lot of time trying to understand the root cause. * Got some suggestions from Jim and looking into it. - Posted some of the important patches for review. * https://gcc.gnu.org/ml/gcc-patches/2015-09/msg00399.html
* https://bugs.linaro.org/show_bug.cgi?id=1318 (2/10) - Tried reproducing with the source provided without success. - Could build and reproduce with emacs-24.4 release. - Trunk GCC version 6.0.0 20150902 works. - GCC version 4.9.3 20150209 (Linaro GCC 4.9-2015.02) fails.
* Misc - 2/10 - gcc-patches, gcc-bugs list
== Plan == * Continue with widening pass * Fix Bug1318