> > gcc/ChangeLog: > > * asm-toplevel.cc (mark_fragile_ref_by_asm): New. > (struct constraint_data): New. > (walk_through_constraints): Handle .local definitions. > (analyze_toplevel_extended_asm): Propagate constraint_data. > > gcc/testsuite/ChangeLog: > > * gcc.dg/lto/toplevel-extended-asm-2_0.c: New test. > * gcc.dg/lto/toplevel-extended-asm-2_1.c: New test. > * gcc.dg/lto/toplevel-extended-asm-3_0.c: New test. > * gcc.dg/lto/toplevel-extended-asm-3_1.c: New test.
OK, thanks! Honza
