https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78117
--- Comment #4 from Henrik Grindal Bakken <hgb at ifi dot uio.no> --- Output when running (on target) the code built with gcc-4.8.2-tilera: [hgbcarbon:~] $ ./tile-ss ee ss2: Found ee in abcdeefgh12345 [hgbcarbon:~] $ ./tile-ss 123 ss2: Found 123 in abcdeefgh12345 Built with 6.2: [hgbcarbon:~] $ ./tile-ss ee ss2: Found ee in abcdeefgh12345 [hgbcarbon:~] $ ./tile-ss 123 ss2: Did not find 123 in abcdeefgh12345