aboutsummaryrefslogtreecommitdiff
path: root/gcc/cppfiles.c
diff options
context:
space:
mode:
authorMark Mitchell <mark@codesourcery.com>2003-02-28 20:15:34 +0000
committerMark Mitchell <mmitchel@gcc.gnu.org>2003-02-28 20:15:34 +0000
commit1cb8292f2ef25a34d7d9efa20ba615514599d900 (patch)
tree3ea59f18a92962b95d5ab1ea899640ed3c1057c9 /gcc/cppfiles.c
parentf8f0e56649f3f768c10fdada122f616055b3d680 (diff)
downloadgcc-1cb8292f2ef25a34d7d9efa20ba615514599d900.zip
gcc-1cb8292f2ef25a34d7d9efa20ba615514599d900.tar.gz
gcc-1cb8292f2ef25a34d7d9efa20ba615514599d900.tar.bz2
re PR c++/9879 (ICE / endless compile with "new int[2]()")
PR c++/9879 * cp-tree.h (build_zero_init): Add parameter. * decl.c (cp_finish_decl): Adjust call. * init.c (build_zero_init): Add nelts parameter. Adjust recursive calls. (build_default_init): Add nelts parameter. Adjust calls to build_zero_init. (build_new_1): Adjust call to build_default_init. * typeck2.c (process_init_constructor): Adjust call to build_zero_init. PR c++/9879 * testsuite/g++.dg/init/new4.C: New test. From-SVN: r63579
Diffstat (limited to 'gcc/cppfiles.c')
0 files changed, 0 insertions, 0 deletions