PR ipa/60761
commita521cfc1feb63296e17867b212ec24758d13c20c
authorjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 10 Apr 2014 16:20:07 +0000 (10 16:20 +0000)
committerjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 10 Apr 2014 16:20:07 +0000 (10 16:20 +0000)
tree3bfbce59b082c193f3e68065bbdaccc3473c6a0b
parent9a6559b5982147c32ff2e9b87191fff141eefbe1
PR ipa/60761
* error.c (dump_decl) <case FUNCTION_DECL>: If
DECL_LANG_SPECIFIC is NULL, but DECL_ABSTRACT_ORIGIN is not,
recurse on DECL_ABSTRACT_ORIGIN instead of printing
<built-in>.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@209278 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/cp/ChangeLog
gcc/cp/error.c