gimple-fold.c
98.1 KB
-
re PR inline-asm/50571 (Undesirable folding in "m" constrained asm operands) · 38384150
PR inline-asm/50571 * gimple-fold.c (fold_stmt_1) <case GIMPLE_ASM>: If input constraints allow mem and not reg, pass true instead of false as second argument to maybe_fold_reference. * gcc.dg/pr50571.c: New test. From-SVN: r179389
Jakub Jelinek committed