diff options
Diffstat (limited to 'gcc/expr.c')
-rw-r--r-- | gcc/expr.c | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -1342,9 +1342,6 @@ op_by_pieces_d::run () } } while (1); - - /* The code above should have handled everything. */ - gcc_assert (!length); } /* Derived class from op_by_pieces_d, providing support for block move |