------- Comment #24 from amacleod at redhat dot com 2006-10-04 22:33 ------- The updated version of TER that will go into 4.3 during stage 1 resolves this problem... TER no longer tracks dependencies the way it use to. It will replace the expression, resulting in:
main () { <bb 2>: __asm__ __volatile__(""::"i" &var + 1B); return 0; } -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23200