On Ubuntu 16.04, using gcc-arm-embedded from ppa:team-gcc-arm-embedded/ppa (version 7.3.1), the code compiles without issues.
The bootloader appears to work fine, but the main app hangs immediately upon being started from the bootloader.
The issue appears with commit 39d6fab
Commits before this seem to be working OK.