re PR c/6358 (GCC 3.1 ICE on statement expressions)
authorJakub Jelinek <jakub@gcc.gnu.org>
Fri, 19 Apr 2002 21:02:52 +0000 (23:02 +0200)
committerJakub Jelinek <jakub@gcc.gnu.org>
Fri, 19 Apr 2002 21:02:52 +0000 (23:02 +0200)
commitce5e43d03eab3681671efc777b479a5855dc5906
tree0e838c68b72f69376a107d82f90a16743deefc37
parent9eb83f6ce767092711c8c54fb766129c6d4c5a79
re PR c/6358 (GCC 3.1 ICE on statement expressions)

PR c/6358
* function.c: Reapply patch for c/6358.
(expand_function_end): Copy decl_rtl's mode, not
current_function_return_rtx mode.

From-SVN: r52538
gcc/ChangeLog
gcc/function.c