re PR inline-asm/61692 (ICE in extract_insn in recog.c for asm with many parameters)
authorDavid Wohlferd <dw@LimeGreenSocks.com>
Mon, 8 Dec 2014 21:58:23 +0000 (21:58 +0000)
committerJeff Law <law@gcc.gnu.org>
Mon, 8 Dec 2014 21:58:23 +0000 (14:58 -0700)
commitc475c36cf6ed17727379ed04418557fcdcc9c0ed
tree6d302eddb7cb68a41a9ab4eb404e171547d59b58
parenteecea65c8bc8de3a4826f62af23ac28515287c90
re PR inline-asm/61692 (ICE in extract_insn in recog.c for asm with many parameters)

        PR target/61692
* cfgexpand.c (expand_asm_operands): Count all inline asm params.

PR target/61692
        * gcc.dg/pr61692.c: New test.

From-SVN: r218494
gcc/ChangeLog
gcc/cfgexpand.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/pr61692.c [new file with mode: 0644]