------- Comment #11 from bonzini at gnu dot org 2009-04-14 13:52 ------- > I don't see the connection to SSA expansion
Well, now that you posted the patch my suppositions were partly true. The important thing is that now you have a way to get an SSA_NAME's RHS into expansion. So, if we can do a kind of "mini-TER" of values appearing into an ASM with the offending constraints, this would fix the bug even at -O0 or -fno-tree-ter. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39543