diff options
author | Andrew Pinski <pinskia@physics.uc.edu> | 2003-12-22 18:16:56 +0000 |
---|---|---|
committer | Andrew Pinski <pinskia@gcc.gnu.org> | 2003-12-22 10:16:56 -0800 |
commit | af3fbed11080efd038c3c6185b51891a72852b31 (patch) | |
tree | 048f12d869c915b72cbee5312c2f7021f104637b /libjava/java/io/FileOutputStream.java | |
parent | 2d6c4025cc779a00702e96fb9e524a2b7e3a7511 (diff) | |
download | gcc-af3fbed11080efd038c3c6185b51891a72852b31.zip gcc-af3fbed11080efd038c3c6185b51891a72852b31.tar.gz gcc-af3fbed11080efd038c3c6185b51891a72852b31.tar.bz2 |
re PR c/9163 (ICE in genrtl_compound_stmt at c-semantics.c:776 with c99 mode and checking enabled)
2003-12-22 Andrew Pinski <pinskia@physics.uc.edu>
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.
From-SVN: r74934
Diffstat (limited to 'libjava/java/io/FileOutputStream.java')
0 files changed, 0 insertions, 0 deletions