aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.dg/asm-8.c
AgeCommit message (Collapse)AuthorFilesLines
2003-07-26re PR inline-asm/11676 (operand to volatile asm incorrectly removed)Richard Henderson1-0/+9
PR inline-asm/11676 * cse.c (count_reg_usage): Handle asm_operands properly. From-SVN: r69816