http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46226
--- Comment #3 from Richard Henderson <rth at gcc dot gnu.org> 2010-10-29 16:58:43 UTC --- Author: rth Date: Fri Oct 29 16:58:36 2010 New Revision: 166068 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=166068 Log: PR rtl-opt/46226 * stmt.c (expand_asm_operands): Call do_pending_stack_adjust for asm goto. Added: branches/gcc-4_5-branch/gcc/testsuite/gcc.dg/pr46226.c Modified: branches/gcc-4_5-branch/gcc/ChangeLog branches/gcc-4_5-branch/gcc/stmt.c