= Progress ==

* Went to UK VISA office and submitted application and bio metrics (2/10)

* Tried Installing chrubuntu on chromebook. But failed and later found that SD card issue. Given SD card back in office for replacement. Installed crouton and other packages for building gcc and testing gcc testsuites (1/10)

*  Reload spill failure (bug fix) on armhf target (3/10)

   Tested conservative patch that prevent  ior_scc_scc patterns for thumb2 target using chrome book.

   Thumb2 compare condition test cases fails. Found that these test cases using constants for operands 2 and 5.  Change conservative patch to allow constant operands for thumb2 target in ior_scc_scc patterns. Testing is in progress.

* LTO experiments (2/10)

Drilling down ICE with LTO on GCC 4.9 branch. 

* Misc (1/10)

  - 1-1 meetings (Ryan, Christophe) (0.5/10)
 -  AMD internal support work and meetings (0.5/10)

* Installed some packages and tested christophe libsantizer patch on hardware (1/10)

 == Plan ==

* Continue bug fixing.
* LTO bootstrap failure