2004-11-18 Andrew Pinski <pinskia@physics.uc.edu>
commitd9714f266ea901cb3e1276fa1262355024c6b6f7
authorpinskia <pinskia@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 29 Nov 2004 02:21:28 +0000 (29 02:21 +0000)
committerpinskia <pinskia@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 29 Nov 2004 02:21:28 +0000 (29 02:21 +0000)
treeabe343eb625ab7e2ffd9118fa57d17e5ded9eca0
parentb12821c4f5061f815f9f2bd42df997e7aed5bf24
2004-11-18  Andrew Pinski  <pinskia@physics.uc.edu>

        PR middle-end/18164
        * gimplify.c (gimplify_asm_expr): If the length of an output operand
        is zero, do not process it, just let it go through.

2004-11-28  Andrew Pinski  <pinskia@physics.uc.edu>

        * gcc.dg/pr18164.c: New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@91459 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/gimplify.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/pr18164.c [new file with mode: 0644]