re PR c++/57102 (ICE: SIGSEGV in fndecl_declared_return_type with -fdump-final-insns...
authorJason Merrill <jason@redhat.com>
Mon, 20 May 2013 21:34:29 +0000 (17:34 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Mon, 20 May 2013 21:34:29 +0000 (17:34 -0400)
commit6e5fba0ef6cc1b784f0a11f89e362973e706c602
tree0fd046509989883d5e478782cabdd7021e04f45d
parent77f8682b0524f6b534b1da716ee2565757ec7b86
re PR c++/57102 (ICE: SIGSEGV in fndecl_declared_return_type with -fdump-final-insns=...)

PR c++/57102
* decl.c (fndecl_declared_return_type): Also look in
DECL_SAVED_FUNCTION_DATA.

From-SVN: r199125
gcc/cp/ChangeLog
gcc/cp/decl.c
gcc/testsuite/g++.dg/opt/dump1.C [new file with mode: 0644]