------- Comment #5 from jakub at gcc dot gnu dot org 2010-01-04 18:17 ------- It is not caused by that commit, just add asm volatile ("" : : "r" (&s)) to the testcase and you'll reproduce it even before that.
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42611