summaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.dg/20031222-1.c
Commit message (Collapse)AuthorAgeFilesLines
* 2003-12-22 Andrew Pinski <pinskia@physics.uc.edu>pinskia2003-12-221-0/+18
PR c/9163 * c-decl.c (poplevel): Only set DECL_INITIAL of a current function if it is non-null. (finish_function): Check for error_mark_node or null on DECL_RESULT and DECL_RESULT of fndecl. (c_expand_body): Only expand when DECL_INITIAL of fndecl is not error_mark_node and not null. 2003-12-22 Andrew Pinski <pinskia@physics.uc.edu> PR c/9163 * gcc.dg/20031222-1.c: New test. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@74934 138bc75d-0d04-0410-961f-82ee72b054a4